new option to enable ODF 1.2 encryption AES-256
Hi, for AOO 3.4 we had already discussed and later on reverted a change to enable the ODF Document encryption AES-256 by default. Some time ago I played with a new option field to allow the user to...
View ArticleGoogle TTS versice Samsung TTS
Hello list, Samsung Galaxy S4 mini with latest Android and TalkBack. I played around on my phone to get the reading of the date fixed. Some mentioned the google TTS. I might be wrong but the Samsung...
View Articleunexpected type alias and Union behavior
Starting with the following definitions ```julia abstract Vartype type VT1<:Vartype end abstract Graph{T<:Vartype} abstract Subgraph{T<:Vartype} <: Graph{T} type Vertex{T<:Vartype} <:...
View ArticleSaving files to s3 with python 3.3
Hi all, We are trying to rewrite our webplattform because it has been developed since 2009 and is more or less a patchwork of fixes. In doing so, we want to be able to use the latest versions of all...
View ArticleJquery Calendar with Django
Hello, I would like to know where I can get a jquery calendar that's similar to airbnb's own. Kindly help me out.
View Article1PB DIY low-power system
Been meaning to send this around to the group. This is a DIY system that is currently in production at Johns Hopkins School of Public Health. It is used primarily for archival storage. See url below...
View ArticleTrouble starting webex in F20
I have an F19 and an F20 host and when I try to start a webex on the F20 host it doesn't work right. It works fine on the F19 machine. The symptom is that when I start the webex in F20 it sends up a...
View Articlezeeg == zerg?
I've noticed is the docs mention the "Zeeg Problem", but I couldn't find any explanation of the word "Zeeg". Is this a misspelling of "zerg"? Or does this refer to an actual person? I'm just curious....
View ArticleWhen copying a big file (over 64mb) through a hue, file trimmed to 64 Mb
I upload file over 64mb via HUE. If i try to move this file, all ok. Size not change. If i download file - all ok. if i try to copy file, it truncated to 64mb. If i start java job via HUE file also is...
View ArticleGNUTLS_E_PREMATURE_TERMINATION error
Hi All, I need help with GNUTLS_E_PREMATURE_TERMINATION error code that is returned by gnutls_record_recv() function. I have a simple smtp client that all it does is sending emails. When I use gmail or...
View ArticleWORLD manipulation doubt
Hi, I am creating a game which runs in the below world. (define-struct world (myself monster1 monster2 food1 food2)) The objective of the game is to move yourself in the world, not get hit by monsters...
View Articlebumblebee and 32bit OpenGL on 64bit
Hello all, How to get the 64bit version of optirun/bumblebee to locate the 32bit libraries when required? I'm unable to run 32bit software (wine) using optirun. The 32bit virtualgl libraries cannot be...
View ArticleIssues with change-merged hook
Dear Gerrit experts, Has any of you faced this issue? The sha1 that change-merged hook get is the SHA-ID before merge change-merged --change <change id> --project <project name> --branch...
View ArticleStandalone OpenEJB application example
Hi all, I have created a simple Standalone application. This application is developed using OpenEJB. https://github.com/nrkkalyan/ShoppingCart_OpenEjb_Standalone Feel free to give your comments and...
View ArticleMongodb wire protocol $err empty on QueryFailure
Is it possible in Mongo DB wire protocol that QueryFailure is set, but response doesn't have $err field set or $err is empty? For other MongoDB technical support options, see:...
View ArticleClarification on http://tour.golang.org/#65
Hello GoNuts, I have a friend that has been studying Go for a few days and has shown interest in learning more. He was asking me about tour.golang.org number 65: http://tour.golang.org/#65 package main...
View ArticleNew GCC 4.9 nightly builds
Hello, I just build GCC 4.9.0 and have configured a couple nightly builds: http://open.cdash.org/buildSummary.php?buildid=3313437 http://open.cdash.org/buildSummary.php?buildid=3313453 All the tests...
View Articlegdb crash
Hi, Does gdb 7.4-2012.04 (the one that comes with Ubuntu 12.04 x64) support the DWARF version that clang outputs? I'm experiencing crashes when feeding gdb with binaries produced by clang. $ clang++...
View ArticleHow to transparently modify contents of a file in Live Preview?
Hi, I am working on an extension (https://github.com/equiet/recognizer) where I need to replace JavaScript files with my own instrumented files. Is there some way how to intercept file requests to Live...
View ArticleTutorial examples - Section4 failing
Hi There, I have Mapserver 6.0.3 installed on a Mac and installation the tutorial code(http://mapserver.org/id/tutorial/index.html) on it. I am however unable to get the Sections 3and 4 running. There...
View Article