The Following User Says Thank You to koos For This Useful Post: | ||
|
2011-12-12
, 08:07
|
Posts: 440 |
Thanked: 203 times |
Joined on May 2010
|
#12
|
|
2011-12-12
, 17:53
|
Posts: 143 |
Thanked: 205 times |
Joined on Apr 2008
|
#13
|
I already have KMPlayer installed. I did not get any update also I couldn't find any in HAM. How to check the current version of KMPlayer.
|
2011-12-12
, 18:07
|
Posts: 143 |
Thanked: 205 times |
Joined on Apr 2008
|
#14
|
The valgrind errors I see are the same I see in example_file_chooser from Maemoexamples package. See below and note that 'invalid write' are always serious errors.
|
2011-12-20
, 16:19
|
Posts: 380 |
Thanked: 459 times |
Joined on Dec 2009
@ Slovenia
|
#15
|
|
2012-01-15
, 19:37
|
Posts: 143 |
Thanked: 205 times |
Joined on Apr 2008
|
#16
|
|
2012-03-04
, 08:31
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#17
|
|
2012-06-16
, 15:55
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#18
|
The Following User Says Thank You to Temporal For This Useful Post: | ||
|
2012-12-09
, 11:56
|
Posts: 143 |
Thanked: 205 times |
Joined on Apr 2008
|
#19
|
I will try to squeeze out a new development edition for the N900. E.g. today I did some experiments using Xv colorkey on the N900, works but does not have the CPU usage drop of the X server process I saw on the N950.
The Following 19 Users Say Thank You to koos For This Useful Post: | ||
|
2012-12-10
, 06:11
|
Posts: 440 |
Thanked: 203 times |
Joined on May 2010
|
#20
|
The valgrind errors I see are the same I see in example_file_chooser from Maemoexamples package. See below and note that 'invalid write' are always serious errors.
My scratchbox is up-to-date.
==12732== Invalid write of size 4
==12732== at 0x6967AE5: (within /targets/FREMANTLE_X86/usr/lib/libhildon-1.so.0.18.7)
==12732== by 0x6FED50B: (within /targets/FREMANTLE_X86/usr/lib/libgdk-x11-2.0.so.0.1400.7)
==12732== by 0x73BF6B3: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73BEFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73C2594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73C2887: g_main_loop_run (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x6AF74F8: gtk_main (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x80494B0: main (in /home/koos/releases/maemo-examples/example_file_chooser)
==12732== Address 0x8b9951c is 372 bytes inside a block of size 520 free'd
==12732== at 0x690C7B9: free (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==12732== by 0x73C6B1B: g_free (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73DBF14: g_slice_free1 (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x737444C: g_type_free_instance (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735641D: g_object_unref (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735692F: g_object_run_dispose (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1D81E: gtk_object_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C08798: gtk_widget_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A4DCE8: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7B457: gtk_container_foreach (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7DDC4: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x736136C: g_cclosure_marshal_VOID__VOID (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7352D84: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735456A: g_closure_invoke (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7369DE3: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B509: g_signal_emit_valist (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B85A: g_signal_emit (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1DAC0: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C084C0: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x7356927: g_object_run_dispose (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1D81E: gtk_object_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C08798: gtk_widget_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6B1EA93: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7B457: gtk_container_foreach (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7DDC4: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x736136C: g_cclosure_marshal_VOID__VOID (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7352D84: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735456A: g_closure_invoke (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7369DE3: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B509: g_signal_emit_valist (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)