-
> Confirmed fixed in release 0.73.4-1.
I spoke too soon. I've seen it happen again, though the circumstances seem to be a bit different. I'll post more details when I observe it again.
2009-09-01 01:33:12 UTC in Task Coach
-
dajhorn wrote:
> Your second choice is to use the kexec() call to directly launch the dban.bzi file,
> but kexec() is a new kernel enhancement that is not currently in most distro kernels.
I have a drive in a Linux box that I'd like to wipe before returning it, but haven't been able to do so due to bad blocks on the drive (which aren't getting corrected by overwrites). The data is...
2009-08-29 18:43:36 UTC in Darik's Boot and Nuke
-
> Can you please...confirm that this bug has indeed been fixed?
Confirmed fixed in release 0.73.4-1.
2009-08-07 05:29:55 UTC in Task Coach
-
> When you have a viewer with a mixture of completed
> tasks and uncompleted tasks and you first right-click
> a completed task, the wrong bitmap will be shown until
> you right-click an uncompleted task. Can you confirm this?
Yes, I can confirm this.
Good, so I wasn't crazy. :-) It just required restarting TC to get it back to the uninitialized state.
> ...the wrong bitmap will...
2009-08-03 22:35:31 UTC in Task Coach
-
TC v.0.73.2, Ubuntu 9.04
Using the context menu for a task, I've observed that the icon preceding the "Mark task completed" menu item sometimes shows a check and sometimes doesn't, even when the task is always incomplete. I haven't determined the exact conditions to reproduce. (I just tested a few dozen tasks, and can't reproduce it at the moment, but I'm sure I observed this just prior to...
2009-07-31 05:35:17 UTC in Task Coach
-
I have a script that launches several tabs in ROXterm in one window that looks like:
roxterm --tab-name A &
roxterm --tab --tab-name B &
roxterm --tab --tab-name C &
roxterm --tab --tab-name D &
but I found that the order in which the tabs were created was not deterministic. That's probably because the real commands involve launching commands within the terminal tabs...
2009-06-26 21:58:11 UTC in RoxTerm
-
The ability to set the tab name has been added. See:
https://sourceforge.net/tracker/?func=detail&atid=698431&aid=2779050&group_id=124080.
2009-06-26 21:34:57 UTC in RoxTerm
-
> I've added a --tab-name option (in svn).
You beat me to it. Excellent.
So windows have titles and tabs have names? I guess it matches the UI.
I tried it out and it seems to work well. That puts me one significant step closer to being able to automate restoration of my preferred terminal environment. Thanks!
2009-06-26 21:33:03 UTC in RoxTerm
-
> Fixed in svn (or so I think ;-)).
Confirmed.
Using the prior version I ran:
% roxterm --tab -e foobaz
(roxterm:30701): Gtk-CRITICAL **: gtk_widget_queue_draw: assertion `GTK_IS_WIDGET (widget)' failed
(roxterm:30701): Gtk-CRITICAL **: gtk_widget_queue_draw: assertion `GTK_IS_WIDGET (widget)' failed
(roxterm:30701): Gtk-CRITICAL **: gtk_widget_queue_draw: assertion `GTK_IS_WIDGET...
2009-06-26 01:30:35 UTC in RoxTerm
-
> I've commented on [VTE bug #123844], perhaps you'd like to
> do the same.
I originally refrained from commenting, as it was a closed ticket, appeared to be a decided matter, and I didn't have anything new to add, but the suggestion you posted made sense, so I've added a comment supporting that.
> To edit ROXTerm's keyboard shortcuts hover over a menu item and press the
> key you want to use.
2009-06-25 21:09:06 UTC in RoxTerm