Developer Bits
A Software Developer's bits of info worth sharing
Showing posts with label
troubleshooting
.
Show all posts
Showing posts with label
troubleshooting
.
Show all posts
Apr 26, 2015
Prevent Constant Security Popups on Genymotion with Google Play During ADB Installs
›
Problem After installing Google Play services on Genymotion devices, I get a popup every time I try to install an APK. This popup prevents ...
1 comment:
Apr 25, 2015
Upgrading to Google Play Services 7.0.0 Broke GCM
›
Problem After upgrading from Google play services 6.5.87 to 7.0.0 I got compile errors in sections of code I hadn't touched. Symptoms...
Jun 28, 2013
Installing Genymotion for Mac OS X
›
Problem After installing Genymotion, it doesn't work. Running the application gives errors and the shell script fails with segment faul...
10 comments:
Mar 30, 2013
Android Robolectric: java.lang.RuntimeException: Stub! while using libraries like JSONObject
›
Problem While running a unit test under Robolectric on Android, the following error occurs: java.lang.RuntimeException: Stub! Symptoms ...
2 comments:
Mar 29, 2012
Arrow Keys and Backspace stop working in Flash Builder or Eclipse
›
I just ran into a problem SO annoying, I had to stop EVERYTHING and write down how to fix this, immediately. That way, the next time it hap...
Mar 24, 2012
Slow Mac WiFi but Internet Fine on PC?
›
Occasionally, my internet gets REALLY slow on my laptop. Then I go use my wife's PC and everything is fine. Since few things are more ag...
1 comment:
Mar 3, 2011
Recovering Lost Data In Safari
›
While trying to recover lost data typed into a web page on Safari, I stumbled across this forum and one response was worth remembering for ...
6 comments:
Sep 16, 2010
Subclipse / SVN Working copy locked - Solution
›
Problem I could not update or commit a certain folder in my subversion project using subclipse in eclipse. Symptoms Both commit and updat...
2 comments:
Jul 15, 2010
Maven - Sun JAR Issues (javamail, jms, jmx, jdmk, persistence)
›
Problem Compiling fails because of dependencies related to Sun, such as javamail, jms, jmx. These failures have some of the symptoms liste...
5 comments:
May 20, 2010
Uninstall MySQL on Mac OS X (Leopard 10.5 or Snow Leopard 10.6)
›
Problem You need to completely remove mysql from your system as easily as possible. Symptoms You want to do a clean delete and a fresh ins...
1 comment:
May 7, 2010
Fix Pixelbender Shader Compile Errors
›
Today, I had a small pixelbender issue that I faced once before and forgot about it until I found the solution. Since this is the second ti...
Feb 11, 2010
Mac OS X : Open Ports, Network Connections, PIDs
›
Yesterday, my MacBook Pro was acting VERY strangely. I was hacked! (or so I thought) I feared that some evildoer hacked my home network an...
1 comment:
Home
View web version