Results 1 to 4 of 4

Thread: Deadbeef installed but won't open.

  1. #1
    Join Date
    Apr 2012
    Beans
    203

    Deadbeef installed but won't open.

    Hey there.

    I installed Deadbeef, downloaded v.5.5 extracted then ./configure - make - make install
    It acts as if it was installed and the output of
    Code:
    whereis
    Code:
    /usr/local/bin/deadbeef /usr/local/lib/deadbeef
    But when I try to open it whether it be from terminal or manually. Nothing happens. I've run top while attempting to open it doesn't even appear.

    What have I done wrong? I've been having problems with gstreamer and had to install them all, but I doubt that would have anything to do with it.
    - In the Service of General Cuckoo -

  2. #2
    Join Date
    Sep 2009
    Location
    California U.S.A.
    Beans
    398

    Re: Deadbeef installed but won't open.

    If you don't get any errors you could do a:
    Code:
    strace -e open deadbeef
    Maybe it will give you a little more info as to what's holding it up. Also, did you build it against gtk2 or gtk3? I would try building against gtk2 and see if that helps.

  3. #3
    Join Date
    Apr 2012
    Beans
    203

    Re: Deadbeef installed but won't open.

    I uninstalled it and tried again, make install gives out a ffmpeg.lo [error 1] - at least that is the only error I can find.
    FFmpeg is installed and Deadbeef seems to install but still doesn't respond. It seems to be a bug from what I can find against that error, maybe I'll try an older version.

    I built it on Gtk2.
    - In the Service of General Cuckoo -

  4. #4
    Join Date
    Aug 2013
    Beans
    52

    Re: Deadbeef installed but won't open.

    bump because I'm experiencing the same issue, despite installing the .deb version 0.6.0-2

    In addition, I thought it would be beneficial to show a DPKG paradox in which it appears to install deadbeef; however, when I try dpkg -r, it claims that deadbeef hasn't even been installed:
    Code:
    aesclepius@Sera:~/downloads$ sudo dpkg -i deadbeef-static_0.6.0-2_i386.deb
    (Reading database ... 90635 files and directories currently installed.)
    Preparing to replace deadbeef-static 0.6.0-2 (using deadbeef-static_0.6.0-2_i386.deb) ...
    Unpacking replacement deadbeef-static ...
    Setting up deadbeef-static (0.6.0-2) ...
    Processing triggers for hicolor-icon-theme ...
    Processing triggers for desktop-file-utils ...
    Processing triggers for menu ...
    aesclepius@Sera:~/downloads$ deadbeef
    bash: deadbeef: command not found
    aesclepius@Sera:~/downloads$ sudo dpkg -r deadbeef
    dpkg: warning: ignoring request to remove deadbeef which isn't installed

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •