FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Testing leds

 
Post new topic   Reply to topic     Forum Index -> leds
View previous topic :: View next topic  
Author Message
he-man



Joined: 29 Apr 2006
Posts: 14

PostPosted: Sun Jun 04, 2006 5:53 pm    Post subject: Testing leds Reply with quote

Hello. I've just downloaded leds from dsource (the last version) to be able to test it and also to test duit Smile. But unfortunately I wasn't able to start because of this error:

(leds:7195): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

I hope this is useful for you. I think the problem is obvious Smile
Bye and I hope I helped.
Back to top
View user's profile Send private message
Ant



Joined: 06 Mar 2004
Posts: 306
Location: Canada

PostPosted: Sun Jun 04, 2006 10:59 pm    Post subject: Re: Testing leds Reply with quote

he-man wrote:
Hello. I've just downloaded leds from dsource (the last version) to be able to test it and also to test duit :-). But unfortunately I wasn't able to start because of this error:

(leds:7195): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

I hope this is useful for you. I think the problem is obvious :-)
Bye and I hope I helped.

Thank you for reporting.
but...
I get that every time I start leds, it never prevented me from using it.
Could there be another reason leds doesn't start for you?
can you see a segfault?
run :
gdb leds
instead (my gdb crashes with leds)
maybe you can get a stack trace

Ant
Back to top
View user's profile Send private message
he-man



Joined: 29 Apr 2006
Posts: 14

PostPosted: Mon Jun 05, 2006 1:35 am    Post subject: Reply with quote

I don't have duit installed, maybe it was because of that. How can I get the latest sources from dsource, I think I need them.
Back to top
View user's profile Send private message
he-man



Joined: 29 Apr 2006
Posts: 14

PostPosted: Mon Jun 05, 2006 9:18 am    Post subject: Reply with quote

After installing duit I tried and I have still the same problem. I'm using ubuntu dapper maybe it's because of my gtk version.
Back to top
View user's profile Send private message
Ant



Joined: 06 Mar 2004
Posts: 306
Location: Canada

PostPosted: Mon Jun 05, 2006 3:47 pm    Post subject: Reply with quote

he-man wrote:
After installing duit I tried and I have still the same problem. I'm using ubuntu dapper maybe it's because of my gtk version.

You only need Duit for development.
I guess you got leds from
http://dsource.org/projects/leds/browser/trunk/downloads

don't forget the Scintilla lib.
you need to install it (and probably run ldconfig?)

I'm using ubuntu drapper also.

can you type 'leds' on a console and paste the output here?
thanks.

Ant
Back to top
View user's profile Send private message
Daedalus



Joined: 28 Sep 2006
Posts: 1

PostPosted: Thu Sep 28, 2006 6:16 pm    Post subject: Same problem Reply with quote

I have the same problem, although the line number of the error is different (maybe I got a different version? I got it from here; leds_linux_preview was at revision 89, libscintilla.so.1.6.3 at 90). I've installed the scintilla lib (or at least put it in /usr/lib, and since I got a different error before I put it there, I assume it worked). Here's the output from the shell:

Code:
~$ ./leds
Loaded lib = libgtk-x11-2.0.so
Loaded lib = libglib-2.0.so
Loaded lib = libatk-1.0.so
Loaded lib = libgobject-2.0.so
Loaded lib = libgdk-x11-2.0.so
Loaded lib = libgthread-2.0.so
Loaded lib = libpango-1.0.so
Loaded lib = libscintilla.so
failed (libglib-2.0.so) g_atomic_int_inc
failed (libglib-2.0.so) g_atomic_int_dec_and_test
failed (libglib-2.0.so) g_module_supported
failed (libglib-2.0.so) g_module_build_path
failed (libglib-2.0.so) g_module_open
failed (libglib-2.0.so) g_module_symbol
failed (libglib-2.0.so) g_module_name
failed (libglib-2.0.so) g_module_make_resident
failed (libglib-2.0.so) g_module_close
failed (libglib-2.0.so) g_module_error
failed (libglib-2.0.so) g_ascii_isalnum
failed (libglib-2.0.so) g_ascii_isalpha
failed (libglib-2.0.so) g_ascii_iscntrl
failed (libglib-2.0.so) g_ascii_isdigit
failed (libglib-2.0.so) g_ascii_isgraph
failed (libglib-2.0.so) g_ascii_islower
failed (libglib-2.0.so) g_ascii_isprint
failed (libglib-2.0.so) g_ascii_ispunct
failed (libglib-2.0.so) g_ascii_isspace
failed (libglib-2.0.so) g_ascii_isupper
failed (libglib-2.0.so) g_ascii_isxdigit
failed (libglib-2.0.so) g_win32_error_message
failed (libglib-2.0.so) g_win32_getlocale
failed (libglib-2.0.so) g_win32_get_package_installation_directory
failed (libglib-2.0.so) g_win32_get_package_installation_subdirectory
failed (libglib-2.0.so) g_win32_get_windows_version
failed (libglib-2.0.so) g_win32_locale_filename_from_utf8
failed (libgthread-2.0.so) g_mutex_new
failed (libgthread-2.0.so) g_mutex_lock
failed (libgthread-2.0.so) g_mutex_trylock
failed (libgthread-2.0.so) g_mutex_unlock
failed (libgthread-2.0.so) g_mutex_free
failed (libgthread-2.0.so) g_cond_new
failed (libgthread-2.0.so) g_cond_signal
failed (libgthread-2.0.so) g_cond_broadcast
failed (libgthread-2.0.so) g_cond_wait
failed (libgthread-2.0.so) g_cond_timed_wait
failed (libgthread-2.0.so) g_cond_free
failed (libgthread-2.0.so) g_private_new
failed (libgthread-2.0.so) g_private_get
failed (libgthread-2.0.so) g_private_set
failed (libgthread-2.0.so) g_thread_supported
failed (libgthread-2.0.so) g_thread_create
failed (libgthread-2.0.so) g_thread_yield
failed (libgthread-2.0.so) g_static_mutex_lock
failed (libgthread-2.0.so) g_static_mutex_trylock
failed (libgthread-2.0.so) g_static_mutex_unlock
failed (libgthread-2.0.so) g_static_mutex_get_mutex
failed (libpango-1.0.so) script_engine_list
failed (libpango-1.0.so) script_engine_init
failed (libpango-1.0.so) script_engine_exit
failed (libpango-1.0.so) script_engine_create
Using home = /home/daedalus/.leds2
Using data = /home/daedalus/.leds2_data

(leds:13673): Gtk-WARNING **: Mixing deprecated and non-deprecated GtkToolbar API is not allowed
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> leds All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group