Bug#340007: Patch for this bug available

2006-11-22 Thread Attilio Fiandrotti
Frans Pop wrote: On Wednesday 22 November 2006 12:28, Attilio Fiandrotti wrote: very same thing for me, even before my last cleanup commit. i was able to reproduce this crash a couple of times some days ago, but recently i could not reproduce it anymore. OK. May have been a library problem o

Bug#340007: Patch for this bug available

2006-11-22 Thread Frans Pop
On Wednesday 22 November 2006 12:28, Attilio Fiandrotti wrote: > very same thing for me, even before my last cleanup commit. > i was able to reproduce this crash a couple of times some days ago, but > recently i could not reproduce it anymore. OK. May have been a library problem of some sort. I've

Bug#340007: Patch for this bug available

2006-11-22 Thread Attilio Fiandrotti
Frans Pop wrote: On Thursday 16 November 2006 16:02, Attilio Fiandrotti wrote: Frans Pop wrote: Your last commit seems to have broken the gtk frontend. I get an error code 141 in localechooser before the language list is shown. The frontend gets restarted. Strangely enough if I boot with prio

Bug#340007: Patch for this bug available

2006-11-22 Thread Frans Pop
On Thursday 16 November 2006 16:02, Attilio Fiandrotti wrote: > Frans Pop wrote: > > Your last commit seems to have broken the gtk frontend. I get an > > error code 141 in localechooser before the language list is shown. > > The frontend gets restarted. > > Strangely enough if I boot with priority=

Bug#340007: Patch for this bug available

2006-11-16 Thread Attilio Fiandrotti
Frans Pop wrote: On Tuesday 14 November 2006 11:02, Attilio Fiandrotti wrote: ATM i don't see any definitive solution to this , but i have a small workaround: what about selecting default line and then scrolling instead of scrolling and then select default line (as it is now)? User would percei

Bug#340007: Patch for this bug available

2006-11-16 Thread Attilio Fiandrotti
Frans Pop wrote: On Tuesday 14 November 2006 11:02, Attilio Fiandrotti wrote: ATM i don't see any definitive solution to this , but i have a small workaround: what about selecting default line and then scrolling instead of scrolling and then select default line (as it is now)? User would percei

Bug#340007: Patch for this bug available

2006-11-15 Thread Frans Pop
On Tuesday 14 November 2006 11:02, Attilio Fiandrotti wrote: > ATM i don't see any definitive solution to this , but i have a small > workaround: what about selecting default line and then scrolling > instead of scrolling and then select default line (as it is now)? > User would perceive only scrol

Bug#340007: Patch for this bug available

2006-11-14 Thread Attilio Fiandrotti
Frans Pop wrote: On Monday 13 November 2006 12:31, Attilio Fiandrotti wrote: Scrolling to the default choice *after* the treeview is realized fixes this bug (which is hence not due to gtkdfb libraries), patch is attached. The patch looks good, but has one rough edge: you see the frontend "ju

Bug#340007: Patch for this bug available

2006-11-13 Thread Frans Pop
On Monday 13 November 2006 12:31, Attilio Fiandrotti wrote: > Scrolling to the default choice *after* the treeview is realized fixes > this bug (which is hence not due to gtkdfb libraries), patch is > attached. The patch looks good, but has one rough edge: you see the frontend "jump" to the defau

Bug#340007: Patch for this bug available

2006-11-13 Thread Attilio Fiandrotti
Scrolling to the default choice *after* the treeview is realized fixes this bug (which is hence not due to gtkdfb libraries), patch is attached. cheers Attilio Index: gtk.c === --- gtk.c (revisione 42598) +++ gtk.c (copia locale) @