![]() |
Re: Easy Debian Fremantle Beta Testing
has anyone managed to run d4x in easy debian? It exits as soon as I add new download. On command line I get segmentation error. Is there any download manager with gui for maemo5?
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Please can someone help me as I'd love to get this running. Every time I go to install I get a message that says' Unable to install Easy Debian' ' application package missing libxmu6 (<=1.0.4-1).
ITried to find the missing package but cant seem to find it anywhere in the repo's (well, one that will install on the N900). I did try in a terminal but still failed. Think I probably need to add the correct repo or something but I dont know how.. :-( Be greatful for some help as I'm still learning. Thank MM. |
Re: Easy Debian Fremantle Beta Testing
tick all repos, refresh repo, then
apt-get libxmu6 should do the job. |
Re: Easy Debian Fremantle Beta Testing
Quote:
I've got all the extra, extra-testing, extra-devel enabled but Easy Debian's Installer fails with 'Unable to install, Application package missing : libxmu6 (<=1.0.4-1). The only place I've been able to find this file is here: http://repository.maemo.org/pool/fre...e/libx/libxmu/ However, I've been unable to add this repo using the Apps Manager lists, whats more the Maemo Repos page states that 'SDK repositories are meant to be used with apt-get only within the SDK environment'. :confused: I've tried to install it using x-terminal (with your suggestion) but I'm not 100% sure how to add this repo to my available lists and if it can be installed this way as my command-line knowledge is not great. The error I get is 'cant find package' so I've probably not added something correctly. Be grateful for a line by line on how to get this package installed. Hope someone can help. Cheers MM. |
Re: Easy Debian Fremantle Beta Testing
since you already found the location of package download armel one from the url you wrote. Copy the file to MyDocs folder, that is first place you see in default file manager with images, documents etc directory.
in xterm cd /home/user/MyDocs dpkg -i libxmu6*.deb if there is permission denied etc error, then sudo gainroot before above commands. Hope this helps. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Think I need to work on my basic command line knowledge ;) Thanks again MM. |
Re: Easy Debian Fremantle Beta Testing
HI,
does anybody know, how to increase the fontsize of LXDE? When i use the Openbox Settings Manager, or appearance settings, nothing is changed :-( |
Re: Easy Debian Fremantle Beta Testing
I wonder why Mighty Mouse wasn't able to install libxmu6 from the repos? If he was having problems there are probably others...
lq_sunshine: try editing this file in your home dir (when not running LXDE), change the font sizes, and see if it helps: .config/openbox/lxde-rc.xml |
Re: Easy Debian Fremantle Beta Testing
thank you @qole ,
i changed all font values, but only the window titles are bigger now. All other fonts are very small.. I have the latest easy debian (installed yesterday) |
Re: Easy Debian Fremantle Beta Testing
Hi,
I'm trying to install Easy Debian but HAM complains that a package is missing: libxmu6 (>=1.0.4-1). This happen with and without extras-devel enabled. apt-get also reports that this package has no instalation candidate. Any suggestions? Thanks in advance EDIT: ok, I searched the thread and saw that I could install libxmu6 "by hand". But this is weird. apt really reports that that lib is unavailable. |
Re: Easy Debian Fremantle Beta Testing
According to maemo.org packages, libxmu6 should be in two of the official Nokia repositories, not in Extras or Extras-devel. I honestly don't know why people are starting to have problems with it. Have you upgraded to PR 1.3?
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Hi qole,
Easy debian is an astounding piece of work and is the reason I bought my n900 which arrived last week. Easy debian worked straight off the bat. However I come to you with a problem but also a solution to the problem. The fonts in easy debian suck! I've never worn glasses but felt that if I used easy debian with those fonts for any length of time, I soon would be. I noticed that the fonts in the "beta" theme were the ones we needed, but on closer inspection it seems the "beta" theme is actually the digital nature theme of maemo and so is obviously missing things like scrollbars etc. so could never be used itself. To cut a long story short, I've managed to combine the fonts of "beta" with the rest of the m/nightorange theme which has nice large scrollbars and tweaked the colours a bit as well. Now I can use easy debian with nice lush maemo fonts which cause no eyestrain and make it the pleasure to use that it should be. I'll post the instructions and theme here tomorrow, I'm posting from a PC now but will post from my n900 tomorrow to make it easier to attach files etc. EDIT: see the post directly below this on how to install the theme and get those nice fonts. |
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
Here's how to install that theme:
launch the easy debian root shell icon so you have root access in the debian environment terminal (dont launch the full easy debian installation). It's the easy debian icon with the curvy swirl. confirm you have easy debian root access by typing the command id and making sure you see the word "root" in the response. copy the attached mnon900.tar file into your normal maemo n900 MyDocs folder using the maemo file manager/whatever. in the debian terminal window type the commands: cd /usr/share/themes tar -xvf /home/user/MyDocs/mnon900.tar and that's it. the theme should now be installed. type exit to leave the root environment. You can now select the new "mnon900" theme from the debian theme manager when youre in the easy debian environment. |
Re: Easy Debian Fremantle Beta Testing
Does someone here have decent skills in object orientated C programming?
I had a look at the source code of lxpanel, specifically the code for the battery monitor. I know where the problem is and I think I know how to fix it - theoretically. But it's veeery long ago that I coded in C and object orientation isn't my field of expertise at all. So doing it on my own is far beyond my skills. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
Thanks leetnoob,
Here is a screenshot. |
Re: Easy Debian Fremantle Beta Testing
Hi everybody,
I had easy debian and it worked perfectly until I was trying to install a package from synaptic and my phone restarted. Since then I cannot run either the package manager or the desktop (freezes on the mouse + ctrl+backward background). I have tried uninstalling and reinstalling with no luck, even a backup restore. I figure I broke something in the file system, is there a magic command to clean my broken debian?? Thanks for your helping |
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
Make sure it is not mounted. Just to be sure run "Close Debian" in advance. Then run (adjust the path): Code:
fsck /path/to/debian.image Code:
rsync debian.image debian.backup Code:
rsync debian.backup debian.image |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
I have a problem.
I had to flash the N900. Had a copy of "Easy Debian" custom. I need to install it again without having to download the image from the network. How I can do? Thanks |
Re: Easy Debian Fremantle Beta Testing
WhiteWolf, did you lose / erase your MyDocs directory? If not, your image should still be there, intact.
|
Re: Easy Debian Fremantle Beta Testing
this is almost certainly a n00b question, but in the EasyDebian chroot environment, I can't change LC_CTYPE.
I want to change LC_CTYPE, because I use subversion to keep the file synced with my desktop/laptop machines, but some of those filenames use UTF8 encoding. Just setting 'export LC_CTYPE=en_AU.UTF-8' works, but I can't execute the same command within a script! For example, setting /root/.bashrc to a single line containing 'export LC_CTYPE=en_AU.UTF-8' doesn't work. Executing the .bashrc file from the command line (either with the execute bit set, or with 'sh') doesn't work either. This really puzzles me, since throughout the web I can see examples where people have set LC_CTYPE from within a script such as .bashrc or .zshrc |
Re: Easy Debian Fremantle Beta Testing
you can use this command to set all: localedef -i en_AU -f UTF-8 en_AU
|
Re: Easy Debian Fremantle Beta Testing
Hi guys. Lil help needed here. I have been using ED for a while and decided to install a few apps through Synaptic pkg mngr. after i updated the catalogues searched a few things to see if it was there i then closed it without installing anything. BUT, when i went to go check in Maemo, my Rootfs suddenly only had 55meg left, from 92meg before opening Synaptic. And "apt-get clean" didnt help. Can any of you?
|
Re: Easy Debian Fremantle Beta Testing
Ele-Mental: Installing apps in Easy Debian has no impact on your Maemo rootfs. Everything is happening in the "virtual disk drive" image file in your MyDocs folder...
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
@qole Does ED not touch you rootfs at all?
|
Re: Easy Debian Fremantle Beta Testing
I have been playing with ED for a while now and it is a very fine system, THANKS!
But it is hard to use the mousepointer, a bluetoothmouse would ofcourse help, but not very practical while walking down the streeet... Maybe a tiny trackball or especially a touchpad that could be laying ontop of the screen would make it more usable. -But hey! there already is a touch sensitive layer there! ... So, would it be possible to convert the touchscreen into a touchpad?? If not... Would it be possible to add a touchpadwindow, like vxkeyb? |
Re: Easy Debian Fremantle Beta Testing
Hey. i'm new to easy debian, but i've been toying with it for a few days, and i just managed to add Right mouse click while holding down Fn key, turns out to be rather simple, using xbindkeys + xdotool.
Anyways i wanted to know how i can do autoexec when starting lxde ? I want to execute xbindkeys, when lxde starts up, Hope someone can help me. Anyways, with right mouse click, dosbox windowed in lxde is pretty damn cool :) |
Re: Easy Debian Fremantle Beta Testing
Quote:
@xbindkeys -f /home/user/.xbindkeysrc in /etc/xdg/lxsession/LXDE/autostart For other useful information check the first entry in this thread. |
Re: Easy Debian Fremantle Beta Testing
Or put it in:
Code:
/etc/xdg/openbox/autostart.sh Code:
~/.config/openbox/autostart.sh Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
"xdotool click 3" m:0x80 + b:1 + release since it waits with right click until release, theres no conflict... |
Re: Easy Debian Fremantle Beta Testing
For my tests I had this in my .xbindkeysrc in a Debian Squeeze VM:
Code:
# specify a mouse button I'll try your example on the real device. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Just a reminder, tap-and-hold should work as a right-click in GDK+ (Gnome) apps ... but dosbox and others probably would benefit from a working right-click solution that uses a keyboard modifier. So I would like to see a working solution here, too...
|
Re: Easy Debian Fremantle Beta Testing
Does anyone know how to get to the rootfs folder Synaptic uses to to store the Repo pakage info. "apt-get clean" does not help. (i know how to use the "Thank" button) Any help is welcome.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
What about my suggestion of a subdirectory for the ED home mount in the next image? |
All times are GMT. The time now is 10:35. |
vBulletin® Version 3.8.8