Re: debian/fso on freerunner

2010-01-20 Thread Yoric Kotchukov
qtmoko quite another matter. - Thank you for your attention. -- View this message in context: http://n2.nabble.com/debian-fso-on-freerunner-tp4425059p4425730.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko c

Re: debian/fso on freerunner

2010-01-20 Thread Patryk Benderz
[cut] > Tell me please, I understand that debian lags behind the progress? Old > frameworkd etc, the old kernel without the new drivers for glamo, just zhone > updated ... Even I look at leading figures debian pass programs shr))) Hope > dies last))) I think QtMoko is based on Debian and works rea

Re: [debian/shr apps] call list?

2010-01-19 Thread Sebastian Reichel
On Tue, Jan 19, 2010 at 11:21:55PM +0100, arne anka wrote: > the new package brought the shr idle screen which shows "XX calls" and "YY > sms" -- that reminds of onen question: > sms do i see with the messages app, but where do i see the calls? Try "pyphonelog", it reads the call history from op

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-19 Thread Sebastian Reichel
On Tue, Jan 19, 2010 at 11:14:16PM +0100, arne anka wrote: > > shh freerunner > > $ export DISPLAY=:0.0 > > $ gdb phoneuid > > # run > > # bt > > here's what i get when starting phoneui-contacts. besides the actual crash > there seems to be an issue with the log file -- i don't find where it is

Re: [debian/shr apps] call list?

2010-01-19 Thread Al Johnson
On Tuesday 19 January 2010, arne anka wrote: > the new package brought the shr idle screen which shows "XX calls" and "YY > sms" -- that reminds of onen question: > sms do i see with the messages app, but where do i see the calls? in shr it would be phonelog, packaged as pyphonelog, or the phonelo

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-19 Thread arne anka
> shh freerunner > $ export DISPLAY=:0.0 > $ gdb phoneuid > # run > # bt here's what i get when starting phoneui-contacts. besides the actual crash there seems to be an issue with the log file -- i don't find where it is defined, but it is set to /var/log/phoneuid.log ... and per default wr

Re: [Debian] installer:<> and few questions

2010-01-19 Thread Joif
ok installing binutils did the trick but now I received another error: - *** * WARNING * *** This will destroy all the data on the microSD card!!! Press any key within 5 seconds to quit read: 1: Illegal option -t * Clearing MBR of

Re: [Debian] installer:<> and few questions

2010-01-19 Thread arne anka
>> What distro are you using that has no ar? >> > I'm using QtMoko v16b unmodified image, i guess? as last resort you may fetch the binutils armel package from any debian repository and extract ar from it on another computer. according to ldd on my x86 right now it needs $ ldd /usr/bin/ar

Re: [Debian] installer:<> and few questions

2010-01-19 Thread Joif
Timo Juhani Lindfors wrote: > > Joif writes: >> # E: Could not find the following binaries: ar >> But in the debian repository there are no packages named "ar", maybe >> "ara"? >> If so, a correction of the install script is needed. > > apt-file search bin/ar > > shows that ar is part of the

Re: [Debian] installer:<> and few questions

2010-01-19 Thread Timo Juhani Lindfors
Joif writes: > # E: Could not find the following binaries: ar > But in the debian repository there are no packages named "ar", maybe "ara"? > If so, a correction of the install script is needed. apt-file search bin/ar shows that ar is part of the binutils package. However the script can not in

Re: [debian/fso] how to enable wlan again?

2010-01-19 Thread Timo Jyrinki
2010/1/16 arne anka : > qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage > org.freesmartphone.Usage.SetResourcePolicy WiFi enabled lindi found out that the new kernel is "too fast" which randomly fails the ar6000 initialization: http://docs.openmoko.org/trac/ticket/2327 I also

Re: [debian/fso] how to enable wlan again?

2010-01-18 Thread Neil Jerram
2010/1/18 Bill Kenworthy : > > check /proc/config.gz to see whats been done. Thanks: debian-gta02:/usr/bin# zcat /proc/config.gz | grep AR6 CONFIG_AR6000_WLAN=y # CONFIG_AR6000_WLAN_DEBUG is not set # CONFIG_AR6000_WLAN_RESET is not set Neil ___

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-18 Thread Sebastian Reichel
On Mon, Jan 18, 2010 at 08:51:25PM +0100, arne anka wrote: > > Can you check what is actually crashing? The framework? phoneuid? I > > will update the framework later. There were some changes in opimd > > since the last Debian package. > > actually, it really seems to be only the contacts app itse

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-18 Thread arne anka
> Can you check what is actually crashing? The framework? phoneuid? I > will update the framework later. There were some changes in opimd > since the last Debian package. actually, it really seems to be only the contacts app itself. messages and dialer come up fine, but once i hit in dialer the

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-18 Thread arne anka
> in /etc/phoneuid.conf set log_level to DEBUG that has been my first thought -- no dice. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-18 Thread Sebastian Reichel
On Mon, Jan 18, 2010 at 06:53:53PM +0100, arne anka wrote: > after today's update of libphone-ui*, the gui of contacts, dialer, > messages and pin dialog looks ok. > thanks to whoever is responsible. np :) > so i used the not so recently posted script [1] to import my contacts from > an vcf f

Re: [debian/shr apps] conatcts app crashes with full addressbook w/o any error message

2010-01-18 Thread Klaus Kurzmann
Am Montag 18 Januar 2010 18:53:53 schrieb arne anka: > after today's update of libphone-ui*, the gui of contacts, dialer, > messages and pin dialog looks ok. > thanks to whoever is responsible. > > so i used the not so recently posted script [1] to import my contacts from > an vcf file into opimd

Re: [debian/fso] how to enable wlan again?

2010-01-17 Thread Bill Kenworthy
On Sun, 2010-01-17 at 14:24 +, Neil Jerram wrote: > 2010/1/16 arne anka : > >>> looks, like the neither the modules nor the kernel itself do contain the > >>> ar6000 driver necessary ... > >>> -- > >>> > >>> > >> > >> You have to load 2 modules to enable wifi - s3cmci and ar6000. > > > > as st

Re: [debian] illume/e17: relict after killing X/illume

2010-01-17 Thread Michael 'Mickey' Lauer
Am Samstag, den 16.01.2010, 16:19 +0100 schrieb arne anka: > every time after switching to a runlevel w/o X there's still one process > left: > > /usr/lib/enlightenment/modules/battery/linux-gnueabi-arm-ver-svn-05/batget > 64 > > and it's not even reused when restarting X, but a new one will

Re: [debian/fso] how to enable wlan again?

2010-01-17 Thread arne anka
> I have no sign of ar6000 either - i.e. 'find /lib/modules -name > "ar6*"' gives no results, and 'lsmod' doesn't mention ar6000. But my > wifi is working all the same. I guess that means it's built into > Timo's kernel. well, that's what i checked the config for ... and while looking for the

Re: [debian/fso] how to enable wlan again?

2010-01-17 Thread Neil Jerram
2010/1/16 arne anka : >>> looks, like the neither the modules nor the kernel itself do contain the >>> ar6000 driver necessary ... >>> -- >>> >>> >> >> You have to load 2 modules to enable wifi  - s3cmci and ar6000. > > as stated above, at least ar6000 is simply missing. I have no sign of ar6000 e

Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread arne anka
>> looks, like the neither the modules nor the kernel itself do contain the >> ar6000 driver necessary ... >> -- >> >> > > You have to load 2 modules to enable wifi - s3cmci and ar6000. as stated above, at least ar6000 is simply missing. -- ___ Openmo

Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread Gennady Kupava
В Сбт, 16/01/2010 в 19:46 +0100, arne anka пишет: > > Does that help at all? > > not really :-) > looks, like the neither the modules nor the kernel itself do contain the > ar6000 driver necessary ... > -- > > You have to load 2 modules to enable wifi - s3cmci and ar6000. I am currently wor

Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread arne anka
> Does that help at all? not really :-) looks, like the neither the modules nor the kernel itself do contain the ar6000 driver necessary ... -- ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo

Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread D. Gassen
Am Jan 16, 2010 um 11:23 schrieb arne anka: > after upgrading to timo's improved kernel a few days ago, i'd like to test > wlan again -- but can't recall the exact steps. > doing > > qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage > org.freesmartphone.Usage.SetResourceP

Re: [debian] illume/e17: relict after killing X/illume

2010-01-16 Thread Neil Jerram
2010/1/16 arne anka : > every time after switching to a runlevel w/o X there's still one process > left: > > /usr/lib/enlightenment/modules/battery/linux-gnueabi-arm-ver-svn-05/batget > 64 > > and it's not even reused when restarting X, but a new one will be created. > i am pretty sure, even that p

Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread Neil Jerram
2010/1/16 arne anka : > after upgrading to timo's improved kernel a few days ago, i'd like to test > wlan again -- but can't recall the exact steps. > doing > > qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage > org.freesmartphone.Usage.SetResourcePolicy WiFi enabled > > does not

Re: [debian] minor enhancements

2010-01-11 Thread Neil Jerram
2010/1/12 Timo Jyrinki : > 2010/1/12 Neil Jerram : >> - In zhone, keep current SMS selected when returning from the SMS >> display screen. > > You could try to submit that to upstream [1] as well. I regard all of my patches as "submitted upstream", by virtue of having been announced here. Is ther

Re: [debian] minor enhancements

2010-01-11 Thread Timo Jyrinki
2010/1/12 Neil Jerram : > - In zhone, keep current SMS selected when returning from the SMS > display screen. You could try to submit that to upstream [1] as well. Since it's demo UI "only", the upstream isn't developing it much but probably accepts patches. I've a patch I need that adds support f

Re: [debian] shr: phonefsod and dbus

2010-01-10 Thread Sebastian Reichel
On Sun, Jan 10, 2010 at 12:39:23PM +0100, arne anka wrote: > > phonefsod should be started as root IIRC (and it should do that by > > default with init script). > > that's, what the error was from. > in the included system.d/ file i changed user="default" to > context="default" and the issue wen

Re: [debian] shr: phonefsod and dbus

2010-01-10 Thread arne anka
> phonefsod should be started as root IIRC (and it should do that by > default with init script). that's, what the error was from. in the included system.d/ file i changed user="default" to context="default" and the issue went away. but since after the last upgrade of my debian, frameworkd now

Re: [debian] shr: phonefsod and dbus

2010-01-10 Thread Sebastian Krzyszkowiak
On 1/10/10, arne anka wrote: > hi, > just installed the phoneui-apps and phonefsod -- but phonefsod seems to > have some problem: > > [phonefsod] WARNING: Unable to register service: Connection ":1.14" is not > allowed to own the service > > is shr still using root as default user? > > ___

Re: Debian packages of QtMoko (Was: Re: QtMoko v15)

2009-12-14 Thread Vincent Meurisse
On Monday 14 December 2009 13:11:47 Jens Seidel wrote: > > Can I upgrade my NAND image(from v14) without a fresh install? > > The main question is: Exist Debian packages of QtMoko? > Yes. They exist. I'm currently building and testing the v15. I hope to have them available in a few hours. I wil

Re: Debian packages of QtMoko (Was: Re: QtMoko v15)

2009-12-14 Thread Radek Polak
Jens Seidel wrote: > The main question is: Exist Debian packages of QtMoko? IIRC somebody already created one. But it was probably equal to downloading the new tarball image and replacing /opt. > This would solve a lot of upgrade issues. Sure, but also it would be a lot of additional work. New

Re: [debian/fso] fsoraw no effect?

2009-11-26 Thread Michael 'Mickey' Lauer
Am Mittwoch, den 25.11.2009, 22:44 +0100 schrieb A.A.: > mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage > org.freesmartphone.Usage.SetResourcePolicy Display enabled > ERROR:dbus.connection:Unable to set arguments ('Display',) according > to signature u'ss': : More items found in > D-

Re: [debian/fso] fsoraw no effect?

2009-11-25 Thread A.A.
2009/9/26 Nikita V. Youshchenko > > following the wiki i started navit with > > > > fsoraw -r Display,CPU navit > > > > nevertheless, the display went blank after the idle timeout defined in > > frameworkd.conf. > > Could you please do two simple things: > > *) check the state of FSO resources wh

Re: Debian cannot start wicd

2009-11-02 Thread Aditya Gandhi
the error is : Traceback (most recent call last): File "/usr/share/wicd/wicd-daemon.py", line 45, in import dbus File "/usr/lib/pymodules/python2.5/dbus/__init__.py", line 73, in from dbus._version import version, __version__ File "/usr/lib/pymodules/python2.5/dbus/_version.py", li

Re: Debian cannot start wicd

2009-11-02 Thread Aditya Gandhi
no wicd isn't running with python2.5 i installed python2.5 i did a dpkg-reconfigure python-gtk2 now i get some syntax error now i get the error On Mon, Nov 2, 2009 at 11:43 PM, arne anka wrote: > is wicd running with python2.5? what's the shebang? > > _

Re: Debian cannot start wicd

2009-11-02 Thread arne anka
is wicd running with python2.5? what's the shebang? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Debian cannot start wicd

2009-11-02 Thread Aditya Gandhi
Yes already have it, I think it is because I updated to python2.5 On Mon, Nov 2, 2009 at 10:48 PM, arne anka wrote: > > what do I need to install > > python-gobject > i'd say > > ___ > Openmoko community mailing list > community@lists.openmoko.org > ht

Re: Debian cannot start wicd

2009-11-02 Thread arne anka
> what do I need to install python-gobject i'd say ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-22 Thread arne anka
>Where did you get the libgee1 package from? well, i'd say, it never went away. as long as there are dependencies on it, upgrade won't remove it. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/l

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-22 Thread Nikita V. Youshchenko
> >Where did you get the libgee1 package from? > > he probably installed it when it was still there ;) 1. Discover snapshot.debian.net :) 2. Updated fso-usaged package will be in archive later today. ___ Openmoko community mailing list community@lis

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-21 Thread Sebastian Reichel
On Wed, Oct 21, 2009 at 07:25:48PM +0200, Rask Ingemann Lambertsen wrote: > On Mon, Oct 19, 2009 at 05:28:51PM +0200, arne anka wrote: > [snip] > > [fsousage] > > lowlevel_type = openmoko > > > > [fsousage.controller] > > [fsousage.lowlevel_openmoko] > >Where did you get the libgee1 package f

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-21 Thread Rask Ingemann Lambertsen
On Mon, Oct 19, 2009 at 05:28:51PM +0200, arne anka wrote: [snip] > [fsousage] > lowlevel_type = openmoko > > [fsousage.controller] > [fsousage.lowlevel_openmoko] Where did you get the libgee1 package from? -- Rask Ingemann Lambertsen Danish law requires addresses in e-mail to be logged and

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-20 Thread arne anka
> I guess you could make a .tar.gz of your rootfs, though... maybe i could -- but it will be several gb in size. how would i make that available. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listin

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-19 Thread Neil Jerram
2009/10/19 arne anka : >> fsousaged. Apparantly something gets wrong along the code path. Please >> give me a link to the very image you have been testing this with, so I >> can try to reproduce this problem. > > no image, as there are no debian images. I guess you could make a .tar.gz of your roo

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-19 Thread arne anka
> fsousaged. Apparantly something gets wrong along the code path. Please > give me a link to the very image you have been testing this with, so I > can try to reproduce this problem. no image, as there are no debian images. fso-packages are the most recent of debian and the sources of these should

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-19 Thread Michael 'Mickey' Lauer
Am Montag, den 19.10.2009, 16:13 +0200 schrieb arne anka: > but apparently the gsm resource is not resumed accordingly when resuming > the fr: [...] > who is responsible for resuming the resources? fsousaged. Apparantly something gets wrong along the code path. Please give me a link to the very

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-19 Thread arne anka
next update: the immediate resume seems to be related to an incomplete sms i got recently. deleting the sms at least leaves the fr in suspend. but apparently the gsm resource is not resumed accordingly when resuming the fr: # mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device

Re: [debian/fso] zhone+fso-abyss: some log snippets

2009-10-19 Thread arne anka
well, after a few retries i was able to register. now suspend/resume shows exactly the second issue. i press power to suspend, which seems to happen, but almost immediately the fr comes back. no output in frameworkd.log, but zhone log shows: 2009-10-19 15:21:32,267 INFO INPUT EVENT = POWER, p

Re: [debian] unexpected troubles

2009-10-13 Thread Neil Jerram
2009/10/13 Joshua Judson Rosen : > Neil Jerram writes: >> >> I've just installed Debian again, and am surprised to be experiencing >> some low-level problems.  Hopefully they are easily fixable. > > I'll try addressing the issues that I can: Many thanks for your reply. >> - Load average unreason

Re: [debian] unexpected troubles

2009-10-12 Thread Joshua Judson Rosen
Neil Jerram writes: > > Hi there... > > Is this generally the best place for Debian questions? Or is > smartphones-userland better? > > I've just installed Debian again, and am surprised to be experiencing > some low-level problems. Hopefully they are easily fixable. I'll try addressing the i

Re: [debian] shr apps/stability usable as daily phone?

2009-10-03 Thread Sebastian Reichel
On Sat, Oct 03, 2009 at 02:56:01PM +0200, Bernd Prünster wrote: > since shr apps are now part of pkg-fso repo i was wondering how stable > si it, because now i am seriously considering to switch to debain > [wardriving!!!] > is it as stable as (the stable shr u revisions) shr? Hi, I packaged SH

Re: [debian/fso] fsoraw no effect?

2009-09-26 Thread Nikita V. Youshchenko
> following the wiki i started navit with > > fsoraw -r Display,CPU navit > > nevertheless, the display went blank after the idle timeout defined in > frameworkd.conf. Could you please do two simple things: *) check the state of FSO resources while running the above command. This may be done wit

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread The Rasterman
On Thu, 24 Sep 2009 17:28:26 +0100 Al Johnson said: > On Thursday 24 September 2009, arne anka wrote: > > > I'm pretty sure Illume does not have support for categories or the > > > ability to hide apps (especially not through a menu). > > > > > > Workarounds: > > > If you delete the .desktop file

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread arne anka
> openmoko-panel-plugin.desktop > > line. > > [1] http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html ookaaay. sounds, hm, usable :-) ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinf

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread Nikita V. Youshchenko
> > so, where does one do that? > There is a way, although it is a bit hacky. Or at least requires some typing :). E supports xdg menu spec [1]. In that spec, menu is constructed using data from individual .desktop files under /usr/share/applications/. However, this process is controlled by d

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread Davide Scaini
i think that illume is a "plugin" (extension) of e. just a sort of "preset" of e for small screens. d On Thu, Sep 24, 2009 at 6:35 PM, arne anka wrote: > > I think that selection dialog is for the enlightenment menu or > > something. It > > has no effect on what apps appear on the illume launche

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread arne anka
> I think that selection dialog is for the enlightenment menu or > something. It > has no effect on what apps appear on the illume launcher as far as I can > tell. uhm. what exactly is the relationship between e and illume? i always thought they were an item, so to speak.

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread Al Johnson
On Thursday 24 September 2009, arne anka wrote: > > I'm pretty sure Illume does not have support for categories or the > > ability to hide apps (especially not through a menu). > > > > Workarounds: > > If you delete the .desktop file from /usr/share/applications/, it > > won't be displayed. > > If

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread arne anka
> I'm pretty sure Illume does not have support for categories or the > ability to hide apps (especially not through a menu). > > Workarounds: > If you delete the .desktop file from /usr/share/applications/, it > won't be displayed. > If your .desktop file doesn't contain Type=Application, I don't t

Re: [debian] e and illume: how to configure launcher icons?

2009-09-24 Thread Steven **
I'm pretty sure Illume does not have support for categories or the ability to hide apps (especially not through a menu). Workarounds: If you delete the .desktop file from /usr/share/applications/, it won't be displayed. If your .desktop file doesn't contain Type=Application, I don't think it'll be

Re: [debian?] xserver-xorg-video-glamo very slow with navit

2009-09-23 Thread Erik Andresen
> On Tue, 22 Sep 2009 14:30:06 +0200 > "arne anka" wrote: > >> navit came up alright, but it was slw. at a point very early it >> stopped rerendering altogether, the cpu monitor constantly hit 100% and >> never came down again. >> looking with top showed X at 50-60%, often even more and never

Re: [debian] frameworkd bug?

2009-09-22 Thread Sebastian Krzyszkowiak
On 9/22/09, arne anka wrote: > well, here's the real mccoy: > > > Traceback (most recent call last): >File "/usr/lib/pymodules/python2.5/framework/patterns/tasklet.py", line > 178, in send > value = self.generator.send(value) >File > "/usr/lib/pymodules/python2.5/framework/subsystems

Re: [debian] frameworkd bug?

2009-09-22 Thread Nikita V. Youshchenko
> > community@ is a bit high-traffic, don't you find so ;-) > > no doubt about that -- but then again: you catched, didn't you ;-) I've only sent a link to your post to pkg-fso-maint - I won't work on the fix myself, at least not in ongoing days :( > a matter like incomplete unicode handling is

Re: [debian] frameworkd bug?

2009-09-22 Thread arne anka
> community@ is a bit high-traffic, don't you find so ;-) no doubt about that -- but then again: you catched, didn't you ;-) a matter like incomplete unicode handling is no doubt relevant for upstream too, so what would be the best course of action? - simply doing reportbug? - posting only pkg-

Re: [debian] frameworkd bug?

2009-09-22 Thread Nikita V. Youshchenko
> > If posted to community@lists.openmoko.org, information may be not seen > > by relevant people. > > well, imo community has the biggest chance to be read by the relevant > people. > frinst i am not sure, if the issue at hand is confined to debian (fixed > in most recent fso git or whatever) and

Re: [debian] frameworkd bug?

2009-09-22 Thread arne anka
> If posted to community@lists.openmoko.org, information may be not seen by > relevant people. well, imo community has the biggest chance to be read by the relevant people. frinst i am not sure, if the issue at hand is confined to debian (fixed in most recent fso git or whatever) and if other

Re: [debian] frameworkd bug?

2009-09-22 Thread Nikita V. Youshchenko
> well, here's the real mccoy: > > > Traceback (most recent call last): > ... Thanks for your report. But please post such things either to pkg-fso-ma...@lists.alioth.debian.org list, or directly into debian BTS (http://bugs.debian.org/). If posted to community@lists.openmoko.org, information

Re: [debian] frameworkd bug?

2009-09-22 Thread arne anka
well, here's the real mccoy: Traceback (most recent call last): File "/usr/lib/pymodules/python2.5/framework/patterns/tasklet.py", line 178, in send value = self.generator.send(value) File "/usr/lib/pymodules/python2.5/framework/subsystems/opimd/pimb_sim_messages_fso.py", line

Re: [debian?] xserver-xorg-video-glamo very slow with navit

2009-09-22 Thread arne anka
ok. at least it seems not to be a local (configuration) issue. i switched back to Xglamo untiol further notice. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [debian?] xserver-xorg-video-glamo very slow with navit

2009-09-22 Thread Thomas White
On Tue, 22 Sep 2009 14:30:06 +0200 "arne anka" wrote: > navit came up alright, but it was slw. at a point very early it > stopped rerendering altogether, the cpu monitor constantly hit 100% and > never came down again. > looking with top showed X at 50-60%, often even more and never falli

Re: Debian first experience made a bit easier...

2009-09-19 Thread Timo Jyrinki
2009/9/6 Timo Jyrinki : > http://wiki.debian.org/DebianOnFreeRunner#CurrentStatusofInstallation For those of you (like me) who don't read help texts, I added the pretty useful information about needing to install perl on the "host" system before running the install script :) Also linked to the lat

Re: [debian?] xserver-xorg-video-glamo -- issues while resuming

2009-09-17 Thread arne anka
> I use xserver-xorg-video-glamo with debian, and suspend/resume work for > me > without issues. well, the struggle at resume seems to be caused by litephone. and those messages, maybe there are shown only because of debugfs being enabled (scheduler hack).

Re: Debian first experience made a bit easier...

2009-09-16 Thread Joachim Breitner
Hi, Am Sonntag, den 13.09.2009, 21:42 -0400 schrieb Stefan Monnier: > >Or more precisely, for "$DISPLAY on fso-controlled device" at runtime, > > not installation time. I think that mess will be larger than that of having > > two icons, menu items or whatever the launcher makes of it, for the

Re: [debian?] xserver-xorg-video-glamo -- issues while resuming

2009-09-16 Thread Nikita V. Youshchenko
> > glamofb cmdLQueue never got empty > > had a second look and it's actually > > glamofb cmd_queue never got empty > > since the fr is unable o resume hasslefree, it doesn't resume correctly > either when a call comes in -- deal breaker. > si anyone at all using xserver-xorg-video-glamo, in debian

Re: [debian?] xserver-xorg-video-glamo -- issues while resuming

2009-09-16 Thread arne anka
> glamofb cmdLQueue never got empty had a second look and it's actually glamofb cmd_queue never got empty since the fr is unable o resume hasslefree, it doesn't resume correctly either when a call comes in -- deal breaker. si anyone at all using xserver-xorg-video-glamo, in debian or any other

Re: [debian?] xserver-xorg-video-glamo -- issues while resuming

2009-09-16 Thread arne anka
> - there are two messages: > > glamofb cmdLQueue never got empty > HDQError 1 when resuming from a call it prints additionally: PM: Device neo1973-pm-gsm.0 failed to suspend Error -16 PM: Some devices failed to suspend Error -16 ___ Openmoko communi

Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
> > Still unclear why there was a sigsegv mentioned in your original mail. > > true. > the sigsev happened when starting _without_ an xorg.conf. > afaik, Xorg has an automatism to detect valid values instead -- maybe > xserver-xorg-vido-glamo fails to support that automatism somehow? Thanks for in

Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
> Still unclear why there was a sigsegv mentioned in your original mail. true. the sigsev happened when starting _without_ an xorg.conf. afaik, Xorg has an automatism to detect valid values instead -- maybe xserver-xorg-vido-glamo fails to support that automatism somehow? _

Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
> well, just got joachim's mail at smartphones-userland and it turns out > /etc/X11/Xsession.d/80ophonekitd > is the culprit. > removed that file -- and back to normal again. > > thank's for your patience. Still unclear why there was a sigsegv mentioned in your original mail.

Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
well, just got joachim's mail at smartphones-userland and it turns out /etc/X11/Xsession.d/80ophonekitd is the culprit. removed that file -- and back to normal again. thank's for your patience. ___ Openmoko community mailing list community@lists.openmok

Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
there's no .xsession. X crashes nevertheless. if i use the one from the user, there's only export GTK_MODULES=libgtkstylus.so exec startlxde both run flawless that way. .xsession-errors shows Xsession: X session started for root at Tue Sep 15 12:54:27 CEST 2009 renice: 4853: getpriority: No su

Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
> > Does this happen even if you manually start X server by typing 'X' in > > ssh session? > > no. and i can start X apps with > DISPLAY=:0 lxpanel > > so, looks like vt allocation doesn't work correctly with startx/nodm. What happens is some X client causes X server to crash. Although it is defi

Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
> Does this happen even if you manually start X server by typing 'X' in ssh > session? no. and i can start X apps with DISPLAY=:0 lxpanel so, looks like vt allocation doesn't work correctly with startx/nodm. ___ Openmoko community mailing list commun

Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
> i installed shr-[dialer|contacts|messages] and after some trying wnet to > restart X completely, to make sure ophonekitd is started correctly. > > turns out, it was a big mistake: X doesn't start anymore. > no errors, no messages, nothing but > > waiting for X server to shut down > > i tried diff

Re: Debian first experience made a bit easier...

2009-09-14 Thread The Rasterman
On Tue, 15 Sep 2009 00:11:54 +0200 "Michael 'Mickey' Lauer" said: > On Monday 14 September 2009 04:07:43 Carsten Haitzler wrote: > > On Sun, 13 Sep 2009 21:42:49 -0400 Stefan Monnier > > > > > > said: > > > >Or more precisely, for "$DISPLAY on fso-controlled device" at > > > > runtime, not i

Re: Debian first experience made a bit easier...

2009-09-14 Thread The Rasterman
On Mon, 14 Sep 2009 09:38:49 -0400 Stefan Monnier said: > >> AFAIK, there is such a protocol already (which is hopefully used by all > >> tools like VLC, Xine, mplayer, totem, at least when in fullscreen > >> mode). So mokomaze should use it. And the FSO side should also > >> support it. > > >

Re: Debian first experience made a bit easier...

2009-09-14 Thread Michael 'Mickey' Lauer
On Monday 14 September 2009 04:07:43 Carsten Haitzler wrote: > On Sun, 13 Sep 2009 21:42:49 -0400 Stefan Monnier > > > said: > > >Or more precisely, for "$DISPLAY on fso-controlled device" at > > > runtime, not installation time. I think that mess will be larger than > > > that of having two i

Re: Debian first experience made a bit easier...

2009-09-14 Thread Al Johnson
On Monday 14 September 2009, Nikita V. Youshchenko wrote: > > > > > Not "for arm" but for "fso-controlled device". > > > > > > > >Or more precisely, for "$DISPLAY on fso-controlled device" at > > > > runtime, not installation time. > > > > > > Cant think out a use case when same device will run

Re: Debian first experience made a bit easier...

2009-09-14 Thread Nikita V. Youshchenko
> > > > > > > > Not "for arm" but for "fso-controlled device". > > > > > >Or more precisely, for "$DISPLAY on fso-controlled device" at > > > runtime, not installation time. > > > > Cant think out a use case when same device will run a window manager > > (or whatever component that uses .deskto

Re: Debian first experience made a bit easier...

2009-09-14 Thread Stefan Monnier
>> AFAIK, there is such a protocol already (which is hopefully used by all >> tools like VLC, Xine, mplayer, totem, at least when in fullscreen >> mode). So mokomaze should use it. And the FSO side should also >> support it. > x screensaver extension. you can request x to suspend blanking until

Re: Debian first experience made a bit easier...

2009-09-14 Thread Rask Ingemann Lambertsen
On Mon, Sep 14, 2009 at 10:24:04AM +0400, Nikita V. Youshchenko wrote: > > On Sun, Sep 13, 2009 at 10:52:53PM +0400, Nikita V. Youshchenko wrote: > > > > > That will result in two icons in launchers. > > > > > > > > why nor let the user decide on installation or check in postinst for > > > > arm an

Re: Debian first experience made a bit easier...

2009-09-13 Thread Nikita V. Youshchenko
> On Sun, Sep 13, 2009 at 10:52:53PM +0400, Nikita V. Youshchenko wrote: > > > > That will result in two icons in launchers. > > > > > > why nor let the user decide on installation or check in postinst for > > > arm and copy the matching one? > > > > Not "for arm" but for "fso-controlled device". >

Re: Debian first experience made a bit easier...

2009-09-13 Thread The Rasterman
On Sun, 13 Sep 2009 21:42:49 -0400 Stefan Monnier said: > >Or more precisely, for "$DISPLAY on fso-controlled device" at runtime, > > not installation time. I think that mess will be larger than that of having > > two icons, menu items or whatever the launcher makes of it, for the user to > >

Re: Debian first experience made a bit easier...

2009-09-13 Thread Stefan Monnier
>Or more precisely, for "$DISPLAY on fso-controlled device" at runtime, > not installation time. I think that mess will be larger than that of having > two icons, menu items or whatever the launcher makes of it, for the user to > choose between. The solution is to use a scheme where the blanki

Re: Debian first experience made a bit easier...

2009-09-13 Thread Rask Ingemann Lambertsen
On Sun, Sep 13, 2009 at 10:52:53PM +0400, Nikita V. Youshchenko wrote: > > > That will result in two icons in launchers. > > > > why nor let the user decide on installation or check in postinst for arm > > and copy the matching one? > > Not "for arm" but for "fso-controlled device". Or more pr

Re: Debian first experience made a bit easier...

2009-09-13 Thread Nikita V. Youshchenko
> > That will result in two icons in launchers. > > why nor let the user decide on installation or check in postinst for arm > and copy the matching one? Not "for arm" but for "fso-controlled device". And depending on a result of such a check, different .desktop files should be installed under /

Re: Debian first experience made a bit easier...

2009-09-13 Thread arne anka
> That will result in two icons in launchers. why nor let the user decide on installation or check in postinst for arm and copy the matching one? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listin

<    1   2   3   4   5   6   7   8   9   10   >