After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 469218 - screen orientation not remembred across sessions
screen orientation not remembred across sessions
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
git master
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-22 12:19 UTC by Sebastien Bacher
Modified: 2007-11-12 23:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
gsm-rotation.patch (1.86 KB, patch)
2007-08-22 13:26 UTC, Luca Cavalli
committed Details | Review

Description Sebastien Bacher 2007-08-22 12:19:47 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/control-center/+bug/112843

"If I set screen orientation in Screen Resolution, it is not remembered after restarting Ubuntu.
..."

The user is running GNOME 2.18
Comment 1 Luca Cavalli 2007-08-22 13:26:31 UTC
Created attachment 94115 [details] [review]
gsm-rotation.patch

This is because accepted patch in bug #324125 didn't store the value in gconf. You can grab needed code for the capplet from my patch attached to same bug report.
Comment 2 Luca Cavalli 2007-08-22 13:29:59 UTC
Moving to gnome-session product.
Comment 3 Luca Cavalli 2007-08-22 14:59:02 UTC
Ops, forgot to mention that I didn't test the patch, since I haven't a suitable build environment for GNOME 2.19.
Comment 4 Vincent Untz 2007-11-12 23:29:41 UTC
(there was a typo: s/get_rate/get_rotation)
I've committed this to trunk.