Failed to Load Huku Desktop after upgrade.

Discussions Regarding Software

Moderator: Moderators

Failed to Load Huku Desktop after upgrade.

Postby adsicks » Thu Aug 16, 2012 18:54

Can't open the VDPAU backend. Looks like it is using a library based on nvidia. I am running intel GPU. Is there a config switch or USE flag to set for hulu to change the libraries? Did a new install after upgrade using equo install huludesktop but did not fix.
Code: Select all
WELCOME TO ATARI(R) BASIC (c)1981 ATARI CORPORATION
READY
select opengl list
bash: syntax error near unexpected token `list'
READY
eselect opengl list
Available OpenGL implementations:
  [1]   xorg-x11 *
  [2]   ati
  [3]   nvidia
READY
eselect mesa list
64bit i915 (Intel 915, 945)
  [1]   classic *
  [2]   gallium
64bit i965 (Intel 965, G/Q3x, G/Q4x)
  [1]   classic *
64bit r300 (Radeon R300-R500)
  [1]   gallium *
64bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   gallium *
64bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
32bit i915 (Intel 915, 945)
  [1]   classic *
  [2]   gallium
32bit i965 (Intel 965, G/Q3x, G/Q4x)
  [1]   classic *
32bit r300 (Radeon R300-R500)
  [1]   classic
  [2]   gallium *
32bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   classic *
  [2]   gallium
32bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
READY
huludesktop
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory

(huludesktop.bin:32018): Gdk-WARNING **: gdk_window_new(): parent is destroyed


(huludesktop.bin:32018): Gdk-CRITICAL **: IA__gdk_window_get_display: assertion `GDK_IS_WINDOW (window)' failed

(huludesktop.bin:32018): Gdk-CRITICAL **: IA__gdk_x11_get_xatom_by_name_for_display: assertion `GDK_IS_DISPLAY (display)' failed

(huludesktop.bin:32018): Gdk-WARNING **: gdkdrawable-x11.c:952 drawable is not a pixmap or window

(huludesktop.bin:32018): Gdk-CRITICAL **: IA__gdk_x11_display_get_xdisplay: assertion `GDK_IS_DISPLAY (display)' failed
Segmentation fault


Thanks in advance.
adsicks
Simple Hen
 
Posts: 55
Joined: Mon Jan 19, 2009 18:18
Location: Rush Springs, OK USA

Re: Failed to Load Huku Desktop after upgrade.

Postby Fitzcarraldo » Tue Aug 21, 2012 18:18

Not that I use Hulu Desktop, but you could try the work-around given in the post http://www.gossamer-threads.com/lists/m ... 581#414581
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Failed to Load Huku Desktop after upgrade.

Postby adsicks » Thu Aug 23, 2012 23:50

I tried the above link and it didn't seem to fix anything.

Huludesktop output:

huludesktop

Code: Select all
NVIDIA: could not open the device file /dev/nvidiactl (No such file or directory).

(huludesktop.bin:19002): Gdk-WARNING **: gdk_window_new(): parent is destroyed


(huludesktop.bin:19002): Gdk-CRITICAL **: IA__gdk_window_get_display: assertion `GDK_IS_WINDOW (window)' failed

(huludesktop.bin:19002): Gdk-CRITICAL **: IA__gdk_x11_get_xatom_by_name_for_display: assertion `GDK_IS_DISPLAY (display)' failed

(huludesktop.bin:19002): Gdk-WARNING **: gdkdrawable-x11.c:952 drawable is not a pixmap or window

(huludesktop.bin:19002): Gdk-CRITICAL **: IA__gdk_x11_display_get_xdisplay: assertion `GDK_IS_DISPLAY (display)' failed
Segmentation fault



The World of Goo demo is anther app that crashes. Here is the out put:

Code: Select all
/opt/WorldOfGooDemo/WorldOfGoo: line 30: 18830 Segmentation fault      $BIN $@

It looks like World of Goo crashed! If you need support, please include the
contents of the log file in your problem report.
The log file is stored at: /home/jzacher/.WorldOfGoo/WorldOfGoo.log


And the log file:

https://pastebin.sabayon.org/pastie/10286

Opera gives warnings concerning this when I run it from the command line:

Code: Select all
opera
Gtk-Message: Failed to load module "globalmenu-plugin"
Gtk-Message: Failed to load module "globalmenu-plugin"
NVIDIA: could not open the device file /dev/nvidiactl (No such file or directory).


I am using the Intel drivers so I am confused as to why NVIDIA is trying to load. My guess is it has something to do with flash?

Code: Select all
glxinfo | grep "renderer string:"
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset


Code: Select all
eselect opengl list
Available OpenGL implementations:
  [1]   nvidia
  [2]   xorg-x11 *
  [3]   ati
READY
eselect mesa list
64bit i915 (Intel 915, 945)
  [1]   classic *
  [2]   gallium
64bit i965 (Intel 965, G/Q3x, G/Q4x)
  [1]   classic *
64bit r300 (Radeon R300-R500)
  [1]   gallium *
64bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   gallium *
64bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
32bit i915 (Intel 915, 945)
  [1]   classic *
  [2]   gallium
32bit i965 (Intel 965, G/Q3x, G/Q4x)
  [1]   classic *
32bit r300 (Radeon R300-R500)
  [1]   classic
  [2]   gallium *
32bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   classic *
  [2]   gallium
32bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
adsicks
Simple Hen
 
Posts: 55
Joined: Mon Jan 19, 2009 18:18
Location: Rush Springs, OK USA

Re: Failed to Load Huku Desktop after upgrade.

Postby adsicks » Sun Aug 26, 2012 8:16

I dug into the ./huludesktop configuration file and Huludesktop runs fine if:

Code: Select all
[display]
fullscreen = FALSE


As soon as it is maximized from the titlebar---crash, with same log as above?!?!?
adsicks
Simple Hen
 
Posts: 55
Joined: Mon Jan 19, 2009 18:18
Location: Rush Springs, OK USA


Return to Software in General

Who is online

Users browsing this forum: No registered users and 1 guest