summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-June/005564.html
blob: aeec4233be93585dc3ebfeafb0847f45c3ffec06 (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] GNOME3 ?
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20GNOME3%20%3F&In-Reply-To=%3C20110614004524.418e39a2%40werewolf.home%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="005559.html">
   <LINK REL="Next"  HREF="005605.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] GNOME3 ?</H1>
    <B>JA Magall&#243;n</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20GNOME3%20%3F&In-Reply-To=%3C20110614004524.418e39a2%40werewolf.home%3E"
       TITLE="[Mageia-dev] GNOME3 ?">jamagallon at ono.com
       </A><BR>
    <I>Tue Jun 14 00:45:24 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="005559.html">[Mageia-dev] GNOME3 ?
</A></li>
        <LI>Next message: <A HREF="005605.html">[Mageia-dev] GNOME3 ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#5564">[ date ]</a>
              <a href="thread.html#5564">[ thread ]</a>
              <a href="subject.html#5564">[ subject ]</a>
              <a href="author.html#5564">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Mon, 13 Jun 2011 17:33:20 -0400, Frank Griffin &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>&gt; wrote:

&gt;<i> On 06/13/2011 04:12 PM, Frank Griffin wrote:
</I>&gt;<i> &gt; On 06/13/2011 04:05 PM, Dexter Morgan wrote:
</I>&gt;<i> &gt;&gt; nice i fix this one
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; The reason I ask is that on an ID previously using GNOME 2.32, the 
</I>&gt;<i> &gt; desktop comes up, but launching any application drives the video 
</I>&gt;<i> &gt; crazy.  You can see the app window some of the time, but after a 
</I>&gt;<i> &gt; second or two of video flashing you get a fullscreen  &quot;Oops&quot; panel and 
</I>&gt;<i> &gt; are told to log out.  On a fresh ID, you can't even get the desktop to 
</I>&gt;<i> &gt; come up - you get the blue background, the mouse pointer circles for a 
</I>&gt;<i> &gt; bit and then stops, with no error and no recourse but CTRL-ALT-BKSP.
</I>&gt;<i> &gt;
</I>&gt;<i> 
</I>&gt;<i> Ahh.  Correction with the latest updates: now the ID previously using 
</I>&gt;<i> GNOME 2.32 doesn't get past the blue background either.
</I>
Two kind of problems:
- dependecies: make sure you have 'gtk+3.0' and 'gnome-themes-standard'
  (latest will pick some themes and fonts...) You should see a striped
  blue bg after login.
- in my case I get kicked off because gnome-settings-daemon hangs on
  libnsl (from glibc). I am thinkin on how to debug it (how to launch
  g-s-d on a gdb shell and dump the output somewhere...)

Check if you have something like this in your dmesg:

gnome-settings-[2556]: segfault at 7fb8612fb1d0 ip 00007fb8612fb1d0 sp 00007fff830282d8 error 14 in libnsl-2.12.1.so[7fb8639dc000+15000]
gnome-settings-[3257]: segfault at 7fae815011d0 ip 00007fae815011d0 sp 00007fff72cc8b58 error 14 in libnsl-2.12.1.so[7fae83be2000+15000]
gnome-settings-[3723]: segfault at 7f42989871d0 ip 00007f42989871d0 sp 00007fffa8d55858 error 14 in libnsl-2.12.1.so[7f429b068000+15000]

If yes, at least I'm not the only one :).

-- 
J.A. Magallon &lt;jamagallon()ono!com&gt;     \                 Winter is coming...
</PRE>































































































































































<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="005559.html">[Mageia-dev] GNOME3 ?
</A></li>
	<LI>Next message: <A HREF="005605.html">[Mageia-dev] GNOME3 ?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#5564">[ date ]</a>
              <a href="thread.html#5564">[ thread ]</a>
              <a href="subject.html#5564">[ subject ]</a>
              <a href="author.html#5564">[ 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>