maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Easy Debian Fremantle Beta Testing (https://talk.maemo.org/showthread.php?t=34550)

hstende 2010-03-02 16:19

Re: Easy Debian Fremantle Beta Testing
 
@rebhana

Here is what I did to get df to work:

http://talk.maemo.org/showpost.php?p...&postcount=566

qole 2010-03-02 18:33

Re: Easy Debian Fremantle Beta Testing
 
rebhana: You've been a victim of bug 6365 (which I'm proud to say I helped to fix by providing a test case). It will be fixed in an upcoming firmware release.

If you see this behaviour, issue the command from the terminal:
Code:

sudo killall maemo-xinput-sounds

qole 2010-03-02 18:43

Re: Easy Debian Fremantle Beta Testing
 
andrewfblack: Not exactly sure what you mean by "the location for root of webserver," but if you mean the html root, just edit the httpd.conf file to point "DocumentRoot" at whatever directory you want, including /home/user/MyDocs/webserver or /media/mmc1/webserver. It should work as expected.

EDIT: Some useful info here.

rebhana 2010-03-02 19:54

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by qole (Post 552770)
rebhana: You've been a victim of bug 6365 (which I'm proud to say I helped to fix by providing a test case).[/code]

I'm impressed! So it can be triggered by xbindkeys and one should watch out for it when using that?

ear0wax 2010-03-02 20:37

Re: Easy Debian Fremantle Beta Testing
 
So after updating I started getting this error.

Mount failure!
/home/user/MyDocs/debian-m5-v3b.img.ext2 failed to mount on loop0

/sbin/qmount: line 195: dmlosetup: not found
mount: mounting /dev/dm-0 on /.debian failed: no such file or directory

Thinking it was the .ext2 img I replaced it. Didnt work.

And I couldnt find this error in the thread.

rebhana 2010-03-02 21:15

Re: Easy Debian Fremantle Beta Testing
 
I have successfully installed and tested zim, a desktop wiki that seems extremely useful for a device like the N900. The newer version from squeeze is working well under Easy Debian, except that one faces the problem that one would occasionally want to use special characters which are not available on the hardware keyboard.

Running zim under debbie, which I would have preferred, I did not succeed in letting xbindkeys together with xvkbd produce some of the extra characters. Function keys F1-F12 can be emulated, but overloading special characters like bracketleft/right (which are missing on my German keyboard) does not work. I'm puzzled that for example
Code:

"xvkbd -text "\[F9]""                                             
 Shift+Mod5 + o                                                   

"xvkbd -xsendevent -text '\t'"                                     
  Control+Shift + t

does work to issue F9 and even allows me to insert a tab character in the text, but apparently no printable characters can be issued by e.g.
Code:

"xvkbd -text "\[asciitilde]""                                     
  m:0x1 + c:65                                                   
  Shift + space                                                   

"xvkbd -xsendevent -text "\[braceleft]""                           
  m:0x4 + c:33                                                   
  Control + p

Since using xbindkeys in these experiments frequently fires up maemo-xinput-sounds with 100% CPU usage and dramatic battery drains, I switched over to LXDE, where I can in fact just use xmodmap to get more key bindings. (It's a known bug that xmodmap does not work from the terminal, but with LXDE, it's more or less fine, as I've reported earlier here.)

The only problem I'm now having with zim is the black background under Easy Debian. As a theoretical physicist, I would like to be able to insert math formulae, which one can do in zim using LATEX and dvipng :cool:, but the result is black on black as I discovered after a seeing nothing until I marked larger areas of the text. Too cool to be useful...

qole, you said earlier that the appearance of LXDE was easily configurable when somebody achieved a white background by ssh -X. But if I change themes, not much if anything changes, I always have black background!

qole 2010-03-02 22:39

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by ear0wax (Post 552945)
So after updating I started getting this error.

/sbin/qmount: line 195: dmlosetup: not found
mount: mounting /dev/dm-0 on /.debian failed: no such file or directory

You must have kernel-module-dmloop installed. Either uninstall that package, or also install the dmsetup package.

Quote:

Originally Posted by rebhana (Post 553011)
qole, you said earlier that the appearance of LXDE was easily configurable when somebody achieved a white background by ssh -X. But if I change themes, not much if anything changes, I always have black background!

I'm not sure why you can't change the theme. Edit /home/user/.gtkrc-2.0 and comment out the line that says, "MurrinaNightOrange". This will set your colors to the (boring) defaults. Your scroll bars will become narrow again, too.

EDIT: It was xkbcomp that I found triggered the bug.

hstende 2010-03-02 23:34

Re: Easy Debian Fremantle Beta Testing
 
I got openoffice.org 3.2 to work on my easy debian using the ubuntu-packages for armel, but I destroyed my image in the prossess after when I was cleaning up....

Installed the ubuntuversion found here:
https://launchpad.net/ubuntu/+source...+build/1478069

It looked better than 3.1, and I guess I'll do another try, but it made my apt
unstable, because of some packages I installed and removed.

Here is a copy of my historyfile but remember this will probably destroy something:
420 mkdir office
421 cd office/
422 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
423 dpkg -i libmythes-dev_3.2.0~rc4-1ubuntu1_armel.deb
424 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
425 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
426 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
427 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
428 dpkg -i *
429 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
430 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
431 dpkg -i *
432 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
433 wget http://launchpadlibrarian.net/398972...ntu3_armel.deb
434 dpkg -i *
435 dpkg -i libc6_2.11.1-0ubuntu3_armel.deb
436 wget http://launchpadlibrarian.net/398972...ntu3_armel.deb

442 dpkg -r locales
443 dpkg -r locale
444 dpkg -i libc-bin_2.11.1-0ubuntu3_armel.deb*
445 dpkg -i libc6_2.11.1-0ubuntu3_armel.deb
446 dpkg -i *
447 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
448 dpkg -i uno-libs3_1.6.0+OOo3.2.0~rc4-1ubuntu1_armel.deb
449 dpkg -i ure_1.6.0+OOo3.2.0~rc4-1ubuntu1_armel.deb
450 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
451 dpkg -r openoffice.org-gtk

455 dpkg -r openoffice.org-impress

457 dpkg -r openoffice.org-common
458 dpkg -r openoffice.org-java-common
459 dpkg -r openoffice.org-emailmerge
460 dpkg -r openoffice.org-common
461 dpkg -r openoffice.org-core
462 dpkg -r openoffice.org-base-core
463 dpkg -r openoffice.org-core
464 dpkg -r python-uno
465 dpkg -r openoffice.org-core
466 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
467 dpkg -r openoffice.org-common
468 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
469 wget http://launchpadlibrarian.net/352941...-0.2_armel.deb
470 dpkg -i libgraphite3_2.3.1-0.2_armel.deb
471 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
472 dpkg -i openoffice.org-common
473 wget http://launchpadlibrarian.net/386518...buntu1_all.deb
474 dpkg -i openoffice.org-common_3.2.0~rc4-1ubuntu1_all.deb
475 dpkg -i openoffice.org-core_3.2.0~rc4-1ubuntu1_armel.deb
476 dpkg -i openoffice.org-writer_3.2.0~rc4-1ubuntu1_armel.deb
477 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
478 dpkg -i openoffice.org-base-core_3.2.0~rc4-1ubuntu1_armel.deb
479 dpkg -i openoffice.org-writer_3.2.0~rc4-1ubuntu1_armel.deb

483 dpkg -i openoffice.org-*
484 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
485 dpkg -i openoffice.org-impress_3.2.0~rc4-1ubuntu1_armel.deb
486 wget https://launchpad.net/ubuntu/lucid/a...0~rc4-1ubuntu1
487 wget http://launchpadlibrarian.net/387459...ntu1_armel.deb
488 dpkg -i openoffice.org-gtk_3.2.0~rc4-1ubuntu1_armel.deb
489 wget http://launchpadlibrarian.net/370684...ntu1_armel.deb
490 dpkg -i libatk1.0-0_1.29.4-0ubuntu1_armel.deb
491 dpkg -i openoffice.org-gtk_3.2.0~rc4-1ubuntu1_armel.deb

507 apt-get -f install

529 dpkg --force-all locales_2.10.2-6_all.deb
530 dpkg -i --force-all locales_2.10.2-6_all.deb
531 dpkg-reconfigure locales

rebhana 2010-03-02 23:40

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by qole (Post 553148)
Y
I'm not sure why you can't change the theme. Edit /home/user/.gtkrc-2.0 and comment out the line that says, "MurrinaNightOrange". This will set your colors to the (boring) defaults. Your scroll bars will become narrow again, too.

EDIT: It was xmodmap that I found triggered the bug.

I now found that deleting the line "sNet/ThemeName=MurrinaNightOrange" in ~/.config/lxde/config allows me to change the theme from within LXDE. LXDE seems to change only the entry in /home/user/.gtkrc-2.0. Therefore, when the theme is also set in ~/.config/lxde/config, the only effect of changing the theme is in the small information window at startup about the keyboard.

"MurrinaNightOrange" is more beautiful - I'll try perhaps to change only the background color of some applications like zim.

So far I found xmodmap harmless when run under LXDE. Did you do that in terminal mode or debbie?

hstende 2010-03-02 23:43

Re: Easy Debian Fremantle Beta Testing
 
@rebhana
If you just want the openoffice to not use the gtk-theme, you could just do: dpkg -r openoffice.org-gtk


All times are GMT. The time now is 22:01.

vBulletin® Version 3.8.8