Quantcast
Channel: MarsHut
Browsing all 6551 articles
Browse latest View live
↧

Mouse does not work with new Xorg, works with old Xorg (9.3-STABLE)

Yup, me again with another new xorg issue I am afraid. In this case its a lot more simple though - everything works, except for the mouse. The mouse is fine in the conosle but as soon as I start X it...

View Article


Drools Workbench - VFS Clustering - Rpositories/Assets not synched

13:39:34,244 INFO [org.jboss.as] (MSC service thread 1-8) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 110557ms - Started 313 of 385 services (72 services are passive or on-demand)...

View Article


Struggling with syntax

Good morning, I am trying to move our Oracle based ldap services openldap, but need to add a few schemas so that the data can be migrated. However, after many hours of missing something on the syntax...

View Article

Help understanding Session System Properties

I have a simple authentication logic in my applications, where I store the current user in the session and check with a filter if the current user value is not null. Eventually I see some null pointer...

View Article

After authentication, How to authorize users according to IP (or host)?

According to this page: http://httpd.apache.org/docs/current/mod/mod_authz_host.html , we can authorize the users after Authentication, Is this true? My problem is I'm trying to authenticate all my...

View Article


Code formatting question - too ugly?

I like to keep the individual lines in my source files relatively short. Mainly so that I can print them, email them, or display them on a narrow screen without needing to shift left right. So, for a...

View Article

Distribute mongodb unchanged with my proprietary application

Hello, I'm developing a proprietary application using mongodb as database. I wonder if I can include the AGPL mongodb without modification on my installer for users, since my application is closed...

View Article

Difference between APU4 and APU1C4

Is there a difference between the 4 and the 1C4? Is Netgate just trying to fleece people for an extra $200 by packaging the entire thing together built and tested?...

View Article


Julia in LaTeX

Mike LaCroix put together a nice latex package that produces In's and Out's nicely and beautifully but this is unfinished with too much manual labor required. Just throwing it out there figuring...

View Article


Something wrong with opensuse list - some messages get there asap, some 1/2...

All, For the past 24 hours or so, I've had some messages that take over 1/2 hour to reach the list, while some get there in 2 secs. Is anyone else seeing this? What could cause this?

View Article

Reverting the s390 jmp_buf/ucontext_t ABI change

Hello, as has been discussed on this list recently, glibc 2.19 contained a change in the size of jmp_buf and ucontext_t on s390/s390x to reserve space for future extensions. Back when we made that...

View Article

Go Oracle Install

All, I cannot seem to get the 'go oracle' tool installed. I have tried these commands: go get code.google.com/p/go.tools/oracle go install go get code.google.com/p/go.tools/oracle However, I cannot...

View Article

Sonar on different server to jenkins.

Hi there, When Jenkins and Sonar are on the same server my build takes 25 minutes (build + sonar analysis). When Jenkins is on one machine and Sonar is on another it takes around 4hrs. We use many...

View Article


libgnomeprintui-2.2

This is more of a Solaris 11 question than an OI question, but perhaps someone can help out. I've been trying to move an application from an old Solaris 10 SPARC V440 server to a newer T4 Sparc server...

View Article

enable_shared_from_raw

Hi all, Firstly, any chance this could get some documentation? Is the author still around? I'm thinking about using this at the moment for two separate reasons (and ways in which...

View Article


Template argument deduction and default args

I'm running into consistent problems with default args and argument deduction in templates. There seem to be 2 consistent classes of problem: struct S(size_t len = 10) ubyte[len] data; S!100 x; // this...

View Article

how to debug phantomjs in qtcreator in ubuntu?

I follows the build instructions and it build successfully. Then I use qtcreator to open this project(phantomjs.pro). I set a breakpoint in main.cpp( QApplication app(argc, argv); ). but it do not stop

View Article


xenstore-write size limit

Hello, I have been playing with ClickOS https://github.com/cnplab/clickos It is a Click modular router running on (MiniOS based) Xen VM (domU). In order to run Click, one needs to write Click...

View Article

ANN: Python Fabric-like library, Loom

Hi, I just created a small library that mimics much of the functionality of Python's Fabric library. It allows you to interact with remote servers over SSH. I was using fabric for a bunch of build and...

View Article

Bundling jar into a vim plugin

Hi, I'm creating a scala jump to definition plugin. The vim side of plugin is really simple, a few lines of python that call a local service over http. The real crux is the java service that creates...

View Article
Browsing all 6551 articles
Browse latest View live