LinuxMCE Forums
May 21, 2013, 12:24:58 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: [1]
1  LinuxMCE / Users / Re: Video Playback on: October 13, 2011, 05:15:29 am
Im bumping this topic as I still have never found a solution to the subtitles!!
I dont see any option to hide the subtitles?

I'm having this same problem though I'm leaving my MKV named .mkv so Xine is playing it. I've set gui.subtitle_autoload:0 in both /etc/pluto/xine.conf and /root/.xine/config. Anything else I should check?
2  LinuxMCE / Users / Re: No DB access for web admin and DCERouter doesn't start on: January 17, 2011, 12:25:13 am
This thread saved me a bunch of time as I didn't have to rebuild my core from scratch. I copied the pluto config file above, got the PK_Installation and PlutoVersion values from the DB, and it worked great from there. Thank you merkur2k!
3  LinuxMCE / Installation issues / Re: [SOLVED]810 b2 install - no menu items? on: March 02, 2010, 11:02:04 pm
Could be related to this problem with UpdateEntArea?

http://forum.linuxmce.org/index.php?topic=9331.0
4  LinuxMCE / Installation issues / Re: Installed Beta2, have diskless MD after some trouble but now no Media Scenarios on: March 02, 2010, 10:49:48 pm
My Rooms have the IDs 1,2,4,5 and 3 is deleted. So I simply added the missing entry back in with the following statement:
Code:
INSERT INTO Room (PK_Room,FK_Installation,FK_RoomType,Description,psc_mod) VALUES (3,111726,2,"Closet",NOW());

After that I fired for a last time:
Code:
/usr/pluto/bin/UpdateEntArea -h localhost -u root -D pluto_main

And guess what? It ran through smoothly without error.

Same problem and same solution here. Mine was a fresh DVD install of beta2. I had deleted a room before I set up the MD and for whatever reason UpdateEntArea was looking for the room that didn't exist.
5  LinuxMCE / Users / Re: Failed to get LIRC on: April 29, 2009, 11:45:06 pm
Done: http://wiki.linuxmce.org/index.php/LIRC#Troubleshooting
6  LinuxMCE / Users / Re: Failed to get LIRC on: April 29, 2009, 04:07:45 am
Fixed it.

Code:
vi /etc/apt/sources.list

Change all http://archive.ubuntu.com URLs to http://old-releases.ubuntu.com

Code:
apt-get update
apt-get -y install lirc-pluto pluto-lirc-wrapper
7  LinuxMCE / Users / Re: Failed to get LIRC on: April 29, 2009, 03:52:49 am
Ah...Gutsy was End of Life'd on 4/18...that's why. Anyone know where we can find a mirror still?
8  LinuxMCE / Users / Re: Failed to get LIRC on: April 29, 2009, 02:57:51 am
Here are some logs:

ConfirmDependencies.log:
Code:
01 Error processing package LIRC daemon, client library, headers and modules
01 Error processing package Pluto LIRC DCE Wrapper

LaunchManager.progress.log:
Code:
Installing software.  Please wait...
        Installing software finished.
        Installing software.  Please wait...
        Downloading LIRC daemon, client library, headers and modules...
        Failed to get LIRC daemon, client library, headers and modules
        Downloading Pluto LIRC DCE Wrapper...
        Failed to get Pluto LIRC DCE Wrapper
        Installing software finished.

Config_Device_Changes.log
Code:
Package `lirc-pluto' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
+ apt-get -y install lirc-pluto
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  lirc-pluto: Depends: liblircclient-dev but it is not installable
              Depends: lirc but it is not installable
E: Broken packages
9  LinuxMCE / Users / Re: Failed to get LIRC on: April 24, 2009, 07:59:07 pm
Same problem here when trying to add my serial IR receiver.
10  LinuxMCE / Users / ftp://builder32.linuxmce.com 530 Login incorrect on: April 26, 2008, 04:54:39 am
Trying to follow http://wiki.linuxmce.org/index.php/KnownIssues_0710_Beta4 and can't get any fixes to download. Here's the debug output:

:/usr/pluto/bin# wget -dc http://ftp://builder32.linuxmce.com/Download/MythTV_Player-beta4-fix/x86_64/MythTV_Player
Setting --continue (continue) to 1
DEBUG output created by Wget 1.10.2 on linux-gnu.

--22:44:52--  http://ftp://builder32.linuxmce.com/Download/MythTV_Player-beta4-fix/x86_64/MythTV_Player
           => `MythTV_Player'
Resolving builder32.linuxmce.com... 65.49.28.85
Caching builder32.linuxmce.com => 65.49.28.85
Connecting to builder32.linuxmce.com|65.49.28.85|:21... connected.
Created socket 3.
Releasing 0x0000000000648d20 (new refcount 1).
Logging in as anonymous ... 220 ProFTPD 1.3.0 Server (Debian) [65.49.28.85]

--> USER anonymous

331 Password required for anonymous.

--> PASS -wget@

530 Login incorrect.

Login incorrect.
Closed fd 3
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!