Flashlight icon
I'm not able to choose an icon from an icon pack for a flashlight toggle. I only get a grey square no matter which icon I choose. Is this a bug, or is there something I can do to fix this? Thanks!...
View Articlesaving latitude and longitude values in django
models.py class Geolocation(models.Model): user = models.ForeignKey(User, null=False) location_latitude = models.CharField('Latitude', max_length=20, null=True, blank=True) location_longitude =...
View Articlesocket exception when a shard is down
I have two shards, and two dbs --- test0 on shard0 and test1 on shard1。 Now shard0 is down, when I query test1 through mongos, it throws socket exception first. However, it is ok when i query it second...
View ArticleSegmentation fault in fuse_dfs
Hello there, fuse_dfs fails to start up due a segmentation fault. I am using the latest version of CDH4, but I have encountered the same problem before with other Hadoop versions. The problem is...
View ArticleAttachment Links broken after upgrade
Hello, I performed an upgrade (I think from .11 to 1.01) and my attachment links don't seem to work. I tried moving the files to a few different locations but no luck. Any advice? Thanks!!! THIS...
View ArticleBase lambda function for closure not found....
Hi all (probably LP mostly ;) I keep getting this error on my local and also one remote server: And searching for clues says it's something to do with APC, which i can disable, but isn't it recommended...
View ArticleCan I get round "slide to unlock?
I have got "Secure Settings" plug in to wake the phone, is there a way to get past the slide to unlock that I have on my phone? I've tried setting keyguard to off but this doesn't work I'm very new to...
View ArticleShare Icon click
Hi I was wondering if there was any way to click on a share icon (the sideways v with the dots at each point) and choose from the graphical options menu that appears. I have a galaxy s3 and its rooted....
View ArticleQuickMultiAttributeEdit-plugin fails to load on Ubuntu 12.10 QgisMaster (1.9)
Hi, I'm having trouble loading the above-mentioned plugin. When I haven't started a project yet, I get a perfectly normal GUI. However, in an active project I get the following message: Python Error...
View Articlethe best way to copy a string in go
Go gives us the built-in copy function to make a copy of a slice's contents, but it doesn't (to my knowledge) offer anything similar for strings. This means that in order to copy a substring (and...
View ArticleIssues with durable subscriber and...
Hi, all, Has anyone encountered a problem with VMPendingDurableSubscriberMessageStoragePolicy that it loses persistent messages when the subscriber re-connects? We have the following test case fails...
View ArticleSBC / Yahoo Mail Admin
Hello - I am looking for someone with the SBC/Yahoo email group that might be able to assist me in tracking down a couple of issues. I have pretty much exhausted most of the known publicly listed...
View ArticleSOLVED Re: logwatch and nfs share sizes
On Wed, 5 Jun 2013 14:00:49 +0100 Seemingly it happens if you share under / on the server. So umount *shares edit a bit mount shares on /opt/*
View Articlepoint_ops with GiST PostGIS Spatial Index
I posted this question on StackOverflow, and the only person to answer recommended I ask these lists for more details and link to the question:...
View Articlestartup error
Greetings! Whenever I start up GRASS 6.4.2 using Fedora 18 I get the message: Cleaning up temporary files ... Starting GRASS ... (python:10541): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion...
View ArticleState of wifihotspot
Hi, I would like to turn on my mobile data automatically when I click WiFi hotspot, but I was unable to find an option under create profile which uses the WiFi hotspot as trigger. Is there any...
View ArticleHow to get a backtrace in Cooja?
Hi Contiki gurus, I'm just wondering here how to get a backtrace of a given mote when it crash during a simulation. Because Cooja simply print a ''Array index out of bounds" generic message when, for...
View Articleopenoffice.org problem
I am getting the following message when I try to open a pdf file that I had saved on my desktop or open the program to work either another instance of OpenOffice.org is accessing your personal setting...
View ArticlePlease help me adding variables to my macro
I am attaching a macro that I recorded. But I need the variables to be updated Basically this macro is going thru several tabs and update the pivot tables by simply changing the dates. So everytime I...
View ArticleSpell checker: Per document ignore list
Hi, Is there a way to create a per document list of words to ignore? When working on a paper in a certain subject there are common related terms which are labels as typos. Using "ignore all" is...
View Article