-
First of all, there is a typo in your rule. It must be
ipfw add deny ip from 192.168.0.2 to www.uol.com.br
But I assume you know it. What's more important is that a rule added this way becomes the *last* rule in the list and therefore is processed latest. There is a rule in default WIPFW configuration:
add allow ip from any to any out keep-state
This rule allows any...
2009-09-13 14:51:07 UTC in wipfw
-
It's easy to forget that the preview window is currently
focused and press Alt-F4 in the hope that the current top
window will close. The VD silently exits instead, so you
have to re-start it and sort windows manually. At least
an exit confirmation is required to avoid this. Or, even
better, make VD ignore Alt-F4 completely.
2008-02-18 08:04:20 UTC in Virtual Dimension
-
I'd like to have a quick-rename feature, to be able to change a desktop name in a couple of clicks. Like shift-click on a preview, type name, press enter. Desktop name is not something permanent, at least as I see it. It's more like a reminder of what I've switched from to return to later, or what I've planned to give attention in the nearest future.
2008-02-18 06:19:29 UTC in Virtual Dimension
-
Version 5.0.2.1570
The option Environment > General View > Default View Format > Line style works opposite to the selection made. That is, if Rectlinear is selected (default), all the lines are created in Oblique style. And if Oblique is selected, all new lines are made Rectlinear.
2007-12-30 17:45:14 UTC in StarUML
-
Version 5.0.2.1570
After some experimentation my class diagram in a Design Model came to a state where I cannot use any shortcut creation syntax. Whenever I use it, a message box appears:
Access violation at address 0075CEC6 in module 'StarUML.exe'. Read of address 00000020.
The problem persists if I restart StarUML and load the problematic diagram. Though shortcuts work fine in other...
2007-12-30 16:01:11 UTC in StarUML
-
StarUML 5.0.2.1570
An error box with the message, "Cannot focus a disabled or invisible window," shows up if you unpin the ModelExplorer panel, and then restart StarUML. This message appears twice. The New Project By Approach dialog does not show up.
2007-12-30 15:38:45 UTC in StarUML
-
This simple patch fixes the snap-to-grid feature. An item always snaps to the closest grid lines. When multiple items are moved, they all snap in the same direction.
2007-12-29 07:55:39 UTC in Violet UML Editor
-
The patch is mine. Forgot to login. Sorry.
2007-12-29 06:27:12 UTC in Violet UML Editor
-
Actually snap to grid *should* work as follows:
1. All objects keep their precise coordinates and dimensions and display according to those precise coordinates, without change
2. When you either finish moving an object or change its contents, and snap to grid is enabled, the object must update its coordinates according to the snap rules
3. There should be a menu item, snap all, in case you've...
2007-11-17 10:06:32 UTC in Violet UML Editor
-
I attached a simple patch that fixes this problem. Hope this helps.
File Added: snap.diff.
2007-11-05 23:11:58 UTC in Violet UML Editor