Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
is anyone else having an issue with the 3 finger-tap for defining terms? Mine works after repeated attempts and doesn't seem very responsive.
 
I found the culprit. BTT is giving me LOTS of gesture recognition problems. Even with the lion update. Once i disabled it, my gestures became super responsive.
 
After reading the above post I tried a two finger click, it comes up instantly however a two finger tap has a delay, rather annoying :/

I assume its because its waiting to see if you double-tap with 2 fingers (which would activate the zoom).

Edit: Also, does anyone know how to change the "show desktop" gesture? In SL, I had it set to 4-fingers swipe up, but this thumb and 3 finger thing is too hard.
 
Last edited:
Silverfast Ai professional scanning software does not work with OSX 10.7 Lion. Support team says will within 10 days...
 
Last edited:
Which client is not working for you? There are plenty that are working.

Before I upgraded to Lion I could VNC into my Mac Air using UltraVNC, TightVNC (from windows) and the Ubuntu 10.04.1 VNC client.

Now after upgrading to Lion, the *instant* I hit "Connect" after typing my VNC password in the client, the wireless disconnects on my mac. As in it loses its connection to the wireless router and starts searching for a new wireless connection. It is so strange. And 100% reproducible. And my friend tries to VNC in from his Ubuntu 11.04 VNC client, and it works fine. He tries to VNC in from his iPhone, and he brings down my mac air wireless. Every time.

The Ubuntu 11.04 VNC client works every time, all the other ones literally bring down my mac wirelss. My friend can sit in his office with his phone and bring down my mac's wireless. How messed up is that??
 
Before I upgraded to Lion I could VNC into my Mac Air using UltraVNC, TightVNC (from windows) and the Ubuntu 10.04.1 VNC client.

Now after upgrading to Lion, the *instant* I hit "Connect" after typing my VNC password in the client, the wireless disconnects on my mac. As in it loses its connection to the wireless router and starts searching for a new wireless connection. It is so strange. And 100% reproducible. And my friend tries to VNC in from his Ubuntu 11.04 VNC client, and it works fine. He tries to VNC in from his iPhone, and he brings down my mac air wireless. Every time.

The Ubuntu 11.04 VNC client works every time, all the other ones literally bring down my mac wirelss. My friend can sit in his office with his phone and bring down my mac's wireless. How messed up is that??

Interesting bug. I have no issues, but have not tried from a Linux system. If you or your friend are developers I would suggest sending Apple a bug report. What does the system log show when you try to connect and the wifi drops?
 
Extra Suites (Applescript add-on)

Hey,

I wanted to know if "Extra Suites" works with Lion. Extra Suites is an applescript add-on/app that "tells" the mouse pointer to move to a specific coordinate on the screen and click if commanded by the user.

Right now, it is the only thing that is holding me back from upgrading to Lion from SL. I would greatly appreciate it if anyone could test and see if it works fine with a move mouse and click.

Here is the link for Extra Suite, you have to get the app running in the background for the following code to work.

http://www.kanzu.com/

Here is some sample code.


tell application "Extra Suites"
activate
ES move mouse {280, 255}
repeat 2 times
ES click mouse
end repeat
end tell

Open applescript editor, copy the code, change the coordinate if you like (To locate specific coordinate press command+****+4, that is the screenshot tool with coordinates.
), compile it, then run it. It is a great tool for applescript.

Please test this for me on Lion, as soon as you guys could confirm that this works or not, I can upgrade to Lion :)
 
Last edited:
I assume its because its waiting to see if you double-tap with 2 fingers (which would activate the zoom).

Edit: Also, does anyone know how to change the "show desktop" gesture? In SL, I had it set to 4-fingers swipe up, but this thumb and 3 finger thing is too hard.

You're right. Disabled it and now there's no delay. Think I'll leave it like this, thanks :D
 
Any word on Photoshop CS4 and Adobe Bridge compatabilities? Am I going to have to wait until I can shell out mega$$$ to upgrade (at which point, I may as well just buy myself a new computer).
 
Last edited:
Interesting bug. I have no issues, but have not tried from a Linux system. If you or your friend are developers I would suggest sending Apple a bug report. What does the system log show when you try to connect and the wifi drops?

Lots of other people have seen this issue. The log says this:

7/20/11 4:49:34.614 PM screensharingd: Authentication: SUCCEEDED :: User Name: N/A :: Viewer Address: 10.20.204.101 :: Type: VNC DES
7/20/11 4:49:34.701 PM loginwindow: Login Window Application Started
7/20/11 4:49:34.716 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
7/20/11 4:49:34.848 PM com.apple.SecurityServer: Session 100022 created
7/20/11 4:49:34.855 PM loginwindow: Login Window Started Security Agent
7/20/11 4:49:34.901 PM loginwindow: kCGErrorFailure: CGSPackagesGetWorkspaceType: couldn't get workspace type
7/20/11 4:49:34.901 PM loginwindow: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
7/20/11 4:49:34.956 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
7/20/11 4:49:35.153 PM SecurityAgent: Echo enabled
7/20/11 4:49:35.153 PM SecurityAgent: Echo enabled
7/20/11 4:49:35.000 PM kernel: wlEvent: en0 en0 Link DOWN
7/20/11 4:49:35.000 PM kernel: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
7/20/11 4:49:35.834 PM sandboxd: ([167]) applepushservice(167) deny file-read-data /private/etc/master.passwd
7/20/11 4:49:36.010 PM SecurityAgent: kCGErrorFailure: CGSPackagesGetWorkspaceType: couldn't get workspace type
7/20/11 4:49:36.010 PM SecurityAgent: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
7/20/11 4:49:36.140 PM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en0 - PreProbe
7/20/11 4:49:36.141 PM configd: setting hostname to "rjv-air.local"
7/20/11 4:49:36.152 PM configd: network configuration changed.
7/20/11 4:49:41.000 PM kernel: nstat_lookup_entry failed: 2
7/20/11 4:49:41.000 PM kernel: nstat_lookup_entry failed: 2
7/20/11 4:49:51.135 PM UserEventAgent: ServermgrdRegistration cannot load config data
7/20/11 4:49:51.135 PM UserEventAgent: ServermgrdRegistration oldConfig is nil during net changed notification
 
That is the new "natural scrolling". You can either get used to it if you like it or turn it off in system prefs. It is designed so that you are moving the page and not the scroll bar. So you drag the page up and the page moves up. Like scrolling on a touch screen.

How do I turn this crap off?

It is nowhere to be found in System Preferences.:confused:
 
Found it. Under "Mouse" un-check the box that say's:

"Move content in the direction of finger movement when scrolling or navigating"


Back to normal.


:)
 
My friend had set secondary click to open Spaces (I don't know why), but apparently now it opens mission control and he can't get it to function as a right click. Any solutions?
 
Sorry right now I'm using UltraVNC from work. (Win 7). I used it to connect to Snow Leopard and I did the upgrade to Lion remotely. Now I cant get back in.

I had this same issue... I had to remote in using ScreenSharing from another Mac (upgraded to Lion... I believe it has a newer version of ScreenSharing) to complete the install/setup. After that, I was again able to connect from a windows machine using Real VNC.
 
Firefox is not loading all images for some reason. Safari seems to be fine.

My Microsoft Mouse is working backwards, have to scroll down to go up, and up to go down. I am hooked up to a monitor.

Clear your cache...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.