Author Topic: An unexpected error occurred, because an error of type -110 occurred  (Read 40326 times)

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #60 on: November 13, 2019, 07:12:10 AM »
No, but I remember that there was something that could install a different zoom effect where the rectangle rotates. Do you remember its name?

Offline IIO

  • Platinum Member
  • *****
  • Posts: 4439
  • just a number
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #61 on: November 13, 2019, 11:57:21 AM »
i have seen that one with the rotation too but cant remember what it was, i am only disabling them here because i find it distracting.

insert arbitrary signature here

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #62 on: July 31, 2021, 10:09:50 AM »
The rotation can be done by Kaleidoscope.

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #63 on: July 31, 2021, 10:11:19 AM »
I wrote my own zoom effect removal extension. It's better than NoFinderZoom9 because the effect is deleted from Finder only and it waits until the I/O queue is empty by repeating Delay(1).

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #64 on: August 03, 2021, 10:11:43 AM »
It seems to have the side effect of a smoother Finder experience but this is difficult to judge.

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #65 on: August 18, 2021, 12:08:08 PM »
The -110 errors keep coming. It's usually shortly after I type command-backspace while the Trash has List View. I'm trying DiskShield now. It's the only thing I have that flushes the directory more than Finder.

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #66 on: August 23, 2021, 08:35:41 AM »
It removes now 3 functions from Finder:
1. TransitionWindow is used when opening or closing windows.
2. ZoomRects is used at startup when every volume is zoomed to the entire desktop.
3. ZoomRegion is used when you select something and press command-backspace and if you move something and it’s moved back because you chose to always snap to grid.

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: An unexpected error occurred, because an error of type -110 occurred
« Reply #67 on: November 03, 2021, 11:07:55 AM »
I found a simple solution for the -110 error: quit CodeWarrior if you don’t use it instead of leaving it open.