View Poll Results: What type of interface would you prefer?

Voters
155. You may not vote on this poll
  • Both player and channel guide on the same window

    107 69.03%
  • Separate windows for player and channel guide (current configuration)

    48 30.97%
Page 43 of 49 FirstFirst ... 334142434445 ... LastLast
Results 421 to 430 of 481

Thread: New App: SopCast Player for Ubuntu

  1. #421
    Join Date
    Nov 2009
    Location
    Greece
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: New App: SopCast Player for Ubuntu

    Same problem with post #413 in Maverick beta
    Here the output
    Code:
    :~$ sopcast-player
    Traceback (most recent call last):
      File "/usr/share/sopcast-player/lib/sopcast-player.py", line 1783, in <module>
        pySop = pySopCast()
      File "/usr/share/sopcast-player/lib/sopcast-player.py", line 371, in __init__
        self.vlc = VLCWidget.VLCWidget(*p)
      File "/usr/share/sopcast-player/lib/VLCWidget.py", line 28, in __init__
        self.player=instance.mediacontrol_new_from_instance()
    AttributeError: 'Instance' object has no attribute 'mediacontrol_new_from_instance'
    and VLC media player 1.1.4 The Luggage
    Desktop : Ubuntu 10.04 LTS Lucid Lynx i386
    AMD ATHLON II X2 215 │ 3072Mb │ GeForce 210 512MB | LG W2243S : 1920 x 1080
    Laptop : Sony Vaio VGN-N11m : Ubuntu 11.10 Oneiric Ocelot i386

  2. #422
    Join Date
    Sep 2010
    Location
    Germany
    Beans
    9
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: New App: SopCast Player for Ubuntu

    Hey I just released a fix for sopcast-player with VLC 1.1.4 installed

    check http://code.google.com/p/sopcast-pla...etail?id=43#c5

    -mike
    Last edited by ilabor; September 15th, 2010 at 03:48 AM.

  3. #423
    Join Date
    Nov 2009
    Location
    Greece
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: New App: SopCast Player for Ubuntu

    Quote Originally Posted by ilabor View Post
    Hey I just released a fix for sopcast-player with VLC 1.1.4 installed

    check http://code.google.com/p/sopcast-pla...etail?id=43#c5

    -mike
    Yes works fine in Maverick beta.
    Thanks
    Desktop : Ubuntu 10.04 LTS Lucid Lynx i386
    AMD ATHLON II X2 215 │ 3072Mb │ GeForce 210 512MB | LG W2243S : 1920 x 1080
    Laptop : Sony Vaio VGN-N11m : Ubuntu 11.10 Oneiric Ocelot i386

  4. #424
    Join Date
    Feb 2009
    Location
    null
    Beans
    113
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: New App: SopCast Player for Ubuntu

    Both player and channel guide on the same window
    May the source be with you...! 8)

  5. #425
    Join Date
    May 2008
    Location
    Guess !
    Beans
    511
    Distro
    Ubuntu Development Release

    Re: New App: SopCast Player for Ubuntu

    Hi Vagrale13

    You have sopcast player working in maverick beta ??

    Could you please tell me how you achieved this.

    I have used the player in other releases but cannot seem to get this from any PPA.

    Any help would be appreciated

    Clive
    There's Gnome place like ~/

    Sony Vaio All in One Ubuntu 13.04
    Acer Aspire 5315 Ubuntu 13.04 Toshiba NB200 Ubuntu Gnome 12.10

  6. #426
    Join Date
    Nov 2009
    Location
    Greece
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: New App: SopCast Player for Ubuntu

    Quote Originally Posted by clive littlewood View Post
    Hi Vagrale13

    You have sopcast player working in maverick beta ??

    Could you please tell me how you achieved this.

    I have used the player in other releases but cannot seem to get this from any PPA.

    Any help would be appreciated

    Clive
    Download and install the .deb packages
    sp-auth - 3.2.6~ppa1~lucid7 & sopcast-player - 0.4.0~ppa1~lucid4
    from here: https://launchpad.net/~jason-scheunemann/+archive/ppa/+packages

    Then download the .zip file sopcast-player_vlc1.1x-fix.zip
    from here http://code.google.com/p/sopcast-pla...etail?id=43#c6
    extracted file - and two archives vlc.py & VLCWidget.py
    replace them to the folder /usr/share/sopcast-player/lib
    use command
    Code:
    sudo nautilus
    or run these commands
    Code:
    cd /path/to_the_extrack_folder/with_archives
    sudo mv vlc.py /usr/share/sopcast-player/lib
    sudo mv VLCWidget.py /usr/share/sopcast-player/lib
    Then try to open sopcast-player from menu, and must be works!

    Then, if you want to play fullscreen go to sopcast-player menu - Edit - preferences - and use command vlc
    like this


    and after that, must be works in Maverick!
    Desktop : Ubuntu 10.04 LTS Lucid Lynx i386
    AMD ATHLON II X2 215 │ 3072Mb │ GeForce 210 512MB | LG W2243S : 1920 x 1080
    Laptop : Sony Vaio VGN-N11m : Ubuntu 11.10 Oneiric Ocelot i386

  7. #427
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: New App: SopCast Player for Ubuntu

    ELLA vagrale13!

    ..things might have changed (?),but remember wracking whole filesystem once by running:
    sudo dolphin instead of gksudo dolphin.If in doubt use

    gksudo nautilus

  8. #428
    Join Date
    Oct 2006
    Beans
    58,286

    Re: New App: SopCast Player for Ubuntu

    Quote Originally Posted by vagrale13 View Post
    Code:
    sudo nautilus
    Indeed, seems to work perfectly, however if you want to invoke nautilus with elevated rights use...

    Code:
    gksudo nautilus

  9. #429
    Join Date
    May 2008
    Location
    Guess !
    Beans
    511
    Distro
    Ubuntu Development Release

    Re: New App: SopCast Player for Ubuntu

    Hi Vagrale13

    Thanks for the info.

    When I try and run the sp=auth deb I get the following dependency error " ia32-libs|lib32stdc++5 "

    Do you know of a deb for this ???

    Thanks

    Clive
    There's Gnome place like ~/

    Sony Vaio All in One Ubuntu 13.04
    Acer Aspire 5315 Ubuntu 13.04 Toshiba NB200 Ubuntu Gnome 12.10

  10. #430
    Join Date
    Sep 2010
    Location
    Germany
    Beans
    9
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: New App: SopCast Player for Ubuntu


Page 43 of 49 FirstFirst ... 334142434445 ... LastLast

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
  •