Paul, Two sets of issues here...
1st - the Xorg stuff, Xorg ppl is not very good at deprecating options. So every time a major release goes up, and some opt ceases to be available just having it on local conf is a good way to have Xorg not starting. We try to sort this out via the (group) migration scripts (leaving backup copies on the system in case user wanna rollback). So the behaviour you described is expected. 2nd. Trickier, way trickier - the trackpad thing. it's easy for us when updating a package change global settings (mostly gconf schemas). Unfortunately, there isn't afaik a simple way of making those (global) settings changes propagate to (pre-existing) user tweaks. On a perfect world, it would be up to the individual apps to handle that. Some of them don't and that is why you have some applets misbehaving, plus the touchpad issue (which works on gdm - global settings - but not on a local user, but would on a clean new user) for which the trick is to do what zodman suggested before. (ideally two things will happen - a) upstream will get this right and b) while that does not happen someone will find which particular gconf key is screwing things and exceptionally we will fix it thru a script when starting the user gdm session. So afaict those are not even packaging issues per se but upstream 'features' derived from a major gnome bump, hopefully mitigable by packaging and other tricks. (as just wiping on major updates users' local gconf keys is not what i could call an option...) All the best, and happy Easter António 'still on the exile in San Francisco' Meireles, aka doniphon Paul Cutler wrote: > I'm having some issues with Foresight on my laptop. I believe someone > in IRC mentioned something similar with a Lenovo T61 (Ermo maybe?) > > Here's the story: > > Yesterday I updated my laptop on fl:2 using PackageKit. The update > took a while, longer than usual. Last update was probably 2-3 days > before that. > > After the update, a number of applets on GNOME panel had crashed, and > I had a few errors popping up on my screen, and the power manager icon > was a red x on the panel. After trying to start Firefox, the entire > panel crashed, and I rebooted. > > On login, my touchpad was no longer working. (I did notice new fonts > and the power manager applet icon is back, just updated to something > newer now). > > Frustrated, I decided to migrate to the 2-qa version. Now that that > is complete, I still don't have a working touchpad. I have tried > using the xorg.conf I was using before that worked (this included my > manual edits to enable scrolling), no xorg (which doesn't work, X > never loads, lots of flashing though) and the original xorg.conf that > was created when I first installed Foresight a few weeks ago back on > the laptop. > > Two interesting things I did notice using my original and modified > xorg.conf files - the touchpad works at the GDM login screen - once I > enter my user password and GNOME loads, it doesn't work. The second > mouse, the eraserhead mouse, does work. Unfortunately I didn't think > to test that mouse in fl:2 before migrating. > > I also find it odd that this is the 2nd report in the last couple of > days of input not working, so thought I'd send an email to the list. > I've also attached the two xorg files that aren't working. > > Thanks. > > Paul > > ------------------------------------------------------------------------ > > _______________________________________________ > Foresight-devel mailing list > [email protected] > http://lists.rpath.org/mailman/listinfo/foresight-devel > _______________________________________________ Foresight-devel mailing list [email protected] http://lists.rpath.org/mailman/listinfo/foresight-devel
