Gentoo Archives: gentoo-user

From: Robert David <robert.david.public@×××××.com>
To: Seong-ho Cho <darkcircle.0426@×××××.com>
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] I've met strange message when i execute vim
Date: Sun, 22 Apr 2012 12:11:28
Message-Id: 20120422140939.36ca3b55@gmail.com
1 Hmm, I dont know glib so much, so I cant say.
2
3 What is the process 635 here? Is it the vim or not?
4 Paste the output "ldd vim".
5
6 Robert.
7
8
9 V Sun, 22 Apr 2012 20:38:31 +0900
10 Seong-ho Cho <darkcircle.0426@×××××.com> napsáno:
11
12 > ah ... by the way, where are 'GFlags' as a type and gtype 'G*Flags' as
13 > an enum from?
14 >
15 > 2012/4/22 Seong-ho Cho <darkcircle.0426@×××××.com>:
16 > > Hi,
17 > >
18 > > I've tried revdep-rebuild in many time.
19 > > I tried to run the same __in the xterm__ and __in the lxterminal__
20 > > as you said.
21 > >
22 > > but I also saw a similar message as below : (
23 > >
24 > >>>>
25 > >
26 > > meow@darkcircle ~/xfce-ko $ vi xfdesktop.master.ko.po
27 > >
28 > > ** (process:635): WARNING **: Trying to register gtype
29 > > 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
30 > >
31 > > ** (process:635): WARNING **: Trying to register gtype
32 > > 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
33 > >
34 > > ** (process:635): WARNING **: Trying to register gtype
35 > > 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
36 > > meow@darkcircle ~/xfce-ko $
37 > >
38 > >>>>
39 > >
40 > > 2012/4/22 Robert David <robert.david.public@×××××.com>:
41 > >> Hi,
42 > >>
43 > >> do you have clean environmet, eg: revdep-rebuild ??
44 > >>
45 > >> What kind of terminal you using? Because vim does not use glib, as
46 > >> I know. Try to run the same in xterm or other terminal.
47 > >>
48 > >> Robert.
49 > >>
50 > >>
51 > >> V Sun, 22 Apr 2012 02:58:44 +0900
52 > >> Seong-ho Cho <darkcircle.0426@×××××.com> napsáno:
53 > >>
54 > >>> Yes. I can edit text file after these messages.
55 > >>> Your thinking is so exact !! :D
56 > >>>
57 > >>> 2012/4/22 Stroller <stroller@××××××××××××××××××.uk>:
58 > >>> >
59 > >>> > On 21 April 2012, at 15:32, Seong-ho Cho wrote:
60 > >>> >
61 > >>> >>>>>
62 > >>> >>
63 > >>> >> meow@darkcircle ~/xfce-ko $ vi xfdesktop.master.ko.po
64 > >>> >>
65 > >>> >> ** (process:15449): WARNING **: Trying to register gtype
66 > >>> >> 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
67 > >>> >>
68 > >>> >> ** (process:15449): WARNING **: Trying to register gtype
69 > >>> >> 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
70 > >>> >>
71 > >>> >> ** (process:15449): WARNING **: Trying to register gtype
72 > >>> >> 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
73 > >>> >>
74 > >>> >>>>>
75 > >>> >>
76 > >>> >> when I execute vim as above, I've met some messages like that.
77 > >>> >>
78 > >>> >> what does above mean? how can I solve that problem?
79 > >>> >>
80 > >>> >> I did damn googling but I didn't find why that message shown.
81 > >>> >
82 > >>> > I find at least 3 bugs when I google that message.
83 > >>> >
84 > >>> > They're Ubuntu bugs, they don't refer to vim, but they make some
85 > >>> > sense to me.
86 > >>> >
87 > >>> > Am I right in thinking that vim does work and allow you to edit
88 > >>> > this file after showing these messages?
89 > >>> >
90 > >>> > Stroller.
91 > >>> >
92 > >>> >
93 > >>>
94 > >>