blob: b13ef15e6587c35cd14d8b64b07d4c859cbf4bd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Problem with gdm metacity again
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20gdm%20metacity%20again&In-Reply-To=%3C20110907114233.60b8e19a%40werewolf.home%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007824.html">
<LINK REL="Next" HREF="007828.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Problem with gdm metacity again</H1>
<B>JA Magallon</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20gdm%20metacity%20again&In-Reply-To=%3C20110907114233.60b8e19a%40werewolf.home%3E"
TITLE="[Mageia-dev] Problem with gdm metacity again">jamagallon at ono.com
</A><BR>
<I>Wed Sep 7 11:42:33 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007824.html">[Mageia-dev] Problem with gdm metacity again
</A></li>
<LI>Next message: <A HREF="007828.html">[Mageia-dev] Problem with gdm metacity again
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7827">[ date ]</a>
<a href="thread.html#7827">[ thread ]</a>
<a href="subject.html#7827">[ subject ]</a>
<a href="author.html#7827">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 7 Sep 2011 11:15:21 +0200
JA Magallon <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jamagallon at ono.com</A>> wrote:
><i> Hi...
</I>><i>
</I>><i> This old problem has surfaced again:
</I>><i>
</I>><i> .xsession-errors:
</I>><i>
</I>><i> ...
</I>><i> Window manager warning: Screen 0 on display ":0" already has a window manager; try using the --replace option to replace the current window manager.
</I>><i> Window manager warning: Screen 0 on display ":0" already has a window manager; try using the --replace option to replace the current window manager.
</I>><i> ...
</I>><i>
</I>><i> I get only the nautilus desktop, with two black bars on top and bottom of the screen.
</I>><i> If I launch a terminal, 'gnome-shell --replace' works fine.
</I>><i>
</I>><i> Any idea ?
</I>><i> Can it be some personal setting ?
</I>><i>
</I>><i> TIA
</I>
Digging a bit more, something is wrong detecting acceleration.
In GDM log:
gnome-session[4752]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
gnome-session[4752]: DEBUG(+): fill: *** Launching helper 'bash -c "gnome-shell --help | grep -q gdm-mode && /usr/lib64/gnome-session-check-accelerated"' to know if session is runnable
gnome-session-is-accelerated: No hardware 3D support.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session[4752]: WARNING: Session 'gdm-shell' runnable check failed: Exited with code 1
gnome-session[4752]: DEBUG(+): fill: *** Session is not runnable
gnome-session[4752]: DEBUG(+): fill: *** Getting session 'gdm-fallback'
This is for GDM's own session.
The same happens for user.
Any ideas ? How can I check why this fails ?
Its a netbook with Intel graphics, so it uses Mesa.
Will check on an nvidia system too.
TIA
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007824.html">[Mageia-dev] Problem with gdm metacity again
</A></li>
<LI>Next message: <A HREF="007828.html">[Mageia-dev] Problem with gdm metacity again
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7827">[ date ]</a>
<a href="thread.html#7827">[ thread ]</a>
<a href="subject.html#7827">[ subject ]</a>
<a href="author.html#7827">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|