“Show in Finder” not working in Mountain Lion

In OS X Mountain Lion (10.8.2) there is a very annoying bug which prevents “Show in Finder” (or “Reveal in Finder“, “Open in Finder“) functionality (usually a menu item) from working in many applications including TextMate, TotalFinder, Transmit, The Unarchiver, Postbox, iPhoto. Continue reading

Posted in Solutions | Tagged | 36 Comments

Dealing with “Installation failed” in pkgbuild caused by a preinstall/postinstall bash script

So I was writing an installer for the SmoothMouse kernel extension using pkgbuild/productbuild and there was one bug which I couldn’t get my head around for a couple of hours. Basically, Apple Installer always reported failed installation (without any useful explanation) after running a very simple bash script that unloads my kext.

…but then a moment of enlightment suddenly occured to me! Caution: geek humor →

Posted in Journal, SmoothMouse, Solutions | Tagged , , , | 3 Comments

SmoothMouse Forum

Recently we’ve started the SmoothMouse Forum. Continue reading

Posted in SmoothMouse | Tagged | Leave a comment

SmoothMouse and trackpads

I’ve been asked many times if SmoothMouse will support trackpads. Continue reading

Posted in SmoothMouse | Tagged , | 2 Comments

Looking for brains

SmoothMouse, the long-awaited fix for mouse problems in OS X, has been released.

* * *

Project SmoothMouse is looking for developers who want to improve mouse experience in Mac OS X. Particularly:

  1. C / Objective-C programmers.
  2. C++ programmers who’ve dealt with kernel programming.
  3. “Masterminds” — people preferably with math, physics or technical background, who know a lot (or would like to learn) about human-computer interaction in general, who are passionate about precision and best feeling, willing to experiment and suggest new ideas.

Interested? Please don’t hesitate and email me at [email protected]. Would be good if you include some basic information about yourself.

Other way to help the project is help spread the word. Continue reading

Posted in SmoothMouse | Tagged | 31 Comments

Thoughts on Synology NAS / DSM 4.0

Update: I decided to remove my original post because it was overly wordy and some of the issues I complained about have been eventually addressed in the subsequent versions of DSM. Generally my concern was about Synology not paying enough attention to essential storage related features.

  • Synology’s incremental backup solution called Time Backup can only backup locally or to another Synology NAS. Time Backup will not backup to a non-Synology NAS. It also has bugs (for example: it can only use “admin” username to login to a backup server) and sometimes it may cause the entire system to freeze. (For example: if DSM starts a disk check).
  • I complained about DSM not knowing anything about RAID scrubbing (aka mdadm sync_action). Now they’ve added this feature in DSM 4.2 under Storage Manager > Volume > Manage, although you still can’t schedule it like in ReadyNAS.
    If you don’t know what is RAID scrubbing, read Blanne’s post on the Synology forum.
  • I complained about scheduling SMART checks: you could only do that on a per-drive basis, and for 36 drives you had to repeat the same procedure 36 times (~180 mouse clicks in total). They’ve added a central place to manage SMART check schedule in DSM 4.2.
Posted in Journal | Tagged , | Leave a comment

Fix for applications (TextWrangler, Chrome, Evernote, iPhoto …) crashing on startup in Mountain Lion

Update: if you’re using OS X 10.7 Lion (not Mountain Lion!) and you have a similar problem, perhaps this information could help you.

My friend noticed that after he updated to Mac OS X Mountain Lion some applications (including famous TextWrangler and various application installers) started to crash every time right after being launched. (It later turned out that for other users the same problem also affected Google Chrome, Evernote and iPhoto).

Continue reading

Posted in Solutions | Tagged | 28 Comments

Mountain Lion + mouse issues

Mouse lag is not gone in Mountain Lion.

We were (finally) able to build the fix for Mountain Lion and Lion.
It will be called Smooth Mouse by the way. Continue reading

Posted in SmoothMouse | Tagged , | 34 Comments

HP LaserJet refuses to print in grayscale when color toner is out

Problem: HP LaserJet CP3525n refused to print black and white documents when one of the color cartridges was out of toner, despite “Color supplies out” setting was set to “Autocontinue black”. Continue reading

Posted in Solutions | Tagged | 1 Comment

Receive “net send” messages in Mac OS X via Growl

Receive net send in Mac OS X

Quick recipe to receive “net send” messages (usually sent from Windows) in Mac OS X via Growl. I worked it out while helping user kamlay @ habrahabr. Continue reading

Posted in How to’s | Tagged , , | 2 Comments