Ticket #2212 (new bug)

Opened 4 days ago

Last modified 1 day ago

r25309 removed desktop icons from first boot

Reported by: luroh Assigned to: bonefish
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1 development
Cc: anevilyak Platform: x86

Description

SW: 32-bit Ubuntu 8.04, Vmware Player 2.0.3, vmware-image built with gcc 2.95
HW: Lenovo T60 laptop

Since r25309, with a freshly built .vmdk, the Haiku desktop icons (Haiku, Trash, Home) don't appear until after first reboot.

Change History

05/07/08 15:07:55 changed by anevilyak

  • cc set to anevilyak.
  • owner changed from axeld to bonefish.

This was one of Ingo's changes I believe, reassigning.

05/07/08 15:09:11 changed by diver

I have the same problem with reaal hw.

05/07/08 15:55:17 changed by bonefish

  • component changed from - General to Applications/Tracker.

I've seen that problem earlier, so I don't think my changes are to blame. They might cause the bug to occur more frequently though. Maybe the incoming MIME update messages cause some message queue to run full and result in a deadlock. Might be related to #1715.

05/10/08 13:33:53 changed by anevilyak

Hi, a minor observation to add to this bug: I looked into this with gdb, and Tracker's desktop window thread was waiting on a port read, which I assume is normal since it should normally wait for app_server messages. After telling it to continue however, it woke up again and the Desktop repainted and worked normally. Any ideas?

05/10/08 14:39:38 changed by luroh

Fwiw, the bug does not appear when running haiku.image in (unaccellerated) qemu.