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

Django Install Error: " SyntaxError: future feature unicode_literals is not...

I am new to programming in general and I am struggling to install Django. I downloaded the gar file, unzipped it and then attempted to do the " sudo python setup.py install " command in the terminal...

View Article


S-NAT-IN-MX5-MX10

Hey all, I wonder if anyone knows more about this license. S-NAT-IN-MX5-MX10 The description says: "INLINE NAT SOFTWARE LICENSE - IT ALLOWS TO RUN NAT FEATURES ON A MX5 OR MX10." But I am not sure what...

View Article


TTY ownership and systemd user session

Hi, I am bringing up systemd user session in Tizen, I am using v208. We run into a small issue that if a user session service file claims TTY, systemd user session will fail to chown_terminal() for it:...

View Article

Mono 3 insert quotation marks instead of special chars in SQL Server

Hi, I'm using mono 3 for an asp.net web application and inserting or updating data in an SQL Server database, if I enter special characters like 'à' they are inserted as '?' inside the database. Is...

View Article

Generate test summaries with PASS / FAIL status

This patch series, intended for after 2.19 has branched, makes the glibc testsuite generate explicit PASS or FAIL status for individual glibc tests, with parts loosely based on Tomas Dohnalek's patch...

View Article


BitArray oddities

Playing around with BitArray I encountered the seemingly strange interface of bool[] b = [0, 1, 0]; BitArray a; a.init(b); Is there any reason 'init' is used rather than using a constructor? bool[] b =...

View Article

Notes on the Acer c720 trackpad support

Trackpad support has been improved in master for the Acer c720 chromebook when running DragonFly. Trackpads on other intel-based chromebooks when running DragonFly might work too but would possibly...

View Article

java client: typeExists() returns false after successful bulk index - why?

ES newbie here. i noticed that typeExists() queries return false after successful bulk index() but don't understand why. is that expected? Using java client v 0.90.9. thanks in advance! non-bulk works:...

View Article


Stack Overflow

FYI, since I've noticed an increasing number of people cross-posting between Stack Overflow and this mailing list: I'm now monitoring the 'tornado' tag on Stack Overflow, and when I update the website...

View Article


nil item in slice != nil

I have some code that looks like this: type Notifications struct { Email *Email Text *Text ... type Notification interface{ Send() Email and Text (and about 10 other fields) implement the Send...

View Article

trouble with e_url in escape.rb (TextMate 2, Mavericks, Ruby 2.x)

Deep in the TextMate bundle is escape.rb, containing this utility: # URL escape a string but preserve slashes (idea being we have a file system path that we want to use with file://) def e_url(str)...

View Article

anonymous preview analysis

Hello, When I execute "mvn -Dsonar.analysis.mode=preview sonar:sonar", I get the following error: [INFO] Scanning for projects... [INFO] [INFO]

View Article

Radeon HD 6250 and 1080p content

I had noticed that my Foxconn frontends with their AMD E-450's and the Radeon HD6250's were playing choppy 1080p video. My 720p or 1080i content plays just fine. Digging into it, I realized that all of...

View Article


Does a return(restart) prevent first_byte_timeout from terminating a connection?

I am experiencing some strange behavior. Periodically requests will take 2x the time specified in first_byte_timeout before they actually are killed and the server returns a 503. This is quite annoying...

View Article

Connection Problems and Diagnostics

I have complained for a long time that there are connection problems with the WebRTC clients. It tries to connect, but I get no audio or video. Occasionally I get audio with no video or sometime a...

View Article


Performance

Oliver, Do you have some performance data for your fiber implementation? What is the (amortized) overhead introduced for one fiber (i.e. the average time required to create, schedule, execute, and...

View Article

Document reader

Hello! We have released our document reader for Android. TIPA Reader is a document and book reader, supporting TXT, RTF, DOC, DOCX, PDF and EPUB formats, allowing an easy and comfortable reading...

View Article


How to provide module bindings required with for-doc

How can one file provide the bindings it required using the for-doc subform to other modules that wish to require it, so that those modules don't have to perform the (require (for-doc...) ...)...

View Article

Windows Builds without Windows

Hey Devs, Is there any place that has up to date windows builds with installers? Or, is it possible to build the windows installer on linux? Thanks! Martin,

View Article

ZeroConf on ubuntu linux

Hi guys, I'm new to ZeroConf, sounds really great. In OS X worked fine for me but on an ubuntu machine it said this: --2014-01-10 23:48:30-- http://get.pharo.org/30+vm Resolving get.pharo.org...

View Article
Browsing all 6551 articles
Browse latest View live