[Bug 392716] Re: notification area applets crash on login

2010-12-23 Thread Launchpad Bug Tracker
[Expired for redboot-imx (Ubuntu) because there has been no activity for
60 days.]

** Changed in: redboot-imx (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/392716

Title:
  notification area applets crash on login

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2010-09-30 Thread Jamie Bennett
Is this still an issue on bbg 2.5 or bbg 3.0? From memory this was
fixed?

** Changed in: redboot-imx (Ubuntu)
   Status: Triaged = Incomplete

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-07-01 Thread Loïc Minier
We know the MAC address isn't set in fconfig; in previous RedBoot
version it would result in a static MAC address being set.

I don't think the lack of MAC address itself is an issue, unless it
prevents RedBoot from working properly.

The issue is rather with the clock not being picked up by the kernel,
probably because it was initialized differently or not at all.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-07-01 Thread Oliver Grawert
the thing is that if a network connection would have been possible the
system would automatically set the clock via ntp if an ntp server can be
reached during bringing up the interface. so due to the MAC address not
being set and in turn the interface not being able to be brought up the
fallback mechanism for setting the clock was blocked additionally to the
initial problem of the clock being off by ~50 years

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-07-01 Thread Mahesh Mahadevan
 
The apps should not rely on networking being present. We first
discovered this problem when we tried to do a demo without the network
cable plugged in.


-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of
Oliver Grawert
Sent: Wednesday, July 01, 2009 5:07 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

the thing is that if a network connection would have been possible the
system would automatically set the clock via ntp if an ntp server can be
reached during bringing up the interface. so due to the MAC address not
being set and in turn the interface not being able to be brought up the
fallback mechanism for setting the clock was blocked additionally to the
initial problem of the clock being off by ~50 years

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber
of the bug.

Status in redboot-imx package in Ubuntu: Triaged

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch
out the Redboot for a newer RedBoot (200925), the notification area
applets all crash.  We are looking to see what changed in RedBoot to
cause this.  The system is functional and stable, networking works, etc
so any insights on what could cause these applets to crash on an
otherwise apparently functional system would be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated
redboot If we boot with an ethernet cable plugged in, no error.  Booting
without the ethernet cable causes all the notification area applets to
crash on login.


** Attachment added: signature.asc
   http://launchpadlibrarian.net/28596874/signature.asc

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-07-01 Thread Mahesh Mahadevan
 
That is correct, the issue is not related to networking. It is related to the 
time not being set correctly. 

We (Freescale) will have to investigate to see why the time is not setup
correctly. However this should not cause Ubuntu to fail during bootup,
this needs investigation from Canonical.

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Wednesday, July 01, 2009 4:52 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

We know the MAC address isn't set in fconfig; in previous RedBoot
version it would result in a static MAC address being set.

I don't think the lack of MAC address itself is an issue, unless it
prevents RedBoot from working properly.

The issue is rather with the clock not being picked up by the kernel,
probably because it was initialized differently or not at all.

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in redboot-imx package in Ubuntu: Triaged

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.


** Attachment added: signature.asc
   http://launchpadlibrarian.net/28597107/signature.asc

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Oliver Grawert
@maresh
no, there are no hardcoded dependencies beyond the basic boot setup, as long as 
the fis partitioning is the same and initramfs is used as explained above there 
should be no issues.

your description sounds like a race between kernel and hardware (timing issue) 
...
my theory would be that the kernel gets confused because HW is still 
initializing which makes some essential underlying service like udev fail 
(which in ubuntu is very closely bound to the kernel we use since we are always 
using the latest upstream here) ...
which in turn might cause a service the applets need to fail (hal/dbus etc) ... 
can you compare (and probably attach) the kernels dmesg output from a boot with 
the function in place and one without the function in place ? 

@alan
one easy way is to just put the keyword text on the kernel commandline so you 
get a textboot and can start gdm manually with the initscript (or just call 
startx and attach gdb from a different tty to the process you want to debug)...
given that the whole issue looks rather like an infrastructural problem here 
rather than something with the applets themselves i cant tell you where to 
attach gdb to though, we should work our way through the stack layer by layer 
to see what part of the backend is exactly failing ...

i would still be curious how you get a MAC address in your setup, we
didnt see one and didnt get an IP durung our tests, the output of
ifconfig after boot, but before a network cable is plugged in on your
system would be intresting...

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Could you please attach the updated Babbage 2 RedBoot as well?  I tried
reproducing, but I can't boot using the B1 RedBoot.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
I didn't find the 200925 RedBoot source drop, only 200918; are you
blocking on this for release?

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
I took a rootfs with GNOME I had prepared for Babbage 2 which was
working fine there, moved that to Babbage 1; it's on a SATA disk which I
plug via an USB adapter.  I could boot this using the new RedBoot
attached to this bug report (candidate 200925 I guess) and it would
trigger the described errors.  I then overwrote RedBoot with the 200918
version, and I got exactly the same issue.

The only difference in dmesg between the boots was in timing of some
device detections and an e2fsck line because the first boot triggerred
an fsck.

Could you please tell me with which kernel you're testing?  I tested
using a binary Babbage 2 kernel I got from FSL which seems to bring up
Babbage 1 fine (except above issues) including VGA port.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
I confirmed that I'm using the proper RedBoot versions above; with FSL
200918 - built 09:45:10, Apr 29 2009 I still get the bug.  This is FSL
binary.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
You should be able to reproduce the failure using RB_200918 as well.

RB_200925 will be included in the next Linux release which is still
under Test.

Best Regards,
-Mahesh 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 9:12 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

I didn't find the 200925 RedBoot source drop, only 200918; are you
blocking on this for release?

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Still with the same kernel, I tried with Ubuntu's RedBoot FSL 200910 -
built 14:12:08, Apr  7 2009 as extracted from the jaunty/karmic
redboot-imx51-babbage 200910-0ubuntu2 armel .deb and I don't get the
issue.  (I only get the mixer applet warning which is due to lack of
sound support.)

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
The Babbage 2.0 Redboot binaries are included in the RB_200918 release.

Attached is the latest Redboot for Babbage 2.0.

Best Regards,
-Mahesh

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 9:11 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

Could you please attach the updated Babbage 2 RedBoot as well?  I tried
reproducing, but I can't boot using the B1 RedBoot.

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.


** Attachment added: mx51_TO2_babbage_redboot.bin
   http://launchpadlibrarian.net/28551578/mx51_TO2_babbage_redboot.bin

** Attachment added: mx51_TO2_babbage_redboot-no-padding.bin
   
http://launchpadlibrarian.net/28551579/mx51_TO2_babbage_redboot-no-padding.bin

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
So this time the dmesg was different!  I see this delta:
-mc13892 Rev 0.0 FinVer 0 detected
+mc13892 Rev 1.1 FinVer 0 detected

and this:
-eth0: ethernet 00:00:00:00:00:00
+eth0: ethernet 00:00:45:67:89:ab

There is a difference though: I did a hot reboot instead of a cold reboot.  In 
particular this meant:
-pmic_rtc pmic_rtc.1: setting system clock to 2059-09-19 12:24:31 UTC 
(2831199871)
+pmic_rtc pmic_rtc.1: setting system clock to 2009-06-30 15:22:04 UTC 
(1246375324)

Also got this:
-i2c-adapter i2c-1: ACK not received
-sgtl5000_hw_read: read reg error : reg=0
-Device with ID register 0 is not a SGTL5000
-sgtl5000-i2c 1-000a: Device initialisation failed
+mmc0: new high speed SD card at address eee1
+mmcblk0: mmc0:eee1 SD02G 1.89 GiB
+sgtl5000-i2c 1-000a: SGTL5000 revision 0
+DMA Sound Buffers Allocated:UseIram=1 buf-addr=1ffef000 buf-area=de8b 
size=24576
+DMA Sound Buffers Allocated:UseIram=1 buf-addr=ac1b8000 buf-area=fbef8000 
size=24576
+asoc: SGTL5000 - imx-ssi-3 mapping ok
+ mmcblk0: p1 p2

 ALSA device list:
-  No soundcards found.
+  #0: imx-3stack (SGTL5000)

This seems irrelevant:
+mxc_ipu mxc_ipu: VSyncPre occurred before DI1 disable

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
The failure has been seen since Redboot release RB_200918, specifically
we narrowed it down to the call that we mentioned in the Bug report.

Best Regards,
-Mahesh 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 10:03 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

I took a rootfs with GNOME I had prepared for Babbage 2 which was
working fine there, moved that to Babbage 1; it's on a SATA disk which I
plug via an USB adapter.  I could boot this using the new RedBoot
attached to this bug report (candidate 200925 I guess) and it would
trigger the described errors.  I then overwrote RedBoot with the 200918
version, and I got exactly the same issue.

The only difference in dmesg between the boots was in timing of some
device detections and an e2fsck line because the first boot triggerred
an fsck.

Could you please tell me with which kernel you're testing?  I tested
using a binary Babbage 2 kernel I got from FSL which seems to bring up
Babbage 1 fine (except above issues) including VGA port.

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
So in all bad boots, eth0's HWaddr was 00:00:00:00:00:00, and in all
good boots it was set properly; I think this just indicates that RedBoot
does more platform init in the old Ubuntu versions than in the newer FSL
binaries.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
That is in sync with our findings. We have reported the change in
Redboot that causes the failure.

We are not clear why a change in the Redboot binary should impact
ubuntu. We have confirmed that all the Power-up code executed in that
function completed successfully, but for some reason Ubuntu throws up
the error messages.

We would like to know why Ubuntu gets impacted by a change in the
bootloader binary.

Best Regards,
-Mahesh 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 10:16 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

I confirmed that I'm using the proper RedBoot versions above; with FSL
200918 - built 09:45:10, Apr 29 2009 I still get the bug.  This is FSL binary.

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
As stated earlier and in the bug report, the error was first seen with
RB_200918 release.

We have narrowed down the code change in Redboot that causes the
failure. However we do not know the reason why this change in the
bootloader should impact Ubuntu.

Best Regards,
-Mahesh 

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 10:21 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

Still with the same kernel, I tried with Ubuntu's RedBoot FSL 200910 -
built 14:12:08, Apr  7 2009 as extracted from the jaunty/karmic
redboot-imx51-babbage 200910-0ubuntu2 armel .deb and I don't get the
issue.  (I only get the mixer applet warning which is due to lack of
sound support.)

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Comparing a good cold and hot reboot, I saw no big difference; mostly timing 
and clock:
-pmic_rtc pmic_rtc.1: setting system clock to 2009-06-30 15:22:04 UTC 
(1246375324)
+pmic_rtc pmic_rtc.1: setting system clock to 1970-01-01 00:00:21 UTC (21)

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
Including Alan in the e-mail thread.

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 10:26 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

So this time the dmesg was different!  I see this delta:
-mc13892 Rev 0.0 FinVer 0 detected
+mc13892 Rev 1.1 FinVer 0 detected

and this:
-eth0: ethernet 00:00:00:00:00:00
+eth0: ethernet 00:00:45:67:89:ab

There is a difference though: I did a hot reboot instead of a cold reboot.  In 
particular this meant:
-pmic_rtc pmic_rtc.1: setting system clock to 2059-09-19 12:24:31 UTC 
(2831199871)
+pmic_rtc pmic_rtc.1: setting system clock to 2009-06-30 15:22:04 UTC 
+(1246375324)

Also got this:
-i2c-adapter i2c-1: ACK not received
-sgtl5000_hw_read: read reg error : reg=0 -Device with ID register 0 is not a 
SGTL5000 -sgtl5000-i2c 1-000a: Device initialisation failed
+mmc0: new high speed SD card at address eee1
+mmcblk0: mmc0:eee1 SD02G 1.89 GiB
+sgtl5000-i2c 1-000a: SGTL5000 revision 0 DMA Sound Buffers 
+Allocated:UseIram=1 buf-addr=1ffef000 buf-area=de8b size=24576 
+DMA Sound Buffers Allocated:UseIram=1 buf-addr=ac1b8000 
+buf-area=fbef8000 size=24576
+asoc: SGTL5000 - imx-ssi-3 mapping ok
+ mmcblk0: p1 p2

 ALSA device list:
-  No soundcards found.
+  #0: imx-3stack (SGTL5000)

This seems irrelevant:
+mxc_ipu mxc_ipu: VSyncPre occurred before DI1 disable

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Ok, I booted with RedBoot 200918, still got the issue, stopped gdm,
checked the date and it was Tue Aug 14 06:58:02 WEST 1923.

I set the date with date -s, restarted gdm, and didn't have the issue
anymore.

I tried resetting the date to 'Tue Aug 14 06:58:02 WEST 1923', but could
NOT as it's an invalid date (before epoch): date: cannot set date:
Invalid argument.

I added a date -s with a relatively current date in /etc/init.d/gdm,
and that fixed the issue on a cold boot.  I removed it, and the issue
came back after a cold boot.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
So my understanding is:
- some redboot + kernel combo doesn't set RTC correctly on boot anymore; it 
looks like it's because the I2C chip isn't initialized properly:
redboot-200918/dmesg-bad:sgtl5000-i2c 1-000a: Device initialisation failed
redboot-200925/dmesg-bad:sgtl5000-i2c 1-000a: Device initialisation failed
redboot-ubuntu-cold/dmesg-good:sgtl5000-i2c 1-000a: SGTL5000 revision 0
redboot-ubuntu-hot/dmesg-good:sgtl5000-i2c 1-000a: SGTL5000 revision 0
- some apps in Ubuntu can't deal with a time before epoch; we should fix the 
time at some point in the boot of the installer; we don't want to do this for 
all boots, but I think we can have a special case in the installer to set a 
post-epoch date to make sure Xorg apps work (I'm guessing Xorg apps use 
timestamps starting from epoch which can't be negative or something similar)

Could FSL folks please comment on whether the kernel or RedBoot is broken here? 
 My testing matrix is:
- Babbage 2 RedBoot + 2.6.28 Babbage 2 kernel: seems to work (no warning, 
didn't check the time)
- Ubuntu Babbage 1 RedBoot + 2.6.28 Babbage 2 kernel: works
- Ubuntu Babbage 1 RedBoot + Ubuntu Babbage 1 kernel: works
- recent Babbage 1 RedBoot + 2.6.28 Babbage 2 kernel: breaks

Thanks,

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
(all tests on Babbage 1)

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Note that with the broken RedBoot, I get a zeroed MAC address which prevents 
bringing up the network here.
# ifup eth0
SIOCSIFFLAGS: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address

after setting the MAC manually, it works.

** Package changed: gnome-applets (Ubuntu) = redboot-imx (Ubuntu)

** Changed in: redboot-imx (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: redboot-imx (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Loïc Minier
Hi

 I'm afraid all of your valuable comments didn't reach the bug reports;
 this is because you should use the web interface to reply to bug
 reports, or if you use the email interface you should GPG sign your
 emails with the GPG key of your launchpad account.

   Thanks!
-- 
Loïc Minier

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

RE: [Bug 392716] Re: notification area applets crash on login

2009-06-30 Thread Mahesh Mahadevan
Hi,
On Babbage 1.0 Redboot picks up the MAC address from the fconfig structure. If 
the MAC address was not set in the fconfig structure, then it would not set the 
MAC address.
Please double check the fconfig structure has a valid MAC address in the 
failing case.

Best Regards,
-Mahesh

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Loïc 
Minier
Sent: Tuesday, June 30, 2009 10:33 AM
To: Mahadevan Mahesh-R9AADQ
Subject: [Bug 392716] Re: notification area applets crash on login

So in all bad boots, eth0's HWaddr was 00:00:00:00:00:00, and in all
good boots it was set properly; I think this just indicates that RedBoot
does more platform init in the old Ubuntu versions than in the newer FSL
binaries.

--
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a direct subscriber of the 
bug.

Status in gnome-applets package in Ubuntu: Incomplete

Bug description:
Binary package hint: gnome-applets

Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.

The error is that notification applets reliably crash on login.  We get
about 10 message windows that say variations of The panel encountered a
problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
NotificationAreaApplet.

Babbage1:
Booting with default release 9.04 from Canonical is fine.  If I switch out the 
Redboot for a newer RedBoot (200925), the notification area applets all crash.  
We are looking to see what changed in RedBoot to cause this.  The system is 
functional and stable, networking works, etc so any insights on what could 
cause these applets to crash on an otherwise apparently functional system would 
be helpful.

To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
redboot.  I have attached our 200925 redboot image.  To update the
redboot on the mmc card from a host (if it is /dev/sdc):

# dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2

Babbage2:
Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot 
If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.


** Attachment added: signature.asc
   http://launchpadlibrarian.net/28555138/signature.asc

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Alan Tull
In the Babbage1 case, the kernel, rootfs, and initrd are unchanged.  I
have changed redboot only.  So no kernel config changes or changes to
the initrd scripts/modules.  ifconfig shows a loopback device in the
failing case.  And networking is working.

In the Babbage2 case there is no initrd, so yes something is not being
set up and the kernel config is different.  For now I'm focusing on
Babbage1 case as there are less variables there.  I will follow the
DebuggingProgramCrash proceedure and post the results.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Oliver Grawert
i dont think the plain dd to the device will work,
http://people.ubuntu.com/~ogra/arm/babbage/redboot-install has a script
that slightly reflects how the bootloader is currently set up (still
work in progress, but i hope to integrate it in the reboot-tools package
in karmic which should make it easier for you to replace redboot without
any danger that the setup gets messed up),  how do you make sure the fis
partition content and fconfig setup matches the redboot that was dd'ed
to the device ?

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Alan Tull
I have gone back and forth between redboot versions that work/don't work
using dd.  I can do fis list and fc -l and capture the results and
compare good to bad and see that the listed information is not changed.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Alan Tull
I also have replicated the bug using the vmlinuz and initrd from /boot.
I copied them to a host machine, used gzip -d to decompress the
initrd, and uploaded them using tftp with redboot, adding the unchanged
exec line.  So I really think the only change here (in the Babbage1
case) is redboot, not what we're loading.

load -r -b 0x100 -h 10.81.71.15 
/home/r80115/Public/try-booting-default-initrd/initrd
load -r -b 0x10 -h 10.81.71.15 
/home/r80115/Public/try-booting-default-initrd/vmlinuz
exec -r 0x100 -s 0x0098F400 -c 
root=UUID=e804fd17-9603-4f56-b08c-1073da858aff ro

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Oliver Grawert
thanks a lot for the detailed description, that helps a lot to narrow
down the problem :)

sorry if i appear like a PITA, but i want to make absolutely sure we only have 
a single point of change ...
running flash-kernel on teh installed system will have the same effect btw, we 
eleminated the need for a serial console completely in the installed systems ...

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Oliver Grawert
so while debugging that issue on our side it seems that the MAC address
for eth0 isnt set at all ... that seems to be related to the issue 

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Alan Tull
Yeah, that's fine, I agree it is good to be real exact about what
changed and what didn't, so I'm totally fine with any questions you have
on my setup.

Are you seeing the failure of the applets after login?

I started down the path of DebuggingProgramCrash, not sure which program
to pursue as the crashing one.  Also difficult since by the time the
system is up it has already crashed.  I guess if I add a serial console
to the exec line I can set up gdb to monitor something before I log into
gnome.  Hopefully that will be early enough.  Any suggestions on which
to tell gdb to monitor?

My networking is totally working.  I must have a MAC address since DHCP
is giving me an IP address.  I ran ifconfig  ifcfg-bad on a failing
system and ifconfig  ifcfg-good after going back to the happy redboot.
No real diff between the two files (except # of bytes/packages tx/rx).
So I even got the same IP address from DHCP.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-29 Thread Mahesh Mahadevan
We narrowed down to code in Redboot that is causing this error message
to Pop up.

We removed the macro:

RedBoot_init(babbage_power_init, RedBoot_INIT_PRIO(900)); which was used
to call the function babbage_power_init

and instead call the babbage_power_init() function directly earlier from one of 
the platform init function. We are not clear 
why this change is impacting Ubuntu.

Are there any hard-coded dependencies on Redboot.

We also re-initialized the fconfig structure using fconfig -i to see if it 
helped on a failing Redboot binary, this did not
make any difference.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-27 Thread Oliver Grawert
if you are only changing redboot but keep kernel and initramfs the same,
does it behave sanely ? i suspect there is either a kernel config option
missing or some service/device that is expected to start in initramfs
isnt available ...

also does ifconfig show you a running loopback device in the case where
it doesnt work ?

** Changed in: gnome-applets (Ubuntu)
   Status: New = Incomplete

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-27 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-applets (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-27 Thread Oliver Grawert
one other (rather hackish) hint if you want to test a proper
kernel/initramfs setup as ubuntu uses it:

(well, one way would be to base on a ubuntu kernel package, add your
patchset and just build that, since this will call the proper
postinstall scripts, use the needed configuration options for security
features etc and put things in the right places, but for a quicker way
to test your own build, see below)

a) do a normal install to USB from the imx51 live image (leave the SD card in 
place after installation)
b) copy the vmlinuz-$version of the kernel you want to test into /boot on the 
installed system
c) put the branch with modules for this kernel under /lib/modules
d) run: sudo update-initramfs -c -k $version of the kernel you need the 
initramfs for
d) run: sudo flash-kernel (so the initramfs gets proper padding and kernel and 
initramfs get put into the redboot patition on SD into the right places)
e) reboot

this will narrow down the possible causes of failure to kernel or
redboot changes and exclude any possibilities of issues caused by a
nonstandard boot setup.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-27 Thread Michael Casadevall
If possible, can you please also give the output of fconfig with both
the old and new Redboots to see if any command line arguments to the
kernel have changed?

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-26 Thread Alan Tull

** Attachment added: Updated RedBoot for babbage1
   http://launchpadlibrarian.net/28442516/mx51_babbage_redboot-no-padding.bin

** Description changed:

  Binary package hint: gnome-applets
  
  Release: Ubuntu 9.04 (modified, see below) on Babbage1 or Babbage2.
  
- The error is that notification applets reliably crash on login.  We get about 
10 message windows that say variations of The panel encountered
- a problem while loading OAFIID:GNOME_ClockApplet.  Other applets that 
crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet, 
FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and 
NotificationAreaApplet.
+ The error is that notification applets reliably crash on login.  We get
+ about 10 message windows that say variations of The panel encountered a
+ problem while loading OAFIID:GNOME_ClockApplet.  Other applets that
+ crashed were: WorkspaceSwitcherApplet, TrashApplet, WindowListApplet,
+ FastUserSwitchApplet, ShowDesktopApplet, Mixer, IndicatorApplet, and
+ NotificationAreaApplet.
  
  Babbage1:
  Booting with default release 9.04 from Canonical is fine.  If I switch out 
the Redboot for a newer RedBoot (200925), the notification area applets all 
crash.  We are looking to see what changed in RedBoot to cause this.  The 
system is functional and stable, networking works, etc so any insights on what 
could cause these applets to crash on an otherwise apparently functional system 
would be helpful.
  
  To reproduce on Babbage1, take the Ubuntu 9.04 release and change the
  redboot.  I have attached our 200925 redboot image.  To update the
  redboot on the mmc card from a host (if it is /dev/sdc):
  
  # dd if=mx51_babbage_redboot-no-padding.bin of=/dev/sdc bs=512 seek=2
  
  Babbage2:
  Release: Ubuntu 9.04 with an updated kernel image, no initrd, updated redboot
- If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable plugged in causes all the notification area applets to crash on 
login.
+ If we boot with an ethernet cable plugged in, no error.  Booting without the 
ethernet cable causes all the notification area applets to crash on login.

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392716] Re: notification area applets crash on login

2009-06-26 Thread Paul Larson
** Tags added: armel

-- 
notification area applets crash on login
https://bugs.launchpad.net/bugs/392716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs