Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - apagg

Pages: [1]
1
Developers / Android Scenario Widget
« on: February 19, 2012, 05:42:41 pm »
This is something I am working on if you are brave you might want to test it out:

http://wiki.linuxmce.org/index.php/Android_Scenario_Widget

http://www.youtube.com/watch?v=Q08Csj4SWrQ

Edit: I have uploaded a new .apk. If you have installed an earlier version you need to uninstall that first.

apagg

2
Users / Can't launch PlutoMO on nokia E52 (s60v3)
« on: February 20, 2010, 02:00:49 pm »
I have download the Orbiter for symbian os http://deb.linuxmce.org/PlutoMO_3rd.sisx and installed it on my Nokia E52. The installation worked without errors , but when I try to launch the application I get this error:

 "unable to execute file for security reason".

Anyone know how to fix this?

Andreas

3
Users / House Mode
« on: February 03, 2010, 11:28:10 pm »
I have made an event I want to get executed only if the house mode is sett to sleeping. The event looks like this: http://imagebin.org/83189.

But it does not get executed no mater what house mode I set.

If anyone have a working event using House Mode I would be very happy if  you could post your setup.

apagg

4
Users / Irtrans not installing
« on: November 16, 2009, 09:05:17 pm »
I am running 810b internet install and when I connect my Irtrans Usb dongle It is detected correctly, but software fails to install.
Here are some log entries:

/var/log/pluto/ConfirmDependencies.log
Code: [Select]
01 Error processing package Pluto IRTrans Wrapper
01 Error processing package SlimDevices Slim Server

/var/log/pluto/LaunchManager.progress.log
Code: [Select]
        Installing software.  Please wait...
        Downloading Pluto IRTrans Wrapper...
        Failed to get Pluto IRTrans Wrapper
        Downloading SlimDevices Slim Server...
        Failed to get SlimDevices Slim Server
        Configuring File Server...
        Configuring File Server done.
        Installing software finished.

/var/log/pluto/Config_Device_Changes.log
Code: [Select]
+ /usr/pluto/bin/MessageSend dcerouter 0 21 1 809 70 install 182 NONE 9 'Downloading Pluto IRTrans Wrapper...'
+ echo -e ' Downloading Pluto IRTrans Wrapper...'
+ /usr/pluto/install/ConfirmDependencies_Debian.sh pluto-irtrans-wrapper 'deb http://deb.linuxmce.org/ubuntu' '20dev_ubuntu main' 1 '' pluto/bin '' '' '' '' '' '' '' 453
+ SECTIONS='main non-free contrib'
+ case "$REPOS_TYPE" in
+ '[' -z '' ']'
+ case "$REPOS_SRC" in
+ URL_TYPE=apt
++ echo deb http://deb.linuxmce.org/ubuntu
++ sed 's/  */ /g; s/^ *//g; s/ *$//g; s/^deb *//'
+ REPOS_SRC=http://deb.linuxmce.org/ubuntu
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ case "$URL_TYPE" in
+ /usr/pluto/bin/BootMessage.sh 'Installing: pluto-irtrans-wrapper'
+ PackageIsInstalled pluto-irtrans-wrapper
+ local Pkg=pluto-irtrans-wrapper
+ [[ -z pluto-irtrans-wrapper ]]
+ PackageStatus pluto-irtrans-wrapper
+ local Pkg=pluto-irtrans-wrapper
+ [[ -z pluto-irtrans-wrapper ]]
+ dpkg -s pluto-irtrans-wrapper
+ grep -q '^Status: install ok installed'
Package `pluto-irtrans-wrapper' 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.
+ dpkg --configure -a --force-confold
+ [[ -z 20dev_ubuntu main ]]
++ echo -n '20dev_ubuntu main'
++ cut '-d ' -sf2-
+ TMP_SECT=main
+ '[' -n main ']'
+ SECTIONS=main
++ echo -n '20dev_ubuntu main'

Pages: [1]