HandBrake shows no icons

  • Done
  • quality assurance status badge
Details
4 participants
  • Andreas Enge
  • Ben Sturmfels
  • Eric Bavier
  • Sarah Morgensen
Owner
unassigned
Submitted by
Andreas Enge
Severity
normal

Debbugs page

Andreas Enge wrote 7 years ago
(address . bug-guix@gnu.org)(name . Eric Bavier)(address . bavier@member.fsf.org)
20180722200755.GA10569@jurong
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.
Eric Bavier wrote 7 years ago
(name . Eric Bavier)(address . bavier@member.fsf.org)
06B28943-8F0B-4328-87ED-B918982C1DF9@centurylink.net
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:
Toggle quote (57 lines)
>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: file
Andreas Enge wrote 7 years ago
(name . Eric Bavier)(address . ericbavier@centurylink.net)
20180723204403.GA5512@jurong
On Mon, Jul 23, 2018 at 08:17:35AM -0500, Eric Bavier wrote:
Toggle quote (3 lines)
> 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
Ben Sturmfels wrote 5 years ago
Re: bug#32247: HandBrake shows no icons
(name . Andreas Enge)(address . andreas@enge.fr)
878smhfopk.fsf@sturm.com.au
On Mon, 23 Jul 2018, Andreas Enge wrote:

Hi Andreas,

Toggle quote (9 lines)
> 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
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPn825zvdanEG+SAhAjwF4snAaPAFAl4WdicACgkQAjwF4snA
aPD4tQ/6A8bc920BCOOLNnNpVo+8H7DSM/F+tkU0uQKCvg2EGjzRDorsXec8HRJF
9Nkw2h+/fbldJFZ3k9licbQ/vBK2Cbo+llKVDjfHUVfb1viYelTuXxx+vexsqnLq
WikI/dmRDA12xcZn6poVEi2MJ42GYyPU8PTWJezY7D3LssI9xETcorMHZAOh1lmg
hbyPphd37KBb7nX6tchJpRpA1IxAAdP+u1oaYiYR6ztzq3wccAMBtDV2RoE5pn19
8Bp8Wx183bdhs3+6npsoWLmk+iIqUjttPGhL/qXsSpCK0ZpSfGkuT0XDvkY8dzDV
dzRqJD0tp4cQ1ihVGYFtChHZTH0XmDuQthtg0SkUETDqYqSYrLPWeQ1UZms6K9hX
Vf1TviGEvA8+PVoFAO+flR8j6RRNaz4OS+TpZ25V3F1zWwSN4n+sNo/oWAV0ZkvQ
kjarWRcmpHohsrTuJ1KsAOIu+Lj+Kje1ByUPU5LEjxqSiRitqE6gJs7eicCnwYdo
oqZsOcedQw7r/gJ8RpSNu0Dxenxs771FKSIn9Y0rEHqsqS+4P+eU5SVfeBuE4oz6
BA+s9tpMs7fgTWTzfO1XRE/tWoXuuvrJOCkLR/Po9WmXFuacXX1kLc38YagK9JRx
xP14miuOC/JsjN0LiNOycrlR0TSZK/djwASijH2vM7mA3863M8Q=
=VBmW
-----END PGP SIGNATURE-----

Sarah Morgensen wrote 3 years ago
(name . Ben Sturmfels)(address . ben@sturm.com.au)
864kapjf0s.fsf@mgsn.dev
Hello,

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

Toggle quote (6 lines)
> 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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 32247@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 32247
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help