After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 353765 - unable to enter any appt/meeting in bengali
unable to enter any appt/meeting in bengali
Status: RESOLVED DUPLICATE of bug 361138
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-01 00:16 UTC by André Klapper
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2006-09-01 00:16:59 UTC
run evolution 2.7.92 in bengali:
	LANG=bn_IN.utf8
	evolution
go to "new > appointment" or "new > meeting" - evolution crashes immediately.

go to "new > shared memo".
realize that the field below the summary contains byte crap.
click on the dropdown widget button. evolution also crashes.

it's  both the same stacktrace.

evolution-data-server/libedataserver/e-time-utils.c

line 1499:
	/* Skip whitespace */
	while (isspace (*pos))
		pos++;

Backtrace was generated from '/opt/gnome/libexec/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1236727328 (LWP 26920)]
[New Thread -1619399776 (LWP 26932)]
[New Thread -1610740832 (LWP 26927)]
[New Thread -1600586848 (LWP 26926)]
[New Thread -1426023520 (LWP 26924)]
[New Thread -1417630816 (LWP 26923)]
[New Thread -1409238112 (LWP 26922)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1236727328 (LWP 26920))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 parse_with_strptime
    at e-time-utils.c line 1499
  • #6 e_time_parse_date
    at e-time-utils.c line 1731
  • #7 e_date_edit_parse_date
    at e-dateedit.c line 1470
  • #8 e_date_edit_check_date_changed
    at e-dateedit.c line 1853
  • #9 e_date_edit_get_date
    at e-dateedit.c line 689
  • #10 update_end_time_selector
    at event-page.c line 1591
  • #11 init_widgets
    at event-page.c line 2913
  • #12 event_page_construct
    at event-page.c line 3092
  • #13 event_page_new
    at event-page.c line 3115
  • #14 event_editor_construct
    at event-editor.c line 559
  • #15 event_editor_new
    at event-editor.c line 842
  • #16 create_new_event
    at calendar-component.c line 1262
  • #17 impl_requestCreateItem
    at calendar-component.c line 1587
  • #18 _ORBIT_skel_small_GNOME_Evolution_Component_requestCreateItem
    at Evolution-common.c line 76
  • #19 ORBit_c_stub_invoke
    at poa.c line 2630
  • #20 GNOME_Evolution_Component_requestCreateItem
    at Evolution-stubs.c line 125
  • #21 execute_verb
    at e-user-creatable-items-handler.c line 386
  • #22 menuitem_activate
    at e-user-creatable-items-handler.c line 622
  • #23 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #27 IA__g_signal_emit
    at gsignal.c line 2241
  • #28 IA__gtk_widget_activate
    at gtkwidget.c line 3932
  • #29 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 1024
  • #30 gtk_menu_shell_button_release
    at gtkmenushell.c line 630
  • #31 gtk_menu_button_release
    at gtkmenu.c line 2619
  • #32 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #33 g_type_class_meta_marshal
    at gclosure.c line 567
  • #34 IA__g_closure_invoke
    at gclosure.c line 490
  • #35 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #36 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #37 IA__g_signal_emit
    at gsignal.c line 2241
  • #38 gtk_widget_event_internal
    at gtkwidget.c line 3901
  • #39 IA__gtk_widget_event
    at gtkwidget.c line 3707
  • #40 IA__gtk_propagate_event
    at gtkmain.c line 2187

Comment 1 André Klapper 2006-09-01 00:18:39 UTC
also see bug 353764
Comment 2 Teppo Turtiainen 2007-02-04 06:26:56 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Marking this as a duplicate of a newer bug with a patch.


*** This bug has been marked as a duplicate of 361138 ***