Reply
Thread Tools
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#271
Originally Posted by rcolistete View Post
No, only one desktop environment (LXDE) for each Debian image.

But I think It would be possible to have two images open, each with its own desktop environment.
How might I run different desktop environments? I am also very interested in the hildon-desktop package. I've installed it :P but can't run it. I tried to run it from Debian Chroot, and it messed up my N9 UI, and can't be used. I ran it from H-TOP and it didn't load hildon properly, I'm guessing because of multiple desktop environments.

If not hildon, how about plasma active? Just random thoughts to make this EasyDebian better :P

I'm surprised it doesn't eat the battery! Great on that part!
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 
Posts: 21 | Thanked: 2 times | Joined on Oct 2012
#272
i have another question, when I logout the debian, then try to connect my n9 on pc, error occur: can't connect to usb memory in use.
then when i open again the debian, my desktop wallpaper is black
need to restart my n9 to be able to connect to pc.also to make my debian desktop wallpaper back
 
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#273
Originally Posted by psychEinside View Post
i have another question, when I logout the debian, then try to connect my n9 on pc, error occur: can't connect to usb memory in use.
then when i open again the debian, my desktop wallpaper is black
need to restart my n9 to be able to connect to pc.also to make my debian desktop wallpaper back
This only happens to me when I'm on Ubuntu. On Windows and Mac OSX it never happens.
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 
Posts: 21 | Thanked: 2 times | Joined on Oct 2012
#274
Originally Posted by Akkumaru View Post
This only happens to me when I'm on Ubuntu. On Windows and Mac OSX it never happens.
solved, done by tapping "Close Debian"

Last edited by psychEinside; 2012-12-13 at 11:35.
 
Posts: 128 | Thanked: 53 times | Joined on Nov 2012
#275
when i do step 3 i get this

~ # cd ~user
/home/user # dpkg -i xmimd_1.2_armel.deb
Aegis rejecting xmimd_1.2_armel.deb: Could notopen debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#276
Originally Posted by unoace View Post
when i do step 3 i get this

~ # cd ~user
/home/user # dpkg -i xmimd_1.2_armel.deb
Aegis rejecting xmimd_1.2_armel.deb: Could notopen debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
Possibly :
- forgot the "$ devel-su";
- xmimd downloaded file is corrupt.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 128 | Thanked: 53 times | Joined on Nov 2012
#277
ok i got passed xmimd now im getting this at step 4

# dpkg -i /home/user/MyDocs/easydeb/*.deb
aegis-loader: Failed loading policy for 'opensh::/bin/open-sh'
aegis-loader: Failed loading policy for 'opensh::/bin/opensh'
(Reading database ... 53380 files and directories currently installed.)
Preparing to replace easy-deb-chroot 1.1.0-1harmattan1 (using .../easy-deb-chroot_1.1.0-1harmattan1_armel.deb) ...
cp: can't create '/home/user/.chroot.orig': Permission denied
/var/lib/dpkg/tmp.ci/preinst: line 11: /bin/opensh: not found
cp: can't create '/home/user/.gtkrc-2.0.orig':Permission denied
/var/lib/dpkg/tmp.ci/preinst: line 18: /bin/opensh: not found
Unpacking replacement easy-deb-chroot ...
aegis-installing easy-deb-chroot (from '')
aegis-loader: Failed loading policy for 'opensh::/bin/open-sh'
aegis-loader: Failed loading policy for 'opensh::/bin/opensh'
dpkg: dependency problems prevent configuration of easy-deb-chroot:
easy-deb-chroot depends on opensh; however:
Package opensh is not installed.
dpkg: error processing easy-deb-chroot (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
easy-deb-chroot
 
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#278
Originally Posted by unoace View Post
ok i got passed xmimd now im getting this at step 4

# dpkg -i /home/user/MyDocs/easydeb/*.deb
aegis-loader: Failed loading policy for 'opensh::/bin/open-sh'
aegis-loader: Failed loading policy for 'opensh::/bin/opensh'
(Reading database ... 53380 files and directories currently installed.)
Preparing to replace easy-deb-chroot 1.1.0-1harmattan1 (using .../easy-deb-chroot_1.1.0-1harmattan1_armel.deb) ...
cp: can't create '/home/user/.chroot.orig': Permission denied
/var/lib/dpkg/tmp.ci/preinst: line 11: /bin/opensh: not found
cp: can't create '/home/user/.gtkrc-2.0.orig':Permission denied
/var/lib/dpkg/tmp.ci/preinst: line 18: /bin/opensh: not found
Unpacking replacement easy-deb-chroot ...
aegis-installing easy-deb-chroot (from '')
aegis-loader: Failed loading policy for 'opensh::/bin/open-sh'
aegis-loader: Failed loading policy for 'opensh::/bin/opensh'
dpkg: dependency problems prevent configuration of easy-deb-chroot:
easy-deb-chroot depends on opensh; however:
Package opensh is not installed.
dpkg: error processing easy-deb-chroot (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
easy-deb-chroot
U need to go root with opensh, which you haven't installed.
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 

The Following User Says Thank You to Akkumaru For This Useful Post:
Posts: 128 | Thanked: 53 times | Joined on Nov 2012
#279
Ok I got them installed but when I click an image none run
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#280
Originally Posted by unoace View Post
Ok I got them installed but when I click an image none run
Image or icon ???

Follow the 1st post of this topic. Choose an Debian image (I suggest the debian-m5-v3e-Sci because it is well tested), put it in MyDocs folder, tap "DebianChroot" icon and check if you obtain the result of the last screenshot of 1st post.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:55.