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 - flying

Pages: [1]
1
Installation issues / 0810 installation problem
« on: July 04, 2009, 09:08:35 am »
When I install 0810 according to step 1~5 (http://wiki.linuxmce.org/index.php/LinuxMCE-0810_alpha2), some packages were failed during download, is there a way to do compensation instead of re-install again? Such as following errors:
-----------------------------------------------------------------------------------------------------------------------------------------------------
#### Package pluto-orbiter failed (/tmp/tmp.kjMwK10754) - We wait 10sec and try again - to stop retrying press Ctrl-C.
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:
  pluto-orbiter: Depends: pluto-confirm-dependencies but it is not going to be installed
                 Depends: pluto-sdl-helpers but it is not going to be installed
                 Depends: pluto-x-scripts but it is not going to be installed
                 Depends: pluto-boot-scripts but it is not going to be installed
                 Depends: pluto-simplephone but it is not going to be installed
                 Depends: pluto-avwizard but it is not going to be installed
                 PreDepends: libhid0 but it is not installable
                 PreDepends: libsdl-gfx1.2-4 (>= 2.0.13) but it is not installable
                 PreDepends: libsdl-sge (>= 030809-1) but it is not installable
                 PreDepends: xine-ui but it is not installable
                 PreDepends: msttcorefonts but it is not going to be installed
                 PreDepends: discover but it is not installable
                 PreDepends: libsdl-gfx1.2-dev but it is not installable
                 PreDepends: abcde but it is not installable
                 PreDepends: xdialog but it is not installable
                 PreDepends: xloadimage but it is not installable
                 PreDepends: xcompmgr but it is not installable
                 PreDepends: xfwm4 but it is not installable
                 PreDepends: xfce4-mcs-manager but it is not installable
                 PreDepends: wmctrl but it is not installable
E: Broken packages
#### Package pluto-orbiter failed (/tmp/tmp.kjMwK10754) - We wait 10sec and try again - to stop retrying press Ctrl-C.

2
Installation issues / How to brought up LMCE Start Manager in 0810
« on: July 03, 2009, 04:41:19 pm »
In LMCE-0710, there has a LMCE start manager, but can not seen in 0810, how to enable the LMCE start manager in desktop?

3
Installation issues / Is there have DVD for 0810 installation?
« on: July 03, 2009, 08:30:48 am »
LMCE-0810 installation need huge downloading stuffs, almost spent more than 24 hours for me, is there have DVD or other installation packages available for installation shortcut?

4
Installation issues / Can't ping or login to LMCE server.
« on: July 01, 2009, 08:58:43 am »
We first installed Kubuntu-0810 in a Dell G280 with 2 NICs, everything works fine for either ping outside of this Linux server or ping this server from outside. After installed LMCE-0810, the ping/ssh to Linux Server did NOT have response, but ping/ssh to outside from this Linux server still can work. Has anyone encounter such problem? and any comments?

Thanks,
Eric

5
Have following problem: following message keep scrolling on screen and didn't have KDE/Orbiter appear:
Device $DEVICE ($DESCRIPTION) no DCE, going after the children

Environment:
LinuxMCE0810 alpha2
Have setup the build environment according to wiki

Anyone had encountered such issue before?

6
Installation issues / How to switch LinuxMCE from UI2 to UI1
« on: June 24, 2009, 12:07:42 pm »
I installed 0810 on a Dell D600 laptop, unfortunately I selected Overlay for the UI, and the UI can not be correct displayed, how can I switch back to Basic UI1 without reinstall the whole system >:(?

Thanks,
Eric

7
Developers / LinuxMCE-0710 build errors
« on: June 23, 2009, 05:52:24 am »
All,

Not sure whether there is a page about build dependancies.
I download the LinuxMCE0710SRC and make build under Kubuntu 710.

cd src/
make

After struggling with some dependancise, there is one blocked me as below. Do you know which lib package should I install?

Any info will be highly appreciated.

make[1]: Entering directory `/home/linuxmce/LinuxMCE-0710/src/File_Grids_Plugin'
g++ -c -I.. -I../DCE   -I/usr/include/mysql -DUSE_MYSQL_WRAPPER -Wall -fPIC -ggdb3  File_Grids_Plugin.cpp -o File_Grids_Plugin.o
File_Grids_Plugin.cpp:51:29: error: attr/attributes.h: No such file or directory
File_Grids_Plugin.cpp: In member function ‘DCE::DataGridTable* DCE::File_Grids_Plugin::FileList(std::string, std::string, void*, int*, std::string*, DCE::Message*)’:
File_Grids_Plugin.cpp:450: error: expected primary-expression before ‘,’ token
../Media_Plugin/MediaListGrid.h: At global scope:
../Media_Plugin/MediaListGrid.h:117: warning: ‘bool FileBrowserInfoComparer(FileBrowserInfo*, FileBrowserInfo*)’ defined but not used
../Media_Plugin/MediaListGrid.h:134: warning: ‘bool FileBrowserInfoComparerLastViewed(FileBrowserInfo*, FileBrowserInfo*)’ defined but not used
make[1]: *** [File_Grids_Plugin.o] Error 1
make[1]: Leaving directory `/home/linuxmce/LinuxMCE-0710/src/File_Grids_Plugin'
make: *** [plugins] Error 2

Thanks,
Eric

Pages: [1]