Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kino libglade error [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
holic
n00b
n00b


Joined: 20 Jul 2006
Posts: 16

PostPosted: Sat Aug 05, 2006 11:28 pm    Post subject: Kino libglade error [Solved] Reply with quote

Kino emerges fine, but when i start it up, the UI is missing and I get a ton of errors. Anyone have any idea whats going on?

Code:

(kino:17658): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_magick_end_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_spinbutton_magick_end_value_changed'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_focus_in_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_hscale_transition_end_button_press_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_togglebutton_magick_start_toggled'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_magick_start_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_hscale_transition_start_button_press_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_hscale_transition_end_button_release_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_button_magick_file_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_magick_start_focus_out_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_togglebutton_magick_preview_toggled'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_togglebutton_magick_stop_toggled'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_spinbutton_magick_start_value_changed'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_magick_end_focus_out_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_hscale_transition_start_button_release_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_publish_project_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_capture_page_stop_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_button_export_pipe_file_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_start_movie_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_hscale_shuttle_value_changed'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_fast_forward_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_entry_timeline_start_focus_out_event'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_about_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_start_scene_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_radiobutton_XX_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_append_movie_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_preferences_dialog_ok_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_play_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_stop_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_time_format_smpte_activate'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_capture_file_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_video_rewind_button_clicked'.

(kino:17658): libglade-WARNING **: could not find signal handler 'on_button_export_audio_file_clicked'.

...lots more errors then...

> Kino Common being built> Creating page editor
> Creating Capture Page
> Creating Export Page
> Creating Export1394 Page
> Creating ExportAVI Page
> Creating ExportStills Page
> Creating ExportAudio Page
> Creating ExportMJPEG Page
> Creating ExportPipe Page

ect.


Last edited by holic on Sun Aug 06, 2006 8:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
salamandrix
Apprentice
Apprentice


Joined: 03 Aug 2006
Posts: 245

PostPosted: Sun Aug 06, 2006 1:45 pm    Post subject: Reply with quote

hello,
I've had the same problem this morning.
I resolved it by putting the version kino in testing. For this, in the file /etc/portage/package.keywords i added:
Quote:

sys-libs/libavc1394 ~x86
media-libs/libdv ~x86
media-video/kino ~x86

But i should have deleted the quicktime support in the file /etc/portage/package.use by adding the line :
Quote:

media-video/kino -quicktime

(because the testing version quicktime doesnt compile at my home.)

after that kino emerged correctly, i hope that that will help you to resolve this problem.

P.S. : my wife helped me to translate in english :)
Back to top
View user's profile Send private message
holic
n00b
n00b


Joined: 20 Jul 2006
Posts: 16

PostPosted: Sun Aug 06, 2006 8:33 pm    Post subject: Reply with quote

Awesome. Works for me now. Thanks a lot!

And your english isn't bad at all :D
Back to top
View user's profile Send private message
edwardc
n00b
n00b


Joined: 23 Aug 2006
Posts: 3

PostPosted: Wed Aug 23, 2006 3:30 am    Post subject: Reply with quote

After upgrading from Xorg 6.8.4 to modular X 7.0,
kernel from 2.6.10 to 2.6.17, and an emerge --update --deep --newuse world,
my formerly working copy of kino -0.7.6 stopped working and exhibited
the same problem described here.

So, I decided to try kino-0.9.0. I added
media-libs/libdv ~x86
media-video/kino ~x86
to package.keywords and successfully emerged kino 0.9.0.

Kino now starts up, but any attempt to open an smil file or
import a clip causes kino to crash.

Got the exact same results with kino-0.8.1
_________________
@(^.^)@ Ed
Back to top
View user's profile Send private message
edwardc
n00b
n00b


Joined: 23 Aug 2006
Posts: 3

PostPosted: Thu Aug 24, 2006 2:48 am    Post subject: Reply with quote

Just a followup. I tracked the kino 0.9.0 crash problem to libdv.

The latest ~x86 version is libdv-0.104-r1, and this is the cause of the crashes.
I unmerged it and emerged libdv-0.104 and this fixed it.
There is a lot of bugzilla discussion going on about the problems
in libdv-0.104-r1.

The primary maintainer of kino told me that when building it, there is
a configure flag (--with-avcodec) that will cause kino to use
ffmpeg/libavcodec for video decoding instead of libdv, although it will
still require libdv because of other non-decoding related functions.

Perhaps the kino ebuild maintainer should provide the capability
to control this via a USE variable.
_________________
@(^.^)@ Ed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
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