Send plymouth mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.freedesktop.org/mailman/listinfo/plymouth
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of plymouth digest..."


Today's Topics:

   1. Re: GLIB Warning stops Splash (Steve Langasek)
   2. Re: GLIB Warning stops Splash (Ray Strode)


----------------------------------------------------------------------

Message: 1
Date: Mon, 15 Nov 2010 16:04:39 -0800
From: Steve Langasek <[email protected]>
Subject: Re: GLIB Warning stops Splash
To: Ray Strode <[email protected]>
Cc: [email protected], Patrick Kavajin
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

On Mon, Nov 15, 2010 at 02:06:35PM -0500, Ray Strode wrote:

> On Fri, Oct 29, 2010 at 6:33 AM, Patrick Kavajin <[email protected]> 
> wrote:
> > Im recieving a warning(glib warning getpwuid_r failed due to unknown user
> > id) which stops the Splash screen, how to fix that?
> > where's the code located which stops the splashscreen when a warning is
> > dropped?

> Not sure. plymouth doesn't call getpwuid_r or use glib (or do you mean glibc?)

plymouth uses pango which uses glib.  If plymouth is started in an
initramfs, chances are there's no /etc/passwd (or any nss modules, for that
matter), resulting in this warning.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
[email protected]                                     [email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: 
<http://lists.freedesktop.org/archives/plymouth/attachments/20101115/643ca3e9/attachment-0001.pgp>

------------------------------

Message: 2
Date: Mon, 15 Nov 2010 20:45:08 -0500
From: Ray Strode <[email protected]>
Subject: Re: GLIB Warning stops Splash
To: Steve Langasek <[email protected]>
Cc: [email protected], Patrick Kavajin
        <[email protected]>
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=UTF-8

Hi,

On Mon, Nov 15, 2010 at 7:04 PM, Steve Langasek
<[email protected]> wrote:
> On Mon, Nov 15, 2010 at 02:06:35PM -0500, Ray Strode wrote:
>
>> On Fri, Oct 29, 2010 at 6:33 AM, Patrick Kavajin <[email protected]> 
>> wrote:
>> > Im recieving a warning(glib warning getpwuid_r failed due to unknown user
>> > id) which stops the Splash screen, how to fix that?
>> > where's the code located which stops the splashscreen when a warning is
>> > dropped?
>
>> Not sure. plymouth doesn't call getpwuid_r or use glib (or do you mean 
>> glibc?)
>
> plymouth uses pango which uses glib. ?If plymouth is started in an
> initramfs, chances are there's no /etc/passwd (or any nss modules, for that
> matter), resulting in this warning.
Ah, I see, makes sense.  I didn't know that any distribution was
shipping the label plugin inside the initramfs (that code was
initially created as a plugin so that it wouldn't get loaded at
initramfs time).

Thanks for the insightful reply.

--Ray


------------------------------

_______________________________________________
plymouth mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/plymouth


End of plymouth Digest, Vol 25, Issue 3
***************************************

Reply via email to