Last friday, I tried to hook up my Galaxy Nexus phone through USB to transfer some files to my computer. After a few seconds, a completely empty Nautilus window appeared. Once again, Ubuntu was incapable of detecting my device. This happened a few versions ago and I had to use obscure and impossible to remember… Poursuivre la lecture Cannot transfer files anymore from my Galaxy Nexus through USB
Catégorie : Bug
Firefox Sync duplicating bookmarks
A few months ago, there was an update to Firefox Sync. The system was completely changed, requiring the creation of a new account and the reupload of all bookmarks, history information, etc. The old system was still functional, but it wasn’t possible anymore to add devices. Despite my frustration (yet another account to create), I… Poursuivre la lecture Firefox Sync duplicating bookmarks
Cascade of problems
It is unbelievable how things can go bad starting from a small number of problems. This afternoon, I was overwhelmed by several hurdles, but there were only two main root causes: keyboard instability and network bandwith issue. Everything started with the delivery of my new AZIO keyboard and Razer Taipan mouse. Well, these are low-risk… Poursuivre la lecture Cascade of problems
Why do I suddenly need to use source to call ANY Bash script?
This week, I ran into a somewhat weird and annoying Bash issue that took a couple of minutes to solve. It was a very simple problem, but it caused quite a bit of headaches. A colleague wrote a script that was setting up some configuration variables. The script, named config.sh, was intended to be called… Poursuivre la lecture Why do I suddenly need to use source to call ANY Bash script?
Groovy + Maven + Eclipse = headache
Java is a general-purpose programming language that matured over more than ten years. It provides a solid platform on which many third party libraries (of various quality and complexity of course) were developed. Maven is one of the several ways large Java projects can be described formally and built automatically. Maven has the ability to… Poursuivre la lecture Groovy + Maven + Eclipse = headache