Reply
Thread Tools
Posts: 13 | Thanked: 5 times | Joined on Jan 2010
#211
Has anyone tried using the Unity interface in Ubuntu with this? or know how?
 
Posts: 4 | Thanked: 0 times | Joined on Oct 2010
#212
i have installed in, ubuntu
synaptic .
after
when i insall vlc = not working
rhythmbox = not playing
sound recorder = not playing
banshee = not playing
few software not working...
what is wrong?

debian lxde is great i can install few software
ubuntu not
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#213
Juan,

Quick update: Iīve got the keyboard working... somewhat, on Arch now. But I also have the same trouble as stalker, with the fn key and numerals and such not working.

Still looking into that but it wonīt be before tomorrow at best, that I can dedicate some time on it. Hopefully itīs just a matter now of locales and xbindings

On another note: I intended to install illume on Arch, as a temporary workaround. Illume needs to be compiled from svn afaik but Arch wonīt let me install the build system.

code:
pacman -S abs

result:
abs package not found, searching for group...
Error: 'abs': not found in sync db

Any idea why it might be saying that? Of course I googled but it seems to be a rare problem.

Last question: have you got a webbrowser installed on Arch? What would you advise installing?
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#214
thats the problem with archmobile, the lack of packages, Im working on the keyboard issue, I'm out of guard tomorrow so i can take my time to fix that.

Also I spoke with a plgubox developer about the Xephyr and gcc problem, he told me that in few weeks they are going to relase a new update repository fixing those troubles, so with that we could have a better arch build system and aslo a lot more packages, and the possibility of build packages from aur
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#215
But no browser? That's a bit odd, no?
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#216
I finally solve the icon problem..
I put the icon image file into "apps" and "hildon" folder..
So i put it in 3 folders in all :

/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/hildon
/usr/share/icons/hicolor/scalable

And after reboot the icon appears, dunno which one made it work..

But i still wonder why does it always crash whenever i'm creating the .desktop file ?
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#217
Hmm got a question,
How do i create shortcut for openoffice?
Y'know just like in easy debian where you can open openoffice without going through easy debian first?
I think it's important because ubuntu runs faster than easy debian in my device..
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#218
Sorry but i need another help..
I'm getting a black screen when running Archlinux.

I execute it via X-terminal and i'm getting this error continuously when running archlinux :

Code:
/home/user/archlinux/startarch: line 7 /usr/bin/wmctrl: Permission denied
So i tried chmod + x and chmod 777 that file (/usr/bin/wmctrl)
But i'm still getting the same error..
How do i fix this?

edit : i copied wmctrl file again to MyDocs
and repeat this step
Code:
sudo cp /home/user/MyDocs/wmctrl /.archlinux/usr/bin
rm /home/user/MyDocs/wmctrl 
cd archlinux
./chrootarch
cd /usr/bin
chmod +x wmctrl
touch /usr/bin/archlinux-e17
chmod +x /usr/bin/archlinux-e17
nano /usr/bin/archlinux-e17
But now i'm getting this error

Code:
Everything set up, running chroot...
root
/home/user/archlinux/chrootarch: line 1: : not found
/.archlinux has a qmount already!
/media/mmc1/archmobile.img.ext2 already mounted on /.archlinux...
Everything set up, running chroot...
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nokia-N900:3
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
()
(0x04800002)
/home/user/archlinux/startarch: line 13: /usr/bin/set-focus: No such file or directory
[dix] Could not init font path element /usr/share/fonts/TTF, removing from list!
[dix] Could not init font path element /usr/share/fonts/Type1, removing from list!
/home/user/archlinux/startarch: line 14: /sbin/qobi-wmhint-fix: No such file or directory
/usr/bin/starte17: line 1: enlightment_start: command not found
~/archlinux $
It seems to be a font problem..

Last edited by deny_winarto; 2010-12-11 at 11:39.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#219
@deny_winartomake sure you install at least ttf-dejavu when you are in chroot.

For the other files:
set-focus needs to be in /usr/bin and
qobi-wmhint-fix in /sbin/

Give them both appropriate rights with chmod +
 

The Following User Says Thank You to anthonie For This Useful Post:
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#220
Originally Posted by anthonie View Post
@deny_winartomake sure you install at least ttf-dejavu when you are in chroot.

For the other files:
set-focus needs to be in /usr/bin and
qobi-wmhint-fix in /sbin/

Give them both appropriate rights with chmod +
thanks, but how do you install something while in chroot?
I tried this but it didn't work
Code:
cd /home/user/archlinux
./chrootarch
apt-get install ttf-dejavu
And where do i get the other 2 files?
Sorry i'm still new at linux..
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:52.