query_id
stringlengths
4
64
query_authorID
stringlengths
6
40
query_text
stringlengths
66
72.1k
candidate_id
stringlengths
5
64
candidate_authorID
stringlengths
6
40
candidate_text
stringlengths
9
101k
c561db27-289e-60ba-235e-0a5b638d98c2
['bd2165b3-b740-d1e8-5d43-4a251e2e7473']
Thanks all for your comments, I now understand what is happening with a zombie process, and about if is the zombie related to Oracle, I mean it isnt, but if I try to kill the process id 1, what it is the init main process, the system didnt allow it anymore and the same happend when I try to use kill -HUP 1, so I thoug...
809954d4-a857-9a1b-93f3-296a269e535c
['bd2165b3-b740-d1e8-5d43-4a251e2e7473']
Hi Does anybody knows how to kill a zombie process? I know that the only way to kill the zombie process is when you reboot the computer, but if I couldnt do that? what other options does I have?, somebody told me that there is another way and it is sending a signal to the process zombie because it is in a state of wai...
8a7670a8-44ac-903b-6942-685caf224e65
['bd316ea9-17a3-a432-9d54-68db18f8fa0e']
Hello, I am new to Jade and I have built a system that does some stuff. I have an agent called CarAgent which added 3 tickerBehaviours. One of them checks a condition and when this is true, the agent should terminat (means he achieved his goal) delete itself and delete the container it has created and stop it's execut...
abc30d65-bb2f-0be2-27eb-4aa79e2ea631
['bd316ea9-17a3-a432-9d54-68db18f8fa0e']
Hello, I built a JADE application using some agents to do some task (like compute optimum path, travel, exchange messages and so on) Is there a way to test the performances in order to make same charts ? I would like to compare the time needed to compute a path using different algorithms, compare the message exchange...
c6da10fa-04ff-0485-8e50-30e47cc7cd37
['bd5dc5da-e63d-0386-6903-981d3285624c']
Hey, I'm cooking up this simple IRC bouncer using Aleph. It seems like a trivial program to write, except I can't quite get the channels right. The idea is that the thing is always connected to a server, and reconnects on timeouts or errors. As long as no client is connected, messages pile up in the channels. Whe...
e576f82d-b1fd-2e13-aa0b-b0048c288800
['bd5dc5da-e63d-0386-6903-981d3285624c']
Hey all, I’m typing this message on my new Atreus! Good thing it comes with a cheat sheet. Typing is mostly fine, because my TECK is also column staggered. I still miss all the modifiers and arrows and punctuation. I also still misplace my hands because I expect another row of keys at the top and left. I noticed 2 s...
9323b8c1-2929-1d15-a751-e2a4aacaa812
['bd6b35d4-7fec-cacd-7921-ab5c99d20ba9']
Hi It took me 6 hours of Googling and searching mailing list archives and various blogs to find how to download the OpenJDK7 source code. Could you please document somewhere on the openjdk.java.net website how to get the source, ie. that you have to install mercurial and forest, and what you have to type to clone the...
05e7c0e9-3949-8deb-da1f-99d45710fdf1
['bd6b35d4-7fec-cacd-7921-ab5c99d20ba9']
Hi While working on another issue with SOCKS proxies (https://bugs.openjdk.java.net/show_bug.cgi?id=100130), I picked up this problem. Currently, in both OpenJDK6 and OpenJDK7, java.net.SocksSocketImpl always tries to talk to a SOCKS proxy using SOCKSv5, and if that fails it falls back to SOCKSv4. (There is also a wa...
3ee50409-f883-9710-cdc7-dc520a8c20ae
['bd6c6d95-dd0e-2401-4b99-c7a992ec4b16']
Hi, When using UIMA-AS I would like to have a timeout that would stop the processing of a CAS document in case it is taking too long. When I read the documentation it seems like this should be possible, but for some reason it doesn't seem to be working for me, probably because I am configuring something wrong. I am...
35361873-32d9-534a-dabd-7246168a32e0
['bd6c6d95-dd0e-2401-4b99-c7a992ec4b16']
Hi <PERSON>, I have another question about external engines :- ) When the reloadScript parameter is set to false only one instance of the external engine is created and the initialize method is invoked only once before processing all the CASes. This is what I was expecting. But when the reloadScript is set to true ...
bfea2813-12cc-bc32-4075-c5da453e1e7a
['bd78325d-2a7c-2812-cbde-5d5771642cf9']
Hello <PERSON>, I've just installed the OpenCMS and it looks like a great CMS application. I'm not sure about it's support for multiple languages though. I've seen information about how it is able to handle different languages, but how does it handle multiple language content? - Is it possible to have one site, bu...
a0eca19e-a216-2cd0-04c2-cc72c0837799
['bd78325d-2a7c-2812-cbde-5d5771642cf9']
Hi, I've searched the mailing list archives and found some references to the OpenCms API. Can someone tell me if this is just simply a javadoc on the source, or is there more API documentation available from some other source? I've seen the documentation modules and read through them, but I couldn't find any actua...
1170f0a3-7592-fe2c-031f-85124f357ff5
['bd7efd2b-b25a-a984-38c0-3ba33a4d388d']
I can not get the user directory to display users, let alone all users in the jud. I'm hoping the jud-0.4-sg6.diff patch will fix this, and wanted to try this patch before going to the mailing list. But a bigger problem exists, I've never had to use the patch command before...... I'm running on a Solaris 2.8 platfor...
87d531d1-8451-1f4a-6d4a-a7a77504860c
['bd7efd2b-b25a-a984-38c0-3ba33a4d388d']
<PERSON>, Now that I have jabber 1.4.2 working well, and the current jud-0.4 patch installed, browsing JUD works fine and will display the whole user directory if no input is specified. I have found that depending on the client that is being used, some features don't work (or work as well) as with other client produ...
2ea90277-896e-524b-96cd-03f4880a6252
['bdae784f-a662-2229-29cb-68d49b81d92a']
Hi All, I would like to announce a prototype implementation of ink annotations on Poppler + Evince. https://github.com/xkjyeah/poppler_ink https://github.com/xkjyeah/evince_ink I have not yet written a demo for it in Poppler (that should come shortly), but I have an interface for it in Evince. It supports two inks -...
add2d91c-bbb1-f890-38b2-d34a988ae0c5
['bdae784f-a662-2229-29cb-68d49b81d92a']
I am trying to implement ink annotations in Evince. To write the appearance stream, would it be advisable to (a) re-implement PDF drawing primitives (b) extend Cairo so that a "PDF stream surface" exists? Currently it is only possible to output an entire PDF file, but that is too much for an appearance steam. Anybo...
eade1404-bef4-fe9e-19e4-1d2643a6e7e3
['bdb44b5f-7842-e521-9216-6aa989f8c5e2']
Hey y'all, I noticed that my local galaxy instance doens't pickup latest updates from test toolshed. Steps to reproduce: 1. install obotools from test toolshed using hg clone http:<EMAIL_ADDRESS>/repos/jorrit/obotools , revision 45:bb20766df19c 2. hg push new change of obotools of galaxy tool to testtoolshed , crea...
08e725bb-ddcd-f740-7b6b-11d2718dc67d
['bdb44b5f-7842-e521-9216-6aa989f8c5e2']
Hey y'all galaxiers, Today, I tried to login using the testtoolshed web ui. To make sure that it wasn't just isolated to an existing account, I created a new account, and still I encountered the Server Error attached below. This error is not shown when entering an invalid password. I was able to login and push hg c...
2382a848-2825-437b-5d66-5beaee67525f
['bdb8b3dc-7904-91a1-5ed5-67a9eb40ee2a']
Hello - I am using SpatialReference.SetLinearUnits() (http://www.gdal.org/ogr/classOGRSpatialReference.html#2016fee7b234666c5e94d528661e6729) which takes a string identifying the unit, and a double defining its conversion factor to meters. in the C# wrap, I see the static readonly strings like OSGeo.OSR.Osr.SRS_UL_US...
deddda0f-eaaa-c7c6-02c3-71d58c42dbbc
['bdb8b3dc-7904-91a1-5ed5-67a9eb40ee2a']
I am interested in experimenting in neurofeedback. I have no electronics experience, and probably have limited ability to learn (due to cognitive disabilities that are the reason I want to experiment). So before I make any big moves, I thought a good first step is to ask the list if anyone has any assembled or partia...
d6fe4960-7963-6848-bbb8-a3687daf1e6b
['bdb99c02-f30f-eeb8-22dc-8463fc07e569']
I hope that I'm not the only person with this issue. All of the messages that I get from the ALG listserver have this entry in the 'From:' field... From: kCnSGPa/yMROsejK@example.com on behalf of [sender], where sender is the person's name followed by address in brackets []. I have looked back through @ 1500 message...
7f07b204-7c87-f07e-437c-ebfe7a4baa76
['bdb99c02-f30f-eeb8-22dc-8463fc07e569']
I have noticed that, when John Buttery <<EMAIL_ADDRESS>> authors a message, it does not completely arrive. In that, I mean that Netscape Messenger shows arrival progress as stopped between 33% and 50%. It doesn't matter whether viewing as the preview or double clicking on the message entry for a separate window. The...
ed0edff2-d4df-5118-8016-8059baaa87c9
['bdbe2f01-ae57-bb1d-6c31-2cf39209b2a3']
The only thing that pops out to me is the management of the BIGIPs via valid addresses. If you are going to have a valid address listening to 443 and/or 22 - I would be careful. There was a fairly recent spat of both open_ssl and apache bugs found in the last couple of months (and some exploit code specific to bsd if...
7dda673c-13d4-5d1b-0cd9-ee62ea2386d5
['bdbe2f01-ae57-bb1d-6c31-2cf39209b2a3']
I am interested in feedback from anyone using non-F5 SSL offloader/accelerators - specifically "bulk encryption". We have a fairly hefty investment in F5 switches that I want to leverage with an external SSL offloader. My application involves very long lived SSL connections which result in a very small amount of th...
b16cc4a3-96c1-fcc5-ea4c-14b445564e8b
['bdc6d8c0-3caa-58ec-ad28-881a297233c5']
Hi all, This patch fixes issues reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81535 I removed call to g in pr79439.c because gcc was duplicating the basic block with call depending on compiler flags (so scan-assembler-times pattern wasn't reliable anymore). I also added alias to prevent inlining intro...
c2947b0f-c09c-d056-63ce-cf0eff0e9f3d
['bdc6d8c0-3caa-58ec-ad28-881a297233c5']
Hi all, This patch fixes issues reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81535 I removed call to g in pr79439.c because gcc was duplicating the basic block with call depending on compiler flags (so scan-assembler-times pattern wasn't reliable anymore). I also added alias to prevent inlining intro...
3918aace-2356-b0fd-1277-d8223aaec7f4
['bdcb9a9c-1a33-5daf-e05b-edec9d164ed8']
10:59 02Feb2009 DJN-DJ MARKET TALK: Hungarian Forint Firmer On London Snow DJ MARKET TALK: Hungarian Forint Firmer On London Snow 0959 GMT (Dow Jones) Hungarian forint firms somewhat, after record weakness Friday against the euro, since London snow has forced several trading houses to suspend trading, not to open...
92b7eeb1-c000-64ad-4309-8c71612c1a70
['bdcb9a9c-1a33-5daf-e05b-edec9d164ed8']
http://mnstat.com/images/blog/index.html "Today is an important day in the history of Mininova. From now on, we are limiting Mininova.org to our Content Distribution service. By doing so, we comply with the ruling of the Court of Utrecht of last August. [...] We’ve been testing some filtering systems the last couple o...
dee2e9d8-43da-acee-8460-c8592db7c481
['bde8d9b5-9006-1a45-de78-136da18630b7']
Hi, the WinCVS workspace window seems to be refreshing a lot more than I was used to. I'm using the <IP_ADDRESS> beta 13 (build 1) of WinCVS, and I'm wondering if this is a known issue, or if there's a setting that controls this behaviour? I think my previous WinCVS version was 1.3.12, but that was on another, old ...
c0ec5d19-bd23-c13c-37d2-eea6587ac33a
['bde8d9b5-9006-1a45-de78-136da18630b7']
Something that might seem a bit odd, but could be usseful in certain situations is the ability to check out files or changes from a given tag, to another tag. Image a project where you have a few release containing tags like "v1_0", "v1_1", "v1_2" and "v1_3". For some reason you'd like to only get the files that where...
6e8345ad-c112-723d-bf70-59416a908b18
['be11e8f9-629f-0a4b-9411-a5bd043b4170']
HI <PERSON> and others, As a on-and-off volunteer in MIFOS, I also have some interests in exploring mobile application. I have been catching up on the thread and the background information posted. You might have done this exercise with <PERSON> and others at GTC... Anyway, I think it'd be helpful for the community to...
7327b375-4e2a-f94d-42dd-aeccb93c47b5
['be11e8f9-629f-0a4b-9411-a5bd043b4170']
Hi, I'm trying to take a look at the codes related to the M2 feature "3. Savings data in bulk entry." I've got a few questions. 1. Could someone elaborate the meaning of "Amounts to be deposited will be retrieved for mandatory and voluntary savings accounts. Amounts can be modified and previewed."? I beleive the re...
dd0bae44-a2bd-db75-f790-075b1dc71b51
['be12fece-ed87-16ac-0639-8ec69171fc13']
Hi, In the latest PIM MIB draft, pimComponentCRPHoldTime is allowed the access rights of READ-CREATE, which means that a SNMP manager station can issue a SET operation to this MIB with a non-zero parameter value to turn the target router into a C-RP (candidate RP). However, to actually turn a router into a candid...
f02e2495-436e-4afa-61f4-61a901b6568e
['be12fece-ed87-16ac-0639-8ec69171fc13']
Hi, I am beginner to routing/multicasting, so please don't shoot me before I have the chance to air my confusion, and hopefully someone will answer my questions regarding PIM-SM even if they don't make much sense. (1). There seems to be a disconnect between DR election policy (based on dr_election_priority and ...
5e89773c-c7c8-9ccc-8ca8-45e93e312efb
['be1699af-3c68-44fe-6e40-ab862ad6f3b5']
Hi! I got on my machine a 4 port ISDN board, which I'd love to use with my FS machine. I followed this guide, one of your developers <PERSON>, had written once. I followed this guide: http://lists.freeswitch.org/pipermail/freeswitch-users/2012-June/084633.html but I am not getting really smart. Somewhere in the out...
e7413166-125e-19a8-81ba-f6c84a37d824
['be1699af-3c68-44fe-6e40-ab862ad6f3b5']
Hi! I got on my machine a 4 port ISDN board, which I'd love to use with my FS machine. I followed this guide, one of your developers <PERSON>, had written once. I followed this guide: http://lists.freeswitch.org/pipermail/freeswitch-users/2012-June/084633.html but I am not getting really smart. Somewhere in the out...
ab0dcb52-2495-f8bf-d81f-4e96a9fe65cb
['be2a848d-812c-1529-ee6c-307220f5d4d4']
Greetings, I need to draw a string in a delimited graphics space. When the string is to long to fit, I'd like to be able to draw it with a negative kerning ( i.e. reduced space between characters ). Is there a simple way to do it, or do I have to do it the hard way drawing the string character by character unt...
2acaf046-ec87-e14d-8e3a-cb3696a44be5
['be2a848d-812c-1529-ee6c-307220f5d4d4']
Greetings, I installed REAL server on a Windows 2000 server. After rebooting, I try to launch the REAL Server from REAL Server Admin but I got an error message telling me that it can't find the 'msvcr90.dll' library. After validating It tells me that the server was launched succesfully but this is not true. It...
6aa73f03-6228-e275-8701-c7ea2cb79653
['be2c6f26-dd2a-8843-265a-4b59d90b6ed6']
I started a new file in Draw where the rulers looked OK - had inch increments displayed. I later opened it to continue work on it, but the rulers are empty - no increments displayed, just blank rulers. How do I get the measurements to display? "Rulers visible" in Options is checked Using LibreOffice version <IP_ADDRES...
a629f8b0-b20b-7af7-3832-9054bc26b019
['be2c6f26-dd2a-8843-265a-4b59d90b6ed6']
On SOME occasions (not all), after I close a calc doc, my Windows Explorer still shows it as open. To remove the "lock-file name" entry in Explorer, I must reopen the doc and close it again. This usually gets the job done. Is this a bug, or am I not closing the doc properly? I usually hit the big red X to close (but so...
f1bae2e3-ca72-4495-74e8-70dc69e7eb5b
['be2f8984-9045-2b45-7a20-f016f2a59a1b']
Hello, I have a friend who's iMac G5 seems to dislike the hostNameToAddress() function. She is trying to help me develop a program, but without that function she can't run my networking system and that makes it extremely difficult for her to help. I am looking for a replacement to the hostNameToAddress() function. ...
d98e313c-7dbd-be12-c71f-650f544b1e8f
['be2f8984-9045-2b45-7a20-f016f2a59a1b']
Hey, Today I was trying to get broadcasts working for a simple (very simple) chat program for use on a LAN that sends using broadcasts. I was able to get the Windows version working fine, it sent to the IP <IP_ADDRESS> and all the other clients received it (PC and Mac), but I can't seem to send a broadcast on my OS ...
d4169f05-7e0f-6a5e-4f89-073ae0599b19
['be7e4287-f3c2-058e-5560-ff8459815b52']
Hi, I have finally gotten Tomcat 5.5.17 to work as a windows service on a windows xp machine; it communicates with Apache 2.0.58 but only if if the ServerName in mod_jk.conf, httpd.conf and in workers.properties is the same as the computer name listed in system properties. Morever, Tomcat appears not to like the direc...
17915305-61bf-1f30-dc84-dd3e6d55af35
['be7e4287-f3c2-058e-5560-ff8459815b52']
I am trying to get Tomcat going on a windows machine. There are running and woking installations of Java 2 Standard Edition Development Kit version 2, update 6, with JRE and Java Web Start Apache 2.0.58 Tomcat seems to install fine; I have created and checked the paths of the system variables CATALINA_HOME and JAVA_H...
844b48b9-7d78-86e3-a729-37019e467fa7
['be7ec147-249c-bfe4-3d42-a4b007674285']
I am running interchange 4.8.6 and am learning more every day. I ahve a problem with shipping calculations. I have a reseller who gets special pricing. she buys from my site, then ships each item to a separate address. Unfortunately, my product weight information is bad. I expect to have it corrected in a week or two, ...
56757372-46a2-8c09-2619-2867ebd972e3
['be7ec147-249c-bfe4-3d42-a4b007674285']
Hi <PERSON>, I am using I.C. 4.8.7 with a mysql database on redhat 7.3 I am trying to use the calc tag in conjunction with the item-options functionality on the flypage of the foundation demo. Basically, i have a field called "candy" in my products table. my products have varying sizes, so the "candy" field holds t...
dbac84c2-e745-8169-e1c1-fb249563a49d
['be9ecc53-c71e-bec5-9ff4-584ebc28f2d0']
Hi everyone. We want to add an MD1000 behind our MD3000. Is it possible to add the disks from the MD1000 to a RAID array on the MD3000? If so how? Is it a straightforward install through the GUI tool from Dell? I also would like to know if there is a chance of data loss when doing it? Thanks for any info. Be...
81b73110-d69e-d00e-a12e-25d0db039731
['be9ecc53-c71e-bec5-9ff4-584ebc28f2d0']
Hi everyone. We have a setup for our solution with 2 PowerEdge connected (through SAS5/E) to an MD3000 with 2 dual port controller. One server is mirrored to the other one and set as a backup system if the active one fails. What I want to do is connecting both server and set up a load balancing but I'm afraid...
df3df3c9-0c74-e715-ab5d-39a957e22b91
['bea9e0f1-3385-cd19-29d6-bca48693bbde']
Hello, We are trying to deploy Riak software for testing purposes, with Java client; however after compilation riak return following massage. Java.net.ConnectException: Connection refused Operations system is CentOS, riak is installed with yum, and for now I'm trying to run single node (so I'm starting it by /etc/i...
127b595f-4223-83cd-f57f-f5ce3c49e5d7
['bea9e0f1-3385-cd19-29d6-bca48693bbde']
I believe, even force removal of data directories, on one of the nodes of a cluster, is not equivalent of removal those data from cluster, and Riak should treat it like failure of storage on node. But you make me concerned about security of a client side application, as running data removal command on a cluster level, ...
ff6d97dc-77ff-6fd2-6829-590fd65d83a4
['bec8dff9-4781-3934-1667-199729935e5a']
<PERSON>, since I believe I was the one who triggered this activity, I am extremely frustrated that I am unable to download either PowerPro 5.3.21 or the Perf Plugin (or in fact any other PowerPro plugins). I go to Files, click on the file and get a message saying that it is unable to download from xa.yimg.com (I had...
ef7081d1-9734-c450-048e-c643441d5968
['bec8dff9-4781-3934-1667-199729935e5a']
<PERSON>, I started following up your earlier suggestions, but then I tried my cpu0 and cpu1 reversed (which should have had no effect) and it worked, so I put them in the right order - and it worked! I don’t know what’s changed, but I have my fingers crossed (which doesn’t make typing easy). If it does fall apart, I’l...
8b340e91-6ff0-9af2-74c6-e1c53156317f
['bedbe512-ffe4-b238-9725-190a2080ccf2']
I got a Sansa Fuze+ for Christmas. I plugged in in and set Banshee up to sync, which it appeared to do, but there was a final unnamed process underway in Banshee that went on for ever (I let it run for two days). After forcing Banshee to quit, I unmounted my Fuze, but was unable to turn it on or reset it (it would just...
4271e0fe-5fde-6814-54ed-1b916c2f7a8e
['bedbe512-ffe4-b238-9725-190a2080ccf2']
Is it possible to give a Google Calendar user read/write access to a Chandler calendar? The "Subscribe with ..." ical option is read only. I tried just adding the CalDav URL to Google Calendar's "Add by URL" settings but I get a "could not fetch" error. Not a big surprise since Google says it wants ical format. Barr...
75d7b39b-0aa3-c9e2-4bed-65a7d1f3c0ff
['bee7e9f9-b558-1a6a-7fb1-bf47419988e0']
Dear <PERSON>, Thanks for your reply, I'm really appreciated. But there are still some questions. The goal of my simulation is to sending a file (about 100kbyte) for each time from UE to remotehost by using LTE network, and I need to find out the transmission time of "each" file, including the delay of the air. Alt...
46c169dc-7313-6b28-a100-7a02800a6fb9
['bee7e9f9-b558-1a6a-7fb1-bf47419988e0']
Dear all, Thanks for reading this message. I was testing the delay of LTE scenarios with fading trace model. In my simulation, I used one UE and one eNB to send UDP packets from UE to the remote host. (Simulation time: 10 seconds) I used two method to measure the delay. One was using flow-monitor to record the end-to...
e6ac011b-6763-e393-c30a-262e9b82b420
['beec86b5-b65f-2b6d-33d3-0a7ecbfe6af7']
Hello: I have a dual xeon server with an Adaptec 29320 and a Seagate Cheetah UW320 SCSI. I do the following: 1) I install RedHat 9.0 (also tried Fedora and SuSe 9.0) 2) I run badblocks, no bad sectors reported. 3) I run stress (http://weather.ou.edu/~apw/projects/stress/) for a while. 4) I run badblocks again, now...
8f349350-d215-076d-a9d8-c4d3a79701e4
['beec86b5-b65f-2b6d-33d3-0a7ecbfe6af7']
Hello: I'm implementing a program that spawns a child process. I was wondering if instead of creating a pipe for interprocess communication is there any way to send data to the child by its stdin. The problem is that this child process is a program that accepts input from the stdin and I do not want modify it or ha...
3a71d321-b101-0000-814e-7238cb823601
['bf01ff3b-8e3a-596a-4bed-7bd4480dd609']
Hi <PERSON>, Thanks for the comments. Responses below ... (1) The specification only employs SHA-1. Should it be extended to include to SHA-256 in anticipation of 128-bit AES keys? Our goal was not to specify "new crypto" in this spec but rather leave that up to the groups that focus on writing crypto specs. I don't...
35900f3e-de37-6ae2-5c80-be291af25e3b
['bf01ff3b-8e3a-596a-4bed-7bd4480dd609']
Hi <PERSON>, Several other groups within the IETF ... PKIX and TLS for example ... are separating their specifications into two documents ... one for data structures and one for algorithms. I think this should also be considered by the S/MIME group ... both because it is an elegant distinction which allows algorithms ...
44d02cd9-b034-eb99-369d-c035763aa1aa
['bf0a05b3-3621-f633-c03a-bee5f8309c02']
Thanks for all the posts and emails. Theres a alot to consider. For my gear I'm gonna stick with what the National Gaurd has issued me, my unit is getting a lot of the newer toys, so all our gear is a bit higher tech than usual. The unit I'm in is converting to the new Stryker vehicle, so thats why we get all latest ga...
0d584298-5c09-9dd7-c314-d06804c5de69
['bf0a05b3-3621-f633-c03a-bee5f8309c02']
Hello, I ran into an "Ultralight backpacking" group, I never knew there was such a hobby, but it sounded like a good one for me. After looking over how extreme "Ultralight" really is, perhaps just "light" is more my style. I've been hikng and camping since I was 7, not as much as I would have liked to when I became a...
b9a8d8a7-038d-edbb-a643-9ef045e16aa0
['bf15f957-4ef7-a1b8-f564-9c7e6b327ac5']
Would archive files make a good topic for SRFIs? I would like to write SRFIs that together define a generic interface for working with archive files in different formats (zip, tar, etc.) The implementation would provide zero or more formats, and users could add their own by importing third-party libraries. The init...
df4090c2-032f-37c2-b396-b85765a7ea9b
['bf15f957-4ef7-a1b8-f564-9c7e6b327ac5']
<PERSON>, this is great stuff. Thank you for contributing and welcome to the community :) We have a small GitHub organization, <https://github.com/schemedoc> where we work on projects that aim to collect Scheme documentation and metadata from SRFIs, the RnRS standards, different implementations and package manager...
9cc2512a-bba7-1b4f-738b-88ca2dac6ed0
['bf25e664-0e1b-11e5-9c3d-f30cee297751']
Hi, Is there a way to get the current filename and line number from within the start element callback (or any of the callbacks for that matter) i.e. is there a global value or can this be retrieved from an attribute method. I looked through some of the SAX examples but could not find if filename and line number are ava...
b81bd3b9-bd99-ed1a-b651-3c3ff6713576
['bf25e664-0e1b-11e5-9c3d-f30cee297751']
Is there an interface/method available to access the DOM Document/tree for retrieval of data based on tag or tree hierarchy (e.g. is there a method were you can pass in the subtree tag name with an element name to retrieve the data something on the order of getValue(SubTreeName.TagName). Or does this need written in th...
97314628-46f2-a8b8-3029-e7234aa26bfb
['bf306c16-3776-8af4-a135-e829e2584df2']
Hi All, If I understand it right, Cygwin is trademark of redhat and the Cygwin logo is copyright protected. Some people I know (including me) like to have their software on CD for archiving (to get repeatable results or be able to understand errors in former setups), so I've written a small tool that creates a (minim...
832d1abe-dd9a-9bab-a552-530ea5a3502f
['bf306c16-3776-8af4-a135-e829e2584df2']
Hi, I hope this is on topic for the list. The link to VNC at the page mentioned in the subject http://www.uk.research.att.com/vnc/ is broken. It seems www.uk.research.att.com has been dropped from the DNS. Possible replacements: - http://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/index.html (a archive of t...
0c788c16-f6e3-91f1-65fe-503e92105900
['bf5c60be-c8f8-8ec3-3307-4fdf77e01280']
Hi, I am a novice for protege. I met two questions when I was playing it. 1) I wondered how to validate the owl. For example, if the data property is set "integer", but the input is a string, then the error should be informed. If the domain of one object is class A, but the instance assigns the object to class B, th...
32af778f-51a5-7e69-909e-6f2ccedf8824
['bf5c60be-c8f8-8ec3-3307-4fdf77e01280']
Hi, Is there anybody who performed reasoning using gene ontology. I am using the GO owl data [1], which includes property chains, but after running HermiT, I did not find any new axioms involved property chain. Any good way to find them out? I found another strange thing: If A is subclass of B, which is subclass of C...
049254aa-56f1-5b31-e3f4-0d3a12bae45b
['bf682a7d-ac7f-d4ea-d428-5d5f60328c73']
Dear <PERSON>, I've written a small app that was used extensively where I work. I decided to release it, so I've created a project on launchpad: https://launchpad.net/tuned-audio-tools PPA with stable releases: https://launchpad.net/~tuned-dev/+archive/releases (unfortunately oneiric builder had hanged up - I am w...
1ad160d8-a695-59b6-f58e-86acc8149a21
['bf682a7d-ac7f-d4ea-d428-5d5f60328c73']
Hello, I want to develop a library with Vala. Can you please recommend any other automake sample configurations than mentioned in the tutorial? The one from tutorial is definitely not a "hello world" and while I am quite proficient with Vala etc. automake concepts still seem to be quite obscure for me and this sample...
f3c0c78a-7862-b4dd-00f2-3c46b18e2a27
['bf71b8e7-6f2f-425e-89a4-c3bfae9e99a1']
I have installed the bacula-mysql rpm on my RHEL ES v3u4 system. I have previously verified that the server hardware (a Dell 2650) sees both the scsi card and tape drive I added to the system. I configured the system to recognize both (i.e., made a new initrd) and, using tar, verified that I can write data to the t...
6325f6b8-da52-4fbf-b52a-f283ac96b5ab
['bf71b8e7-6f2f-425e-89a4-c3bfae9e99a1']
I'm trying to build apache 2.0.48 on an up to date RH9 system. The build fails when trying to make the ssl module, as it claims it can't find krb5.h. This file is located in /usr/kerberos/include, but I don't know how to tell the build scripts to find it there. I would have thought it would have been located when I...
f4129ba3-5c94-ac84-4959-c6fe80854193
['bf7bc82d-32dd-3852-8922-21148d11e34c']
Hello ! I am not able to get exist to index a simple xml file b/c I am on windows 7.  Research shows this is a known problem and to use "anyclient" but that requires 1.5 exist and I dont know how to compile the windows binary EXE file.. Can someone please do this for us all and post somewhere ?  We would be GRATEFUL !...
da089fc5-79a9-d006-6585-3801a1f295b1
['bf7bc82d-32dd-3852-8922-21148d11e34c']
hi there, I am trying to wildcard string search a field of just company names (eg *cisco*systems* - ie this is not multiple sentence text just short company names) and was informed that exist 1.4 doesnt support ngram wildcard searches.  Ergo, what index should be used with lucene as an alternative ?  Also when will th...
13a1b326-2f05-19f0-3d6a-d56badb9bca0
['bf8c4a6f-f741-0878-e6ed-9981b1cc3660']
<PERSON>, your mail is inpolite, you don't provide any reasons for your claim, and it's off-topic. Why is "font-size: 86%" in your opinion "stupid"? Is there any relation between a CSS font size and the decision to use or not to use XHTML 1.1? And what's "not reader-friendly" when using "font-size: 86%"? Please p...
99c1b29a-3d08-02be-c60e-e99dda83c1a7
['bf8c4a6f-f741-0878-e6ed-9981b1cc3660']
I'm slightly irritated because so far nobody showed any reaction / confirmation regarding my comments from 15 and 17 December? My first proposal [1] asked for - a stand-alone ARIA-State DTD (without the XHTML driver bundle) - a better solution to extend %Common.extra.attrib with both %xhtml-role.attrs.qname and %aa...
cf8b5327-afa4-3f37-d65d-99062b901bff
['bf8e6be6-b5e3-9efe-d83d-06509d31cba9']
Hi, I've been looking for an example of client side usage of the PersistStream interface. Specifically, I want to feed a local file to a Control in the easiest possible way. I've tried PersistFile, which works fine, but not all Controls support PersistFile anymore as its deprecated. I'm currently blocked on the part ...
f61d7b45-d705-5502-f61b-fefb843c8cd7
['bf8e6be6-b5e3-9efe-d83d-06509d31cba9']
Hi, I think I fixed the problem for myself. I had been using java packages from http://jopa.studentenweb.org/debian, which were actually blackdown packages that were recompiled with gcc-3.2. I have now switched to the latest (1.4.2_02) java from Sun, and I no longer get the crashes. I don't know whether the Sun versi...
6823b847-10fb-cf27-156f-d2790c00e714
['bfa07cf3-4ab1-ffde-a487-7f77639bdfb9']
I'm having trouble with TextMate and assigning the RSpec language to *_spec.rb files within rails projects. Here is what is happening: I'm in a file that has the language "Ruby on Rails" selected. I do a ctrl-shift-down to switch to the corresponding _spec.rb file. The _spec.rb file has the language "Ruby on Rails"...
0206fbbf-961b-6048-d97c-1b2730db52ea
['bfa07cf3-4ab1-ffde-a487-7f77639bdfb9']
For those of you struggling with TextMate not properly detecting rspec files, <PERSON> (the author of TextMate) has kindly provided a tutorial on how to set up TextMate to associate all .rb files with rails and all _spec.rb files with rspec. http://macromates.com/blog/2007/file-type-detection-rspec-rails His in...
0d497ad6-175f-16e2-2e20-b510feae9119
['bfa1e7c6-6539-864c-0615-51edc7a39f78']
Has anyone had any experience with Firewire 800 and RHEL 3 update 4? We're looking at getting a LaCie Firewire 800 card and a LaCie bigger disk for some data pipelining, and we were wondering if the support is there yet. A quick google search brought up something approximating a negative, but I just want to make ...
b66de06e-123c-4c73-fd66-2034f4c41bd8
['bfa1e7c6-6539-864c-0615-51edc7a39f78']
I'd like to be able to cross build i386/i686 RPMS on my x86_64 RHEL5.1 box. I note in the rpm docs that you can put multiple archs in the BuildArch: field in the .spec file, but when I try to rpmbuild an i386/i686 rpm it says No compatible Architectures. What package am I missing to allow this? Thanks for any help y...
3ac31e84-d03d-b1de-c81a-0abba1eca402
['bfa4cfb9-3492-94d9-8ee8-f7734598eb5e']
Hello, I have a similar problem on a laptop with hybrid ati/intel dual graphics. I've managed to get it working by blacklisting the i915 module and got to where you were at with a blank screen but an ok xorg.log I tried fiddling with the brightness controls on the laptop and it worked, so you might try that. I ho...
a21bcd3a-3348-3706-f5b1-00400d082d0e
['bfa4cfb9-3492-94d9-8ee8-f7734598eb5e']
Dear friends, I apologise in advance for any duplicate copies of this email you might receive. As part of my PHD research on heterogeneous systems and creativity I'm running an online questionnaire about the needs and work practices of artists and creatives who develop technology-based projects with a special foc...
7a7043b4-82d1-43ec-e815-4ddb604ec0f3
['bfb2176c-a177-0368-dbd4-fab24bc078d3']
All, My mailscanner config is set to store all spam low and high.. I have verified permissions. I have verified that the message queue files are in fact in place.... And if I look at any messages quarantined today....I have the option to learn/release etc at the bottom of the messages... However if I try and view ...
8fdc0bd5-6335-1ca7-dc24-3b388a37e230
['bfb2176c-a177-0368-dbd4-fab24bc078d3']
Look at the "install" instructions and pay special attention to the "fix_quarantine" script section....to resolve your "Cannot open directory" problem. As for the db pings, read through the INSTALL documentation one more time, I think you'll find your problem. If not, then write back to the list with specific e...
9f20ccdb-068a-c9ca-e841-969c8b878964
['bfb39a34-b33b-e43f-a047-6e57af577be5']
Dear Digers I'm proud to announce that together we some friends we have released an app, GetGamers, we hope could help gamers to find other people to play with and associations to get more visibility. The App hopefully would go to help to solve problems like "Is there anyone interested in gaming close to me ?", "Where...
cbef94bb-aabd-85cc-2acc-50484a71be54
['bfb39a34-b33b-e43f-a047-6e57af577be5']
dear Gamers also this year at the end of September (23-25) in Modena, in via (street) Paltrinieri 80, there will be the ModCon (www.treemme.org/modcon), the national gathering of smart gamers and games: the biggest Italian convention, made by gamers for gamers! More than 3000 players in each of the last two editions (...
a44da4e2-2f39-647e-020a-07584f1a8c29
['bfba7b4c-8376-13a6-55eb-cdb86eda825d']
Greetings. My wife (a schoolteacher) uses Remind extensively for calendars for her three classes. However, after she prints the calendars, she can't tell them apart. Is there a way that I can tell remind or rem2ps that, instead of the title being "Month Year", I want to specify the title ("Month Year Class Period")?...
73a5fbbe-986b-6fd9-9e71-ac8c83e2d326
['bfba7b4c-8376-13a6-55eb-cdb86eda825d']
Greetings. Are there any good ways to specify a recurring Thanksgiving holiday, where I have 2 days off , the fourth Thursday of November and the day after it, with recurrence every year? I tried separate recurrences for "fourth Thursday" and "fourth Friday", but there are some years where that doesn't work. (Grante...
7349fcaf-0363-a0ed-5eef-80b39e81c716
['bfbeb9cf-33cd-aae9-cdbb-dfc0fa584cf2']
I suspect that it also reduces the amount of calls to user support when 'average joe home user' buys some new app and it won't install because it needs Admin rights to do so. It is probably easier for them to just default to Admin level rather than have it set to user level and face 1000's of calls as to why my softwar...
f8734149-b325-9b23-1290-cb008a4b406a
['bfbeb9cf-33cd-aae9-cdbb-dfc0fa584cf2']
They are not buying the company, or supplying any cash to them. All it appears they are doing is including Adaware as part of their download bundle. To me that appears almost sensible as there are many people who download the tools from google, so if this helps get Adaware or similar type products on to more PC's then...
07a4fe41-dbff-7fd0-833d-0c7694b97d23
['bfd5a816-375e-d2e5-834b-f28c0bc1ba55']
Hi <PERSON>, a simple set of project-independent wiki contribution rules has been created at: http://wiki.services.openoffice.org/wiki/OOo_Wiki_Contribution_Rules All known current rulesets by the various project already reference that page. It would be great (Hello <PERSON>), if a link to it could be added to: h...
a4fd393f-2270-945d-e1b7-1e22e595690b
['bfd5a816-375e-d2e5-834b-f28c0bc1ba55']
Hi <PERSON>, the Wiki Cleanup has been almost completed. There are just seven pages left in: http://wiki.services.openoffice.org/wiki/Special:UncategorizedPages If you can remove those, please do so. Also note the new Guidelines at: http://wiki.services.openoffice.org/wiki/Wiki_Contribution_Guidelines All previo...
550bc296-c8c7-de98-1e53-80b31932bea3
['bff774cf-0520-5fa8-4b5c-583cd1a83117']
1. It would be great to handle the pgp/gpg verification somewhat less annoying. I would like to see a visual notification in the mail body area, e.g. a colored heading saying "This mail has a correct signature from <EMAIL_ADDRESS>". I like the way kmail handles this. The beep or the popup that mulberry offers are w...
0146f64f-0785-74e5-28d6-e920fe899e03
['bff774cf-0520-5fa8-4b5c-583cd1a83117']
I've updated my mulberry installation yesterday from 3.0a5 to 3.0b9... 1. It forgot my registration information 2. It accepted my "old" reg. info., instead of the new 3.x one 3. The Crypto Plugins were gone 4. I reinstalled the Crypto Plugin and now it segfaults on every startup (after I registered the gpg plugin on t...
f6927c68-c6fc-0aa0-db05-89baec94aae8
['bffcfa93-bd18-a3f0-06b7-149e0286c714']
Hi, I was trying to upgrade my verdex rootfs to the latest version (with the split partitioning) while still remaining with u-boot 1.1.4. I did manage to on my verdex XL6P (I can post what I did on the wiki for those interested), but due to some silly mistake I did brick my XM4-bt (I though it had 64Mo of flas...
cbb09eb9-bae6-6f7c-5fc3-21511e4e705a
['bffcfa93-bd18-a3f0-06b7-149e0286c714']
Hello list, As anyone been able to run a webcam on a verdex with the gspca driver and if yes, with which version ? I am running revision 1431 of the buildroot and I have the same version of the linux kernel (2.6.21) and the gspca driver version 08/05/2007 on my desktop computer, but the driver fails on the verdex ...
5f072d72-2b48-740a-7cff-2bda8b0b7b0a
['c018c407-db7a-16a2-22c4-bb22dacee981']
thanks for replying <PERSON>, We are currently using dismax but for this particular client we have coupled their implementation to standard parser and will be difficult to switch, although i might just have to bite the bullet for this. "which you can do without dismax BTW, although you have to interpret the user's i...
38f84db7-4cb6-01c5-6b51-2292b3e3ef19
['c018c407-db7a-16a2-22c4-bb22dacee981']
my thoughts exactly that it may seem fairly straightforward but i fear for when a client wants a perfectly reasonable new feature to be added to their report and SOLR simply cannot support this feature. i am hoping we wont have any real issues with scalability as Loggly because we dont index and store large documents...
0bc92033-86aa-372a-8048-4e4b102a8d6c
['c025cd28-b3f9-a275-d0ba-6e8523b6f75e']
Hi, I cloned the following repo (https://github.com/JambuDesk/JambuDesk), renamed parameters.ini.dist and ran php bin/vendors install without any issues. I can get to http://localhost/JambuDesk/web/config.php but when I try to go to the sample demo page it gives me a page not found error. This is on a Win 7 PC that I ...
b3c3bb79-3d01-80ae-ffb3-8502e97b9ee8
['c025cd28-b3f9-a275-d0ba-6e8523b6f75e']
Hi, I'll take Drupal as the exmple for my first question. We have a drupal instance with a custom theme and many downloaded modules. We have a server used as the source code repo. The current workflow of work on the dev instance of drupal then migrate the changes over to test. Once clients test it out and like the chan...
1698a30d-4196-9962-3e0b-8942e17a1784
['c02c8628-a9ea-2a6a-0f57-3cbdfa182506']
I am using the Inline Edit Box in a Content Pane, and when I run the saveEdit method, it renames the image shown in the Content Pane to what the user Entered. However, when I run contentpane.refresh or contentpane.setUrl("same_url_that_was_originally_showing"), I still get the old filename, and not the new renamed...
fa5c0f3f-45c5-0a06-0727-232f87dfea7c
['c02c8628-a9ea-2a6a-0f57-3cbdfa182506']
What other possible values are there for DNDController other than "create"? I tried searching the manual and some of the mailing list archives, but I haven't found anything yet. In short, I have a tree that I want to be able to drag pictures onto to denote moving the picture to a different directory. If anyone has...
7b49b4bb-efae-09ae-84cb-bbbf2a7ca114
['c037a508-58da-bdc7-5172-0eaf6ee1bcc7']
I need 2 ways of showing a vertical label: 1. Horizontal label turned 90 degrees counterclockwise (letters on the side) 2. Horizontal label with letters one under the other (like a store sign) Do I need to develop custom widgets for both cases (one case), can I make TextView to render that way, and what would be a goo...
cb14fd73-7bb5-6fe1-607e-65f2bc751825
['c037a508-58da-bdc7-5172-0eaf6ee1bcc7']
For the test purposes I need to terminate my app from within my code. Doing Activity#finish() doesn't do it. Doing Activity#getMainLooper#quit fails with exception. Here's sequence of steps I'm trying to do: 1. Activity calls another application 2. Original application terminates (basically I'm trying to simulate very...
742bdd7f-e623-9673-247e-89170ab74f4f
['c037ab86-175b-c305-d16e-8895b0f5ce3c']
Hi, I would like to have both digital and analogue TV ready in Freevo. I've got my dvb-t running but now it's the analogue part. I haven't been able to watch TV with my Hauppauge PVR-500 yet. I can't find a good guide on how to scan and test the card. I tried scan (dvb-utils), I tried scantv (ivtv-utils) but no luck. I...
61e2088a-a176-a0dc-8bb7-9bbdac4c5ede
['c037ab86-175b-c305-d16e-8895b0f5ce3c']
Hi, I'm trying to set up my pvr-500 (ie 2 tuners of the 150-kind). What I understand is 1) I can use the freq.py to set my frequencies or 2) I can change driver (from v4l) to v4l2 and define frequencies in local_conf.py Since I have my dvb-t running with v4l I'm not to happy about changing that. Would my dvb-t work wi...
542ede8e-5566-fa4c-bea4-e5785545989d
['c03d8694-e5f3-617a-b79e-bb2370ea56ba']
Hi, I just finished my custom template loader for webmacro. Goal of it is context-based template loading and internationalization . It takes a template name ("index" for example), determines the directory where the appropriate version resides and adds an internationalization suffix. example: Template "index" in th...
65498b56-f3da-5586-338a-fbe23a801038
['c03d8694-e5f3-617a-b79e-bb2370ea56ba']
Hi, I'm having a class "Board" which has a private property "title". For this property there is also a public getter "getTitle()", so that webmacro can access it via "$board.Title" Unfortunately this was so uncommon to me, that I tried "$board.title" for nearly two hours now before realizing what I was doing wrong...
b40e003f-de88-6f30-9bb8-3ac955aea5d2
['c05de027-d323-26e9-afa3-aab65ef60b62']
Hi! [Please keep me in CC, Im offlist.] I heared of a (new) PVR device "Reel Multimedia PVR 1100" -> http://www.reel-multimedia.com/ which runs on Debian and vdr. They offers only sources of vdr and a prepared root fs. There are no other sources of related software nor kernel (-config) available. They declared to do ...
45b68cbe-369c-9925-239a-d352eb1708b3
['c05de027-d323-26e9-afa3-aab65ef60b62']
Hi! [Please keep me in CC, Im offlist.] I heared of a (new) PVR device "Reel Multimedia PVR 1100" -> http://www.reel-multimedia.com/ which runs on Debian and vdr. They offers only sources of vdr and a prepared root fs. There are no other sources of related software nor kernel (-config) available. They declared to do ...
26d18c28-17fa-3f1c-3cd6-c66e0c47467d
['c061b7f0-6bce-7359-1dc4-0f3c22ef41fc']
I'm looking at the code in BaseTree.dupTree( ) and CommonTree.dupNode(), and the comment says it recursively walks the tree, but the code only calls dupNode( ) for each child node, not dupTree( ). Thus, this only does a one-level down duplication, rather than duplicating the entire tree all the way down. As a result, I...
8b1d08c2-b7a0-8dec-dddc-b536c71f1636
['c061b7f0-6bce-7359-1dc4-0f3c22ef41fc']
Howdy all, I am compiling Yap 5.1.3 from source under Ubuntu Intrepid Ibex / 8.10. I have encountered a compiler error that appears to be new with this version of Ubuntu (e.g., https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/286565) based on the use of open() with the O_CREAT attribute. It seems you must also prov...
20b5e343-c89c-a945-7a9a-2bf829927702
['c0654930-ee3c-02f3-e2a6-9766a302c65b']
Can someone please give me a suggestion for filtering out all the russian spam that has been coming in lately? The premium filter does not have much effect and I can't seem to figure out a way to filter on the cyrillic characters. I pretty much want to block any email that has cyrillic characters in. Thanks!
a1ba8621-0c2f-db5d-76a0-d5b2e3dfb5b0
['c0654930-ee3c-02f3-e2a6-9766a302c65b']
I've installed Windows Server 2003 SP2 and the problems did not go away. FWIW and my opinion, This is not a windows os problem nor a browser client issue or client/server anti-virus concern. For those that it 'apparently' works - could someone please clear there internet explorer history and/or cookies, log back in...
a298a1ac-1e37-3592-fc69-aa74ced6f1a4
['c06e9d47-3db8-3e88-80c7-51da4ddaa67d']
Hello, I'm new to Eric (and Python), I have version 5.1.5 installed. Is there any way to change default start/working directory? It is always 'C:\Python32\Lib\site-packages\eric5' even if some project is opened, whereas all my projects are somewhere at 'D:\Documents\PythonProjects' and I want to start there. I didn't f...
11670c76-5ec4-a618-5929-bec8ea5c46ec
['c06e9d47-3db8-3e88-80c7-51da4ddaa67d']
Hello, yesterday I updated my TortoiseSVN and since then I can't use any of my svn repositories (I downloaded and installed new version and restarted computer). Folders are not displayed as svn any more and there is no svn update/commit/etc. in the context menu... I don't remember what was the version I used before, s...
eb0177f5-4e00-4bf4-7638-22a99364917d
['c07bedef-7cb4-7a1d-62d5-49ca396d1f1d']
Hi all! I have another question for the list. How long it should take compiling bundle-kde-ssl? All dependences where already compiled. This morning, about 14 hours ago, I issued a fink install command. Since that moment it have been compiling... PowerBook 1,25, Tiger an Xcode 2.0. Is there any way, other than readi...
bc29a45d-c4ce-a602-6e8a-7a38ef582554
['c07bedef-7cb4-7a1d-62d5-49ca396d1f1d']
Hi <PERSON>, I'm trying to install KDE with fink. Before running "fink install budle-kde-ssl" I instelled several pieces of software in the dependecy tree. I had a few errors along the way, but in most case the problem was solved installing the package alone an then issueing again "fink install budle-kde-ssl". This ...
8d2e82d8-9da8-20e5-c838-67bd2d4607f8
['c0850586-d7fa-b41b-61bc-2af06fedb331']
Hi, is it possible to set the listen address of HAProxy as an HTTP-Request Header? For example if you have HAProxys running on multiple servers and balance the requests to multiple backend servers, which have a NAT router between HAProxys and backend servers, it would be very nice to have a header like 'X-Forward-Via'...
53bf12bf-49f0-7a9f-98bf-9662de16ee1f
['c0850586-d7fa-b41b-61bc-2af06fedb331']
Hi, we are currently seeking a freelancer to build a customer NGINX module. I send it to the list, because many people here are involved in the NGINX development. Below is a small project description. This project is about building a custom NGNIX module which enables NGNIX itself to function as an ICAP client. The go...
06dc3efa-d1ae-d32f-7ee9-a4b64308e0ef
['c0882a2b-5482-fefb-ba14-d4a61cc6f03b']
Hi ! I am pretty new with Sparc at the moment, but here's what I would try. Try doing the initial install over the serial A port, until you can configure the input locales for your keyboard. Unfortunatly I don't quite understand what happened there. In any case, you'll be able to find out if the system really locks up...
258cc8ca-6a53-9da5-8cb2-adf6b75357a3
['c0882a2b-5482-fefb-ba14-d4a61cc6f03b']
Hi Sparc Users ! Above all, sorry if this problem has been responded to before. If so, I would love to have the dates of the thread to pursue in the list archive ! I'm a little new with Sparc systems, so I have run into some real newby problems. I am trying *or would like* to set up Debian on a Netra T1 105 but have ...
7808dbd8-4bbb-1ac4-0496-796d690f5ba5
['c08a97ae-6ecf-2ce2-c147-97714e16f1a9']
Hi ! I've configured Samba 3.3.8 (RHEL5 stable) to use LDAP as Passdb Backend. For resolving filesystem permissions I'm using pam_ldap and nscd for caching. Winbind is disabled. I recently noticed that there are many LDAP Requests. It seems these requests came with the hide unreadable option in the share. I'm not s...
9357a4ed-52e6-242b-9880-d6658c425bc3
['c08a97ae-6ecf-2ce2-c147-97714e16f1a9']
Hi there, I migrated from jabberd2 to ejabberd 2.0.1. But I've got the problem, that some users can't see others. They appear offline although they are online. I got a ldap authentication backend and the rosters are stored in MySQL Database. I had a look at the database, there is no difference in users who see each ot...
071be69f-da90-7958-6296-69d4556c100f
['c08d3b0a-9731-790e-0741-ef982c029215']
CentOS, RHEL, all versions. Suppose I am upgrading a package foo-1.0 to foo-2.0 (assume foo is not relocatable), and both packages have %preun sections in their .spec files. It appears that foo-1.0's %preun is run after foo-2.0 has been installed. So what happens if foo-1.0 needs to run a binary that was provided a...
5c571b03-6b0f-e419-ec12-8d1986cdeab2
['c08d3b0a-9731-790e-0741-ef982c029215']
Boys and girls, Embarassingly, I have encountered a situation in which I am stuck. After having made a one-line patch to ZFS 0.6.3 to hopefully fix the truncation issue that I reported earlier, I cannot rebuild zfs.ko. I edited the /usr/src/zfs-0.6.3/module/zfs/zfs_znode.c file directly. How then does one encourag...
809b3506-0606-5a7a-ccb3-736b7298fa36
['c09b974f-32fd-ea88-d58e-ed3d4a8d4705']
I had to divert from the published procedure slightly before it would work. I tried to update the wiki, but couldn't get access to do so - my changes weren't saved :-( Basically, when you change the password on the slug (no disks attached) it changes the passwd file on the slug. Plug in the drive, and this file is...
30b24390-dcaa-2797-bc55-a98f18fcda37
['c09b974f-32fd-ea88-d58e-ed3d4a8d4705']
Bit of a night mare really. The hard drive that I'd unslung to failed last week, so I've replaced it with a Buffalo Drivestation (great deal on the 160Gb one now that the 250Gb one's hit the UK!) I've probably done the wrong thing, but I just did the unsling procedure to disk1 again (without upgrading the firmware ...
03b8b31b-70ed-009a-b402-febf59031f58
['c0a3a193-dc1f-e50e-ad7b-214f71aa413f']
Dear All, I have recently installed inn 2.4.1 it seems to work fine apart from the fact that it produces many defunct (zombie) processes. The first one starts as soon as innd starts, then you get a new one every about 1/2 hour. Some times they cause the innd server to load and consume large amount of the memory and ...
6f7967d3-2cb5-5056-84b0-29ef1ea7c8b2
['c0a3a193-dc1f-e50e-ad7b-214f71aa413f']
Dear All, Few weeks ago I have been having a strange problem, innd dies with no error message or any type of logs? There is no rule for when it dies, sometimes it will run for few hours other times it will run for few days. I have run a check on the system resources ad noticed that the number of page-outs has risen...
5aacbb9b-7456-2bb6-663d-efb9fb34f532
['c0bec093-577b-6005-d42a-1c1f9d23a51f']
Its a very nice feature but it would only apply to communities that has steady information for example entertainment, for gaming communities this is rather useless in some terms as the game designers are constantly changing the game so keep the interest of their community on the game what is was right yesterday can be ...
ab7270ed-b440-bd0d-2185-7cd27699d50a
['c0bec093-577b-6005-d42a-1c1f9d23a51f']
Hi im a little bit annoy by the excessive wasted space it uses the Dissmiss Cell on announcements is there a way to target that cell so i can change it to like 6em or 7em? i think thatsb 20% width is great for that if you have a 800x600 screen but higher resolutions its just a wasted space since the letters dont get ...
6cbcec94-e959-7bc0-88d5-f89b1048de86
['c0ca0f1c-78cc-0fa6-be55-f6ee82b30874']
Hi, I have the latest egroupware installed and check_install.php shows no errors. My problem is that I can't add anyone to my addressbook. Previously I successfully added several hundred contacts by importing csv files. Those are all working great. The problem is when in the addressbook, and I click "add" I...
eb0fb827-27e3-b532-7be6-6bea4186068d
['c0ca0f1c-78cc-0fa6-be55-f6ee82b30874']
Hi <PERSON>, Well, it appears I've made this MUCH more complex than the problem already was. My sysadmin emailed me the solution. When I initially installed egroupware, I misunderstood an instruction I found on the web (about installing to a different web hosting domain) and installed multiple php.ini's to s...
cdd2e064-0304-a2ec-fa28-8612dc639c7b
['c0d44155-f07f-e07c-1521-85be2cff786a']
Hi <PERSON>, I notice that iceweasel_17.0-1_amd64.deb and associated packages are now available at: http://ftp.debian.org/debian/pool/main/i/iceweasel/iceweasel_17.0-1_amd64.deb However; with [ /etc/apt/sources.list ] pointing to: deb http://backports.debian.org/debian-backports squeeze-backports main contrib no...
e009362b-fd5a-109b-b7a2-077c0ffd27f4
['c0d44155-f07f-e07c-1521-85be2cff786a']
Hi Guys, I'll start by declaring that I'm very new to the whole IT game, so, I beg for your patience with my "dumb" questions :-) I've been searching the web for information on the reason why Iceweasel differs from Firefox. So far I've had no success. Most of the sites I've come across tend to be forums that degene...
da195a12-c8eb-a0bf-775a-50471a108815
['c0d7e4b6-1f03-4f15-ae41-a671bc1c0c2b']
Hello Lightning developers, The attached patch fixes an issue with memory allocation on Mac OS X. The trouble was that the test programs allocate memory for their functions as static variables, but in Mac OS X statically allocated memory is not marked as executable. This patch uses posix_memalign and mprotect instead,...
f6a6bccb-a30b-fad7-d99b-587323f6c0c7
['c0d7e4b6-1f03-4f15-ae41-a671bc1c0c2b']
Hello, I've been using Lightning on x86_64, and with help from the test functions, I noticed something strange. It seems I can use jit_finish to call functions defined in the same file as the JIT code, but not dynamically linked functions. (Not sure about statically-linked functions in a different file yet.) The print...
334fa436-22a1-eb87-423e-b89dd45f43ec
['c0e7ca1e-349c-e7b8-3dc0-e63eae3e8e5b']
Even without a heater the insulation should help. The batteries/wiring will generate heat when charging/discharging. If driven every day it should be enough to keep them warmer than ambient. 20+ batteries is a LOT of thermal mass! I worried about front/rear batts being different temps, but no such problems in ...
020df74e-66a5-dfb0-916e-c1739318cef5
['c0e7ca1e-349c-e7b8-3dc0-e63eae3e8e5b']
This is for an Impulse 9" and Warp 11" motor: I found that a 2 1/2" PVC coupler or endcap fits VERY snug over the raised ring at the base of the tailshaft. Most times it takes a little encouragement with a hammer to get it firmly seated. Over 2 years on my VW and it still hasn't come loose. I cut a hole in the e...
d74e5c9f-292a-0386-ed1f-d0860a3f677a
['c100785d-86a3-a109-9103-7f90d7ba7f99']
<PERSON>'s created a Google group about functional web frameworks : http://groups.google.com/group/functional-web-frameworks where he hopes to exchanges with developpers from different projects. So far people from Lift (Scala), ErlyWeb (Erlang) and maybe HAppS (Haskell) have joined, and the Ocsigen (Ocaml) mailing...
9258e37b-3d22-3067-60fd-3684fd6ac3a4
['c100785d-86a3-a109-9103-7f90d7ba7f99']
Hello I've been lookin for web hosting companies that support Ocaml and kind of gave up as there isn't a lot... However, I noticed yesterday that NearlyFreeSpeech (https:// www.nearlyfreespeech.net/) has added OCaml to the list of languages they support, I thought that might be of interest to the users of Links ...
d1a66731-f779-0cee-a212-9c4eb910c6e4
['c1124708-7a8d-c8fc-bf1e-1105ba8ee065']
At Georgia State University Library we have used Captivate to create a multi-module tutorial on a database called PORT (Psychology Online Research Tutorial) and some other tutorials on SFX, off campus access, and Google Scholar. http://www.library.gsu.edu/tutorials/ We plan to do more things like this over time. IM...
20e1c556-85f5-aaf0-a2a6-a00c758d34d2
['c1124708-7a8d-c8fc-bf1e-1105ba8ee065']
Hello. We are currently reviewing how we create, store, search, deliver, update, and retire or archive our internal documentation such as policies, procedures, memoranda. It would most likely grow to also be used for other docs such as meeting minutes and departmental manuals for our Intranet. Has anyone implemented ...
b4a6bfab-87ef-2a4c-a1e3-6210431ebb04
['c13a82f8-f69f-431d-cb11-4e164fb67375']
hi, i am having a weird serialization problem. I am using GXT and they have these concept of BaseModel (effectively a map). This works fine in the sense that RemoteServiceServlets return List<BaseModel> to the client with no issues. Now i am trying send one such object = List<BaseModel> to 1 Servlet as input and it doe...
4ae04c46-36ec-22e1-2809-1e79aa084722
['c13a82f8-f69f-431d-cb11-4e164fb67375']
hi, initially i was reading the zfs general guidelines and added a raw device (on an unrelated note , gparted shows it as a zfs filesystem, that looked like a positive sign at the time). Regardless, reading this forum now, it seems that for zfs-fuse for linux the recommendation is to only add partitions. So i want to r...
b0cabf0b-a3a4-8184-a3a3-20bb5c9d391d
['c15d6e24-9b1f-47a2-f6ff-4a1845eb3ffc']
Hi, CXF users and devs, What are the best practices for using CXF with "broken" or problematic WSDLs, especially on the client side? I'm working on a project where I need to create clients to connect to several established SOAP web services. Some of them have WSDLs which seem invalid or have other issues. Getting ...
9c9a09f1-5a74-3a3e-1438-150f5fda89e7
['c15d6e24-9b1f-47a2-f6ff-4a1845eb3ffc']
Hi, CXF developers, Some of the URLs for links in the Interceptors page (at http://cxf.apache.org/docs/interceptors.html) use tinyurl.org link shortener URLs instead of the final target URL. Is this intentional? Seems odd for a project doco page. Does the CXF project have a Style Guide for documentation to address...
f44f8996-c673-1f88-7913-e32a8daf7556
['c162fb43-9a55-3caf-548c-36b5dc45e576']
Hi all, This isn't for everyone... Some time ago i started documenting mini-projects that we (AGIX) were doing such as setting up a Samba server, Dovecot/Postfix server or doing a Windows repair using Knoppix, etc. I've moved them from our private WIKI to our Blog to make them public (the opensource thing to do). Th...
79959a32-99f0-094f-2353-d0c4c6dbebbc
['c162fb43-9a55-3caf-548c-36b5dc45e576']
Hi <PERSON>, I only have three things to check on this and i'm sure you wouldn't make these mistakes. But given how late you were working on the problem, perhaps you missed something simple: 1. That the "path = /bla" in each share is correct and not the same". In fact, for [home] there shouldn't be a path. 2. Do you...
29e01375-95c8-11bf-1776-1873ecde62c6
['c169cd23-232f-20bc-befd-630586320a9a']
My problem was about workspace menu. When I clicked right key of the mouse, some icons in workspace menu weren't highlighted. and they didn't work. but it's possible to work these icons of workspace menu at the bottom of the screen, how can I make them work from mouse?? Thank you very much Deborah. I coppied the /usr...
65298f39-a999-ac48-3eae-553b2457203b
['c169cd23-232f-20bc-befd-630586320a9a']
Hi all, My problem is about full file system. I checked why the system gets this error, and I noticed that this / partition is at %100 capacity. My question is about whether I delete the log file /var/cron/log. Becase the size of this log file is 17Megabyte. If I delete this file, does any bad things happen? thanks
f1ddd539-11ab-acb5-23eb-918274e17f42
['c16e16c3-0869-f46b-f7fb-9e01a76297e3']
Ignore previous email. Forgot to attach patch. This is a trivial patch that improves rebuild/resync speed of raid5 arrays. Instead of having the resync-thread handle the stripe, it now just sets STRIPE_HANDLE and releases the stripe. Allowing the resync-thread to return immediately and schedule more operations. The...
e811f08e-b319-2eff-43da-bdcdbed56199
['c16e16c3-0869-f46b-f7fb-9e01a76297e3']
Here is a very simple raid5 performance patch that reduces the number of times a stripe is queued on the release list. Whenever IO is scheduled for N chunks, the stripe may be queued on the release list up to N+1 times. But, it is only handled when the reference drops to zero. For each IO that completes, the stripe is ...
f324e3bc-f649-de15-87e9-02fc7c6acc69
['c1704397-230a-e583-ad43-191666aaa201']
In reading the TISPAN requirements draft, it struck me that accepting some of these requirements raises some additional issues that are consequences of those requirements, but unstated. Here's the example which tickled my "something's badly out of whack" bone. TISPAN has a requirement for MCID (malicious call t...
cb2da9da-3940-740b-e1d6-061868842f8b
['c1704397-230a-e583-ad43-191666aaa201']
I sent in my reservation request the day after registration opened and I have heard nothing back at all. Have others similarly gotten no response, or is it likely my room request got dropped and I need to retransmit? (Probably better to reply to me rather than the list unless people suspect we have a generic probl...
2cc806b3-1846-0244-c6df-2bacf1e50764
['c180112c-cc96-95cd-dea5-e2aae3c98fc3']
Dear tomcat community Maybe someone did have this before (and possibly solved it) On a mac book pro/JOSEMITE I installed Java 8 "1.8.0_40-ea" with JDK. My $JAVA_HOME is /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home Then I downloaded a tomcat 8 core from http://tomcat.apache.org/download-80.cgi When...
bc1e2aeb-3958-c051-4690-6c8c46adb53d
['c180112c-cc96-95cd-dea5-e2aae3c98fc3']
Dear community I developed a tomcat JSP servlet which - say - instantiates a class, work with that class and gives some output back to the calling user in the browser. My point is instantiating the class ***once*** for every requests coming after this instantiation. The reason is: the class loads several components i...
bdc48fc3-4ddb-e6db-0154-e3bd1d7ce4d9
['c198dacc-b95f-f064-2eb7-2843a523c92a']
Hey guys. First post for me. I am looking at creating a complex system which uses four main components: - Client side GUI - Limited web based interface - Web service - Database I would like to implement all of this in pure PLT Scheme. The main thing I really need is some idea of how to implement web services wi...
90400f61-e32f-424d-b5ae-f8cb9ae2505e
['c198dacc-b95f-f064-2eb7-2843a523c92a']
I just can't get this to work. None of the examples work on 10.5. As I understand it, LoadAPI is not required on Mac OS, correct? It's clearly documented as a Windows-only call, but the plugin is also clearly documented as working on Mac OS X... now how to get it to work? Does anyone have a working example I can...
1bafdc3b-3d50-a5aa-354d-403a5e186b9f
['c1aebfc3-8290-b945-bb46-f69cc1fc9622']
PreFab UI Browser 1.0.1 is now available for download at <http://www.prefab.com/uibrowser/>. Although we're promoting this mainly as an AppleScript utility, it has much broader uses for developers. Starting with Mac OS X 10.2 Jaguar, Apple has incorporated accessibility features for persons with disabilities into almo...
86d2f67d-62f9-c5ac-eaf7-7ecc7cf5da0e
['c1aebfc3-8290-b945-bb46-f69cc1fc9622']
PreFab UI Browser 1.1 is now available for download at <http://www.prefab.com/uibrowser/>. Starting with Mac OS X 10.2 Jaguar, Apple has incorporated accessibility features for persons with disabilities into almost all standard Carbon, Cocoa and now Java user interface widgets. However, if you write custom widgets int...
3972df31-5b7c-7509-ccfe-20ac38f6ab95
['c1b757bb-bb67-4585-1757-263cc5245cfe']
Hey <PERSON>, I'm once again a little stuck with all the KDE stuff... I had to reinstall the KDE packages and patches. Problem now is k3b doesn't work anymore. I had this working before so it must be something I'm doing wrong now. What is the correct order to install everyting. So far I tried all the KDE packages and ...
d77aab1d-136b-66ae-09d0-e2a8a69566a3
['c1b757bb-bb67-4585-1757-263cc5245cfe']
Hi <PERSON>, attached are the patches for digikam and the digikam-plugins. Both contain patches to Makefiles as well, which shouldn't be there (but libtool is a bit stupid on my box). so you may want to skip those parts... the plugins are still missing a fix for the refcous plugin. hope that helps you a bit. all patc...
587b013f-a7dd-f7ba-740e-e53c0c9704e7
['c1b9a249-3a68-c5aa-7e15-4d614375f91b']
Hello. I am new here, thus I would like to apologize in advance if the question I am going to rise was already asked in the past. I am using SQLite 3.11.1 (actually it is a NDS consortium customized version based on it). According to documentation, in case of WAL mode enabled databases, final check-pointing is being...
b94fa136-fbd4-e0f3-3d38-fb5e0ad5b82f
['c1b9a249-3a68-c5aa-7e15-4d614375f91b']
Hi all, Is it possible to cancel check-pointing operation in any way ? I could find how to interrupt queries (?sqlite3_interrupt) but I assume it won't work for check-pointing (not really a query). However, like long-lasting queries, check-pointing can take a while, thus I am wondering if there is any way to relia...
950db63b-50bc-a0fc-3b46-74eccb64d5d4
['c1c68164-9b88-326b-ceeb-ac99c7efa48d']
I've recently been tasked with researching how to automate the build process where I work. As part of this research process I came across the Cruise Control application and I've got a rather important question. Has anyone out there been able to get Cruise Control to control a VM running under VMWare Workstation? Cur...
424ddb11-bce4-0c48-f81a-8c9b28556f0b
['c1c68164-9b88-326b-ceeb-ac99c7efa48d']
I'm sorry if this has been asked already, but I went back a couple years in the archives and missed any mention of it on the mail list. What I'd like to know is can CC be set up in a manner where one "Master" instance of CC will control one or more "Slave" instances on separate machines? I'm pondering doing a deploym...
5789bd1b-d9c2-715a-3dab-cdc7c9635eb2
['c1c864b0-5742-507a-1116-d03f73b2235d']
Hey all, So, I have a document with my Balls collection, I want to find all Colors in where the _id is lte a specific id. On a match, I want to add an id to the ReadBy array for that Color....seems to only be updating the first one, when it should be more. Any ideas? Thanks! <PERSON>
070dd338-b3bc-d34c-953d-611a939acb4f
['c1c864b0-5742-507a-1116-d03f73b2235d']
So I am performing a query on a collection that if there is an exact match on field a, return it as the first result in the list and then matches on field b as the remainder. Do I need to perform 2 queries and join the results or can I do this in one? Thanks! <PERSON>
46ca45aa-e9f1-f40d-64a7-aed9ae05cb05
['c1d791aa-6528-feac-dc04-4591f3cf5952']
Hello, I'm having some issue with squid_kerb_ldap in its handling of SPN's in the specified keytab file. I'm hoping I'm just missing something. I have a Windows Forest with multiple child domains, all trusting each other. I'd like to have one SPN authorize users for all of the child domains and not have to setup a use...
0161e9e0-c9b3-0cdc-0708-06886fe25118
['c1d791aa-6528-feac-dc04-4591f3cf5952']
Hello, We're currently using version 3.4.3, and the documentation on metaparameters states "any defined metaparameter can be used with any instance in your manifest, *including defined components.*" Unless I'm missing something, this statement does not hold true to the schedule parameter which gets passed into the ...
069a0f49-f8c3-e1e2-9aa7-315855bc8144
['c1f7b9ce-e7b4-03ea-8692-68e3b9100f01']
Hello everyone, working on a code translator, I want to translate a dtd in a typical caml type set. I thought to use first dtd2cduce and modifyng myself the code to adapt it to caml syntax and logic. So, I discovered dtd2types, and thus installed ocamlduce, but I'm unable to compile it (dtd2types) : I tried to put PXP...
1bb6915b-fd65-c01f-20aa-a26829ca5ba6
['c1f7b9ce-e7b4-03ea-8692-68e3b9100f01']
<PERSON> presented us fallback mecanism this summer. I was interested by this idea beacause of all crazy idea it offers me (like generate code with slot name, etc...). You certainly remember I talked you about Spring FrameWork. Spring is very important and massively used in IT company. I'm currently working on a J2EE s...
0c573fbf-bbc4-78e9-9528-3a003a31e017
['c1fd26d8-d805-aa68-0205-e3c65f869ae5']
I have the beginnings of an instance up and running under VirtualBox (KitKat). Q: The VM window does not seem to be capturing my mouse when I click inside (like other VM's, it just works) Q: I am at the point of entering information about the wifi network, but my desktop box does not have a wifi card. How do...
66c8599e-fb63-818f-0051-f9c46772e82a
['c1fd26d8-d805-aa68-0205-e3c65f869ae5']
I have a linux system - on another system, I cut a bunch of Windows rescue CD's (that are based on Linux) and was trying them out. I think it may have been the Kapersky rescue live CD, not sure, so it booted, I did not run a rescue or anything, just wanted to see if it would boot. Now when I boot my Linux system, ...
d49de3c6-7d30-8ab2-82f6-c85e163c58be
['c20c543d-b0de-48a9-634a-5b61c5a6f867']
Hi, I found some problem with the power control on cc2420, when using the version 2.2.3. I realized that when fixing the transmission power with cc2420_set_tx_power(X) to domr value X, the transmission power returns to its default value, 31, right after calling some transmission funtion, both with unicast and broadcas...
a71cb291-4c05-31cb-4d33-4d8e1b6288af
['c20c543d-b0de-48a9-634a-5b61c5a6f867']
Hello, My question is about the synchronization mechanism in CONTIKI, timesynch_time() . I want to know about its accuracy and if it works out both with Xmac and nullMac. Actually, I tried to calculate the one hop latency (transmission delay) of a unicast connection over a single hop. With nullMAC I expected it to be ...
569badd9-1e41-1ff2-241c-32e6eff22000
['c20ddc39-d3a6-ea5f-87fc-dc7aa13551c8']
Hi - I have some PC2R questions (and a little history which I will reveal later). 1) I'm trying to recreate the organ from <PERSON> recording of <PERSON>, but having little luck - any suggestions? 2) I'm running V3.00. I heard that if I go to V4.00 some of the preset programs change, which means I'd need to re-w...
ae0ee541-c344-ecf2-a0e4-e4d74e124b62
['c20ddc39-d3a6-ea5f-87fc-dc7aa13551c8']
Hi - I don't know if it's ok to post this or not. If not - sorry! I'm not a dealer or anything, just a very long-time Kurzweil owner (and former employee) with an extra piece of gear. I recently acquired a 2600R to add to my 2500X. I bought the RMD-26 ROM- expansion daughter card expecting to later obtain the ROMs,...
f7bc7f8e-1376-c761-ec8d-8ab907eee2b9
['c2111c96-03eb-6732-948e-5b2ff8709e23']
Hi all, I am reading through some theano code written by someone else (the actual file is here <https://github.com/joschu/modular_rl/blob/d1aeb866f4293d4458de1bc02a42e380289e9c43/modular_rl/core.py> if you're curious but it shouldn't matter for this question). I've noticed that the code uses two functions from the...
4b0f1686-2088-b557-bdaa-3792d38f167e
['c2111c96-03eb-6732-948e-5b2ff8709e23']
Hi everyone, I am new to fail2ban and am trying to get it installed on one of my systems. My goal is to limit how often others can ssh into the machine with incorrect passwords. I posted my question on AskUbuntu: https://askubuntu.com/questions/1099306/job-for-fail2ban-service-failed-because-the-control-process-exit...
883cfc25-71f7-e780-8c39-8eb789a2f6e4
['c212bfa5-f068-19b9-7be3-a903c1cae697']
Enter your vote today! A new poll has been created for the testdrivendevelopment group: In your opinion, is the TDD methodology more, equally, or less effective than traditional software development practices for increasing product quality, which is, reducing the quantity and severity of defects that delay pro...
cf67d372-d757-7008-347b-1dce616fc5b8
['c212bfa5-f068-19b9-7be3-a903c1cae697']
Enter your vote today! A new poll has been created for the testdrivendevelopment group: To what extent would you say you are currently practicing TDD (as defined in <PERSON>'s book)? o We do all of the practices all of the time o We do most of the practices most of the tim o We write the tests afterwards...
8aee25f1-8f5f-1646-ffca-5063a710947d
['c2150223-f3f3-1d32-1fe1-12dff4099b6f']
hello, Maybe my previous email was not very accurate. I will try to use other words in order to be more understandable. Maybe mister <PERSON> may reply to me ? So, here is a listing of my questions : 1. What's the roadmap for the evolution of the TelephonyManager's API (more precisely about the SIM access) ; 2. Bec...
71b80df3-a3ee-cbc8-1c65-6f7c900205b3
['c2150223-f3f3-1d32-1fe1-12dff4099b6f']
Hi, I wanna know is a listing on the sim card supported on the Android framework is available ? Does somebody have ever try with a GBA (Game Boy Advanced) chip card on a google OS android mobile ? If not supported what, according to you the best way for adding this support to Android ? Thank you in advance of your ...
a336d977-57af-b532-00c4-60ac96510ef3
['c2157e86-9eb9-7846-148f-5bc64d6348b3']
I have a few older machines which don't support PXE and which I would like to install off a S10U2 DVD image on my laptop. When I try to configure their interfaces using <PERSON> and <PERSON>'s instructions, I get the "No ethernet card found" error message. Are SUNWgrub images floating on the net with support for ipr...
ee9cd296-355a-a0ee-0ae8-7eb6fcbc3aac
['c2157e86-9eb9-7846-148f-5bc64d6348b3']
Bizarre problem I could not spot with Google which leads me to believe I'm doing something very wrong. I have perl-5.8.8, apache 2.6, mp 2.0.3 and RT 3.6.5 under Solaris 10 and Oracle 10. With firefox2 and IE, I am prompted to authenticate two or three times before I can navigate RT pages without prompting. However,...
85e7aea8-385b-d075-cda2-71c424f5ad42
['c21594b4-576b-ff01-c5d5-f35d246f753a']
Hi, I run an web application which uses spring, hibernate, apache-cxf and the quartz scheduler which is referenced by spring. The webapp work as it should, but on shutdown or restart the apache tomcat server I always get following output. The webapp is not stopped and I have to kill the process manually. How can ...
52d3bea3-259f-e183-cd4d-2634505f99bd
['c21594b4-576b-ff01-c5d5-f35d246f753a']
hi there, Does axis2 V1.5.1 supports multiple ports from one wsdl-file like the old axis 1.4? During generating code with wsdl2java-tool only one port is produced, but I need all three ports in my service (the -g or -pn dosent' help). Is there another solution to solve this problem. Does axis2 V1.5.1 support rece...
b8ccd833-538f-5d75-de1e-3d927dd59438
['c21e9c40-1c0f-8be8-69e9-f33e72a76587']
I am just wondering... Does anyone know exactly what contributes to the slowness of the ext2 format in OpenZaurus on ext2 formatted devices? It doesn't exactly make sense. I get a transfer rate of 200+ Kbs to an ext2 device when uploading a large file. I get about an equal rate when transfering to a fat device; Yet c...
6cdf0d3c-ab11-2800-8aa6-2e77a45847e0
['c21e9c40-1c0f-8be8-69e9-f33e72a76587']
Hello, I a having a silimar problem to what you described... I am also having difficulties associating with my access point. I am using a Zonet ( Prism2 ) card, and OpenZaurus 3.2 It will eventually get it, but it can take several minutes. I have tried both a Orinoco BG-2000, and a LinkSYS WAP11, with the same resul...
713cf07f-ee1f-ba3b-624c-b0eabcaa2d10
['c22472a7-2eb6-9f70-5ae2-2bfc25af1410']
Hi, Can you please clarify? We're looking for a way to use LLVM to JIT many modules, assuming that the full list of modules and their content are not available at a time when some of jitted pieces are already in use. Is it feasible to destruct ExecutionEngine but keep jitted code alive? Are jitted binary codes posit...
80bf364f-949c-4e83-f89b-22fa42345af0
['c22472a7-2eb6-9f70-5ae2-2bfc25af1410']
Hi, I met troubles with jitting x86 codes when using Intrinsic::x86_sse_ldmxcsr. The target code must execute some SSE2 instruction with DAZ/FTZ modes enabled and others with DAZ/FTZ disabled. I'm trying to get this by emitting LDMXCSR instructions with proper flag words. It appeared however that execution engine some...
7da42b01-8d66-1d8e-ad3c-93b5028b7555
['c225cd29-2a97-b36c-f714-6bffd1d8fd7a']
Hello. I know this thread has been kinda quiet the last few days. I wanted to put out an update that the draft documentation is finished. I have gotten input from my team. I would now like input from people within the docs effort before I say it is ready to publish. The draft docs can be found at https://pagure.io/fed...
7d78e507-7547-8871-fa0e-00b8f5fa4de8
['c225cd29-2a97-b36c-f714-6bffd1d8fd7a']
<PERSON>, Our goal is to contribute updated and new generic documentation for making a remix, but we want to keep our project-specific documentation in our GitHub wiki; we want to know where to put the updated and new generic remix documentation. The overall idea is to add what we found missing when working on TigerO...