On Fri, 2006-06-16 at 18:20 +0530, B S Srinidhi wrote:
> There's a while loop over there which, I guess, is causing the problem.
>
> while (scr >= zone->num) scr -= zone->num;
>
Raster: Your commit has solved this problem. Thanks a lot. :)
Srinidhi.
--
ASCII ribbon campaign ( ) B
On Fri, Jun 16, 2006 at 06:20:07PM +0530, B S Srinidhi wrote:
> Hi,
>
> Found a problem with E this morning. It bit me many times, because this
> problem is triggered when I press CTRL+Shift+{Left,Right} keys. I use
> those key (extensively) in konsole to move shells to the left / right.
>
> The
B S Srinidhi wrote:
> Hi,
>
> Found a problem with E this morning. It bit me many times, because this
> problem is triggered when I press CTRL+Shift+{Left,Right} keys. I use
> those key (extensively) in konsole to move shells to the left / right.
>
> (gdb) bt
> #0 0x080ca34e in _e_actions_act_s
Hi,
Found a problem with E this morning. It bit me many times, because this
problem is triggered when I press CTRL+Shift+{Left,Right} keys. I use
those key (extensively) in konsole to move shells to the left / right.
Here's the backtrace:
(gdb) bt
#0 0x080ca34e in _e_actions_act_screen_send_by