#7017 closed bug (fixed)
SAT Decorator crash
Reported by: | cipri | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Add-Ons/Decorators/Default | Version: | R1/Development |
Keywords: | SAT | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Easy to reproduce:
1) Tile to windows together. 2) Now take the window (like you take it to move it), but don't release the mouse, hold it pressed. 3) Press on the opt-key (windows sign)
Attachments (1)
Change History (10)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Can't reproduce with hrev39847. Yours isn't by chance similar to #7001?
The highlighted edges are a new feature (not related to S&T, I think). Pressing CTRL+ALT will highlight borders according to the location the mouse pointer in the current window. Move it to other borders or corners to see it change. Now, if you press the right mousebutton, you can resize the window along the highlighted border(s).
comment:3 by , 14 years ago
comment:4 by , 14 years ago
SATGroup::_SplitIfNecessary() is the method, where gdb indicated that the crash happens...
I'm trying it now on 39962, and it's the same.
It's a real problem, I can group windows together, but when I want to split one, it crashes, that means, it is not usable. It's exactly now unusable when I need it (because I want to do some programming these days).
Nobody can reproduce it? Or did nobody try the SATDecorator in the last nightlies???
comment:5 by , 14 years ago
Keywords: | SAT added |
---|
by , 14 years ago
comment:6 by , 14 years ago
Version: | R1/alpha2 → R1/Development |
---|
We definitely need SAT component in Trac.
comment:7 by , 14 years ago
Component: | Add-Ons → Servers/app_server |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:9 by , 14 years ago
Component: | Servers/app_server → Add-Ons/Decorators/Stack And Tile |
---|
something else related to the SAT Decorator. I don't know if it is a bug. But when i press Cntrl+Alt and move the mouse over the windows, then some edges are highlighted.