You are not logged in.
Pages: 1
I installed kino via pacman. The install went well, but when I tried to run kino I was greeted with the following messages (sorry for the length - thought it might be helpful to include all warnings).
[root@tester backend]# kino
(kino:7277): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeFileEntry'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeFileEntry'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeColorPicker'
(kino:7277): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown property `stock_item' for class `GtkImageMenuItem'
(kino:7277): libglade-WARNING **: unknown widget class 'GnomeIconList'
(kino:7277): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
(kino:7277): GLib-GObject-WARNING **: gsignal.c:1666: signal `select_icon' is invalid for instance `0x863fab8'
> 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
/usr/share/kino/scripts/exports/extract_chapters
Unrecognised usage: extract_chapters -f <fps> -x <file>
/usr/share/kino/scripts/exports/rawplay.sh
which: no rawplay in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/kde/bin:/opt/qt/bin:/opt/xfce4/bin)
/usr/share/kino/scripts/exports/ffmpeg_dvd.sh
which: no dvdauthor in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/kde/bin:/opt/qt/bin:/opt/xfce4/bin)
/usr/share/kino/scripts/exports/ffmpeg_mp3.sh
/usr/share/kino/scripts/exports/ffmpeg_vcd.sh
/usr/share/kino/scripts/exports/ffmpeg_divx.sh
> Creating page trim
>> image creator repository created
>>> Image Create: Fixed Colour
>>> Image Create: Random noise
>>> Image Create: Colour Range
(kino:7277): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GnomeColorPicker'
(kino:7277): GnomeUI-CRITICAL **: file gnome-color-picker.c: line 796 (gnome_color_picker_set_i8): assertion `GNOME_IS_COLOR_PICKER (cp)' failed
(kino:7277): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GnomeColorPicker'
(kino:7277): GnomeUI-CRITICAL **: file gnome-color-picker.c: line 796 (gnome_color_picker_set_i8): assertion `GNOME_IS_COLOR_PICKER (cp)' failed
>>> Image Create: Gradiant
>>> Image Create: Create From File
>> image filter repository created
>>> Image Filter: No Change
>>> Image Filter: Black & White
>>> Image Filter: Sepia
>>> Image Filter: Reverse Video
>>> Image Filter: Mirror
>>> Image Filter: Kaleidoscope
>>> Image Filter: Swap
>> image transition repository created
>>> Image Transition: No Change
>>> Image Transition: Fade
>>> Image Transition: Push Wipe
>>> Image Transition: Barn Door Wipe
>>> Image Transition: Differences
>> audio filter repository created
>>> Audio Filter: No Change
>>> Audio Filter: Silence
>>> Audio Filter: Fade In
>>> Audio Filter: Fade Out
>> audio transition repository created
>>> Audio Transition: Cross Fade
** (kino:7277): WARNING **: Widget not found: entry_dub
(kino:7277): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(kino:7277): GLib-GObject-CRITICAL **: file gsignal.c: line 1634 (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(kino:7277): Gtk-CRITICAL **: file gtkentry.c: line 3711 (gtk_entry_get_text): assertion `GTK_IS_ENTRY (entry)' failed
I did try installing gnome (I had KDE installed) and that had no affect. Thanks for any assistance.
Mike
Offline
I did find this as I looked back at the installation of Kino.
bonobo-activation-server: no process killed
All packages except this one installed correctly (libbonoboui, I think). I will assume that is the problem, but what would cause that package to fail on two of my Arch systems, and how can I get it to install.
When I run pacman -S libbonoboui, it says that it is installed and already up to date. I ran the update again, but still got the same messages as in my previous post. I am not sure what to do next.
Thanks,
Mike
Offline
For anyone who has had this problem. The solution is not to run kino as the root user.
Offline
Pages: 1