GIMP Version: 2.8.4
Operating System: Mac OS
OS Version: 10.9
GIMP Experience: Basic Level
I added a bunch of new brushes the other day, converted them from .png to .gbr. Then after Gimp had been restarted, the toolbox now has grown to expand over the work area and the window is stuck. I can't resize it.
I found this thread:
http://www.gimpchat.com/viewtopic.php?f=8&t=4622&start=0I deleted the sessionrc file, reset the windows to default values and restored without single window mode. All looks well but when I go back to single window the toolbox blows up on me again.
Using Gimp 2.8
Here's my Sessionrc for grins, I ended up closing the brush tab of the toolbox in my many efforts to combat this thing. ( Why am I always having to fight this thing? )
# GIMP sessionrc
#
# This file takes session-specific info (that is info, you want to keep
# between two GIMP sessions). You are not supposed to edit it manually, but
# of course you can do. The sessionrc will be entirely rewritten every time
# you quit GIMP. If this file isn't found, defaults are used.
(session-info "toplevel"
(factory-entry "gimp-empty-image-window")
(position 493 22)
(size 914 180))
(session-info "toplevel"
(factory-entry "gimp-single-image-window")
(position 160 93)
(size 1287 720)
(open-on-exit)
(aux-info
(left-docks-width "1078")
(right-docks-width "205")
(maximized "no"))
(gimp-toolbox
(side left)
(book
(current-page 0)
(dockable "gimp-gradient-list"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-pattern-grid"
(tab-style automatic)
(aux-info
(show-button-bar "true")))))
(gimp-dock
(side right)
(book
(current-page 0)
(dockable "gimp-histogram-editor"
(tab-style automatic)))
(book
(position 247)
(current-page 0)
(dockable "gimp-layer-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-channel-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-tool-options"
(tab-style automatic)
(aux-info
(show-button-bar "true")))
(dockable "gimp-vectors-list"
(tab-style automatic)
(preview-size 32)
(aux-info
(show-button-bar "true")))
(dockable "gimp-undo-history"
(tab-style automatic)
(aux-info
(show-button-bar "true"))))))
(hide-docks no)
(single-window-mode yes)
(last-tip-shown 0)
# end of sessionrc