startx vs init 5

Brian R Smith brian at cypher.acomp.usf.edu
Tue Jul 27 14:48:09 UTC 2004


Dwaine,

Looking at your output, it seems those error messages are just warnings,
letting the developers know that some of the gtk/gnome systems are using
depricated function calls that have likely been replaced by better
ones.  This often happens during development releases while the coders
are busy building up to new libraries.  Most of the calls have to do
with GTK so I have to assume that FC3 is using a newer version of
GTK+2.  The warnings are nothing to worry about.

Runlevel 5, by itself, is of no consequence to x11.  It is, however,
most distributions' runlevel-of-choice when running a graphical login
manager, hence the /etc/X11/prefdm line at the end of inittab.

Hope this helps you

-brian


On Tue, 2004-07-27 at 08:51, Dwaine Castle wrote:
> Brian,
> 
> I've listed some of the console output below.
> 
> /etc/X11/perfdm does start the GUI without the error messages, but that is
> because it sends everthing to /dev/null.  I guess that is why I couldn't
> find these error messages in the logs.  So, these errors may occur when I
> start X sessions with init 5.
> 
> Is runlevel 5 unimportant to X-windows?
> 
> Thanks.
> Dwaine
> 
> 
> 
> 
> 
> Module Loader present
> OS Kernel: Linux version 2.6.7-1.494 (bhcompile at porky.build.redhat.com) (gcc
> version 3.4.1 20040702 (Red Hat Linux 3.4.1-2)) #1 Sat Jul 17 05:19:54 EDT
> 2004
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 27 07:34:24 2004
> (==) Using config file: "/etc/X11/xorg.conf"
> FATAL: Module agpgart not found.
> [drm] failed to load kernel module "agpgart"
> SESSION_MANAGER=local/dc-fc.dcwg.com:/tmp/.ICE-unix/3098
> AUDIT: Tue Jul 27 07:34:39 2004: 3040 X: client 4 rejected from local host
> /usr/share/rhn/rhn_applet/rhn_applet.py:362: DeprecationWarning: integer
> argument expected, got float
> self.animate_timeout_tag = gtk.timeout_add(math.floor(1000 *
> ANIMATION_TOTAL_TIME/len(frames)), self.animate_handler)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
> self.warn(message, DeprecationWarning)
> Unable to open desktop file applications:///Accessories/redhat-print.desktop
> for panel launcher: Error reading file
> 'applications:///Accessories/redhat-print.desktop': File not found
> /usr/lib/python2.3/optik.py:8: DeprecationWarning: the optik interface is
> deprecated; please use optparse instead
> DeprecationWarning)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
> self.warn(message, DeprecationWarning)
> http://fedora.redhat.com/download/up2date-mirrors/fedora-core-rawhide
> using mirror: http://sunsite.mff.cuni.cz/pub/fedora/development/i386/
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.create_pixmap is deprecated, use gtk.gdk.Pixmap
> instead
> self.warn(message, DeprecationWarning)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainiteration is deprecated, use
> gtk.main_iteration instead
> self.warn(message, DeprecationWarning)
> /usr/share/rhn/up2date_client/checklist.py:139: DeprecationWarning: integer
> argument expected, got float
> info = self.get_selection_info (event.x, event.y)
> Stopping sshd:[ OK ]
> Starting sshd:[ OK ]
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainquit is deprecated, use gtk.main_quit instead
> self.warn(message, DeprecationWarning)
> /usr/lib/python2.3/optik.py:8: DeprecationWarning: the optik interface is
> deprecated; please use optparse instead
> DeprecationWarning)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
> self.warn(message, DeprecationWarning)
> http://fedora.redhat.com/download/up2date-mirrors/fedora-core-rawhide
> using mirror: http://sunsite.mff.cuni.cz/pub/fedora/development/i386/
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.create_pixmap is deprecated, use gtk.gdk.Pixmap
> instead
> self.warn(message, DeprecationWarning)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainiteration is deprecated, use
> gtk.main_iteration instead
> self.warn(message, DeprecationWarning)
> /usr/share/rhn/up2date_client/checklist.py:139: DeprecationWarning: integer
> argument expected, got float
> info = self.get_selection_info (event.x, event.y)
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainquit is deprecated, use gtk.main_quit instead
> self.warn(message, DeprecationWarning)
> ** Message: Hit unexpected error "Access denied" while doing a file
> operation.
> ** Message: Hit unexpected error "Access denied" while doing a file
> operation.
> ** Message: Hit unexpected error "Access denied" while doing a file
> operation.
> ** Message: Hit unexpected error "Access denied" while doing a file
> operation.
> ** Message: Hit unexpected error "Access denied" while doing a file
> operation.
> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:83:
> GtkDeprecationWarning: gtk.mainiteration is deprecated, use
> gtk.main_iteration instead
> self.warn(message, DeprecationWarning)
> 
> 
> 





More information about the fedora-test-list mailing list