Menu

Crashes with Xine

Help
2010-03-17
2013-04-24
  • Richard Nixon

    Richard Nixon - 2010-03-17

    First off, thanks very much, it's everything I wanted icon-box to be. I'm using talika .23 on an x86_64 system in the xfce4 environment. It crashes every time xine is run. I can't find anything on debugging so I'm not sure how to help.

     
  • VINOD DAHIYA

    VINOD DAHIYA - 2010-03-18

    Hi,

    I would like to get some debugging support from your side. There is a debugging exe in the source folder called test.
    Run following commands:

    ./configure -prefix=/usr
    make
    cd src
    ./test

    Now a window will popup showing all the icons. Now run xine. The exe will exit as you say. Please copy the text from console here. It will help me to find out what's wrong.

    Thanks

     
  • Richard Nixon

    Richard Nixon - 2010-03-18

    from theme : xine
    from wnck : xine
    **
    ERROR:tasklist.c:1369:talika_dimm_icon: assertion failed: (gdk_pixbuf_get_has_alpha (pixbuf))
    Aborted

     
  • Richard Nixon

    Richard Nixon - 2010-03-18

    Also it does not see VirtualBox at all:
    ./test
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok
    window added
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok
    window added
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok
    window added
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok
    window removed
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok
    window removed
    updating list …
    from xwin : Amarok
    from wnck : Amarok
    from wnck : Amarok

     
  • VINOD DAHIYA

    VINOD DAHIYA - 2010-03-19

    Hi,

    I installed xfce and found this bug. However i can see virtualbox in the list.
    Bug is fixed in svn.
    Run following in terminal:

    svn co https://talika.svn.sourceforge.net/svnroot/talika talika
    cd talika
    ./autogen.sh -prefix=/usr
    make
    sudo make install

    Let me know of any other bug.
    Thanks

     

Log in to post a comment.