ckknight's Avatar
Files 15
Downloads 2,900,049
Favorites 15,120
View Bug Report
Wierd stuff on error
Bug #: 812
File: FuBar 3.6.5
Date: 04-24-06 04:26 AM
By: neriak_x
Status: Unconfirmed
When a plugin gets an error and FuBar isn't working because of this, the next reload or login most plugin positions are reset and scrambled. The problem with the latest FuBar releases is the logic for creating another panel for plugins that don't fit on the other one.

I was coding on my gfxToggleGUI and it got an error. after reload I had a new bar in the middle of the screen, containing one plugin that didn't fit on my main panel. The problem is, it's saving this positions so you really have to rearrange stuff over and over again :-/

Is it because of the Ace profile code? I thought you had fixed this issue already.