unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32247: HandBrake shows no icons
@ 2018-07-22 20:07 Andreas Enge
  2018-07-23 13:17 ` Eric Bavier
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2018-07-22 20:07 UTC (permalink / raw)
  To: 32247; +Cc: Eric Bavier

Hello,

right now I tried out the ghb binary from our handbrake package.
It starts, but shows no icons. Even after installing adwaita-icon-theme,
nothing changes. Do I do anything wrong, or is there a bug in the package?
Also, there is a scary warning that gstreamer could not be initialised
(see the abbreviated output of the command below).

Thanks for your help,

Andreas


...
(ghb:11186): Gtk-CRITICAL **: 22:06:34.168: gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.168: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): Gtk-CRITICAL **: 22:06:34.169: gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): Gtk-CRITICAL **: 22:06:34.169: gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): Gtk-CRITICAL **: 22:06:34.169: gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
GLib-GIO-Message: 22:06:34.294: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
** Message: 22:06:34.475: Couldn't initialize gstreamer. Disabling live preview.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#32247: HandBrake shows no icons
  2018-07-22 20:07 bug#32247: HandBrake shows no icons Andreas Enge
@ 2018-07-23 13:17 ` Eric Bavier
  2018-07-23 20:44   ` Andreas Enge
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Bavier @ 2018-07-23 13:17 UTC (permalink / raw)
  To: andreas, 32247; +Cc: Eric Bavier

[-- Attachment #1: Type: text/plain, Size: 2593 bytes --]

You did nothing wrong. This is the current state of the ghb GUI, unfortunately.  I got less than no help from the Handbrake developers the last time I tried to fix it. It's possible the package is just missing the right image decider plugin.

The gstreamer warning has not caused a problem for me before, but would obviously be nice to fix.

I think there's a version upgrade available.  Might be a good time to visit that and these issues together.

`~Eric

On July 22, 2018 3:07:55 PM CDT, Andreas Enge <andreas@enge.fr> wrote:
>Hello,
>
>right now I tried out the ghb binary from our handbrake package.
>It starts, but shows no icons. Even after installing
>adwaita-icon-theme,
>nothing changes. Do I do anything wrong, or is there a bug in the
>package?
>Also, there is a scary warning that gstreamer could not be initialised
>(see the abbreviated output of the command below).
>
>Thanks for your help,
>
>Andreas
>
>
>...
>(ghb:11186): Gtk-CRITICAL **: 22:06:34.168:
>gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)'
>failed
>
>(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.168: g_object_unref:
>assertion 'G_IS_OBJECT (object)' failed
>
>(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169:
>gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
>
>(ghb:11186): Gtk-CRITICAL **: 22:06:34.169:
>gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)'
>failed
>
>(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref:
>assertion 'G_IS_OBJECT (object)' failed
>
>(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169:
>gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
>
>(ghb:11186): Gtk-CRITICAL **: 22:06:34.169:
>gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)'
>failed
>
>(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref:
>assertion 'G_IS_OBJECT (object)' failed
>
>(ghb:11186): GdkPixbuf-CRITICAL **: 22:06:34.169:
>gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
>
>(ghb:11186): Gtk-CRITICAL **: 22:06:34.169:
>gtk_icon_theme_add_builtin_icon: assertion 'GDK_IS_PIXBUF (pixbuf)'
>failed
>
>(ghb:11186): GLib-GObject-CRITICAL **: 22:06:34.169: g_object_unref:
>assertion 'G_IS_OBJECT (object)' failed
>GLib-GIO-Message: 22:06:34.294: Using the 'memory' GSettings backend. 
>Your settings will not be saved or shared with other applications.
>** Message: 22:06:34.475: Couldn't initialize gstreamer. Disabling live
>preview.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

[-- Attachment #2: Type: text/html, Size: 2884 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#32247: HandBrake shows no icons
  2018-07-23 13:17 ` Eric Bavier
@ 2018-07-23 20:44   ` Andreas Enge
  2020-01-09  0:39     ` Ben Sturmfels
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2018-07-23 20:44 UTC (permalink / raw)
  To: Eric Bavier; +Cc: 32247, Eric Bavier

On Mon, Jul 23, 2018 at 08:17:35AM -0500, Eric Bavier wrote:
> I think there's a version upgrade available. Might be a good time to visit that
> and these issues together.

I had a look before, wondering whether this would be an option to make the
package compile again, but upgrading is more complicated than just changing
the source. So in the end I took the path of least resistance and downgraded
the ffmpeg input...

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#32247: HandBrake shows no icons
  2018-07-23 20:44   ` Andreas Enge
@ 2020-01-09  0:39     ` Ben Sturmfels
  2021-09-13  4:06       ` Sarah Morgensen
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Sturmfels @ 2020-01-09  0:39 UTC (permalink / raw)
  To: Andreas Enge; +Cc: 32247, Eric Bavier, 32247

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

On Mon, 23 Jul 2018, Andreas Enge wrote:

Hi Andreas,

> On Mon, Jul 23, 2018 at 08:17:35AM -0500, Eric Bavier wrote:
>> I think there's a version upgrade available. Might be a good time to visit that
>> and these issues together.
>
> I had a look before, wondering whether this would be an option to make the
> package compile again, but upgrading is more complicated than just changing
> the source. So in the end I took the path of least resistance and downgraded
> the ffmpeg input...

I just ran the current version of Handbrake in Guix and can see icons,
so it may be that this has been fixed elsewhere or through upgrades.
Would you mind testing again please to see if this is fixed for you?

Regards,
Ben

-- 
Ben Sturmfels

Sturm Software Engineering
www.sturm.com.au
+61 3 9024 2467

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#32247: HandBrake shows no icons
  2020-01-09  0:39     ` Ben Sturmfels
@ 2021-09-13  4:06       ` Sarah Morgensen
  0 siblings, 0 replies; 5+ messages in thread
From: Sarah Morgensen @ 2021-09-13  4:06 UTC (permalink / raw)
  To: Ben Sturmfels; +Cc: 32247-done

Hello,

Ben Sturmfels <ben@sturm.com.au> writes:

> On Mon, 23 Jul 2018, Andreas Enge wrote:
>
> I just ran the current version of Handbrake in Guix and can see icons,
> so it may be that this has been fixed elsewhere or through upgrades.
> Would you mind testing again please to see if this is fixed for you?

I just tested and can see the icons as well without doing anything
special.  Given that this is now a two-year old bug, I'll be closing it;
if someone encounters this again, please reopen.

Thanks,
--
Sarah




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-13  4:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-22 20:07 bug#32247: HandBrake shows no icons Andreas Enge
2018-07-23 13:17 ` Eric Bavier
2018-07-23 20:44   ` Andreas Enge
2020-01-09  0:39     ` Ben Sturmfels
2021-09-13  4:06       ` Sarah Morgensen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).