After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 80457 - user-defined splash image
user-defined splash image
Status: RESOLVED DUPLICATE of bug 57151
Product: gnome-session
Classification: Core
Component: general
1.5.x
Other other
: Normal enhancement
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-01 10:18 UTC by kz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
at first, try ~/.gnome2/gnome-session 's [splash] location= to load. (1013 bytes, patch)
2002-05-06 08:04 UTC, kz
none Details | Review
~/.gnome2/gnome-session. I don't know how to make this file automatically.. (47 bytes, text/plain)
2002-05-06 08:05 UTC, kz
  Details
gconf-based patch. gnome-session-properties now has file entry to choose splash file. and splash.c now check gconf first. (6.52 KB, patch)
2002-06-28 23:31 UTC, kz
none Details | Review
missed gtk_entry_set_text(). code cleaning a bit. (6.69 KB, patch)
2002-06-29 00:02 UTC, kz
none Details | Review

Description kz 2002-05-01 10:20:45 UTC
Package: gnome-session
Severity: enhancement
Version: 1.5.17
Synopsis: user-defined splash image
Bugzilla-Product: gnome-session
Bugzilla-Component: general

Description:
ATM, I know I can replace /usr/share/pixmaps/splash/gnome-splash.png to
my favorite.
and I think it's not really hard to make splash code to refer private
preference, for the image.
pliz care of it :)




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-01 06:20 -------

Reassigning to the default owner of the component, gnome-session-maint@bugzilla.gnome.org.

Comment 1 kz 2002-05-06 08:04:37 UTC
Created attachment 8219 [details] [review]
at first, try ~/.gnome2/gnome-session 's [splash] location= to load.
Comment 2 kz 2002-05-06 08:05:55 UTC
Created attachment 8220 [details]
~/.gnome2/gnome-session. I don't know how to make this file automatically..
Comment 3 kz 2002-06-28 23:31:25 UTC
Created attachment 9504 [details] [review]
gconf-based patch. gnome-session-properties now has file entry to choose splash file. and splash.c now check gconf first.
Comment 4 kz 2002-06-29 00:02:41 UTC
Created attachment 9505 [details] [review]
missed gtk_entry_set_text(). code cleaning a bit.
Comment 5 kz 2002-06-30 01:09:08 UTC
hey! somebody's there?
Comment 6 Kjartan Maraas 2002-06-30 09:17:02 UTC
Yes, but seemingly this isn't a very high priority :-)
Comment 7 kz 2002-06-30 09:19:55 UTC
yeah, but patch done. :) this patch 80% of full feature that I like to
implement.
remain 20% will be done after patch applied.

thanks for echo. :D
Comment 8 Mark McLoughlin 2002-07-29 04:21:15 UTC

*** This bug has been marked as a duplicate of 57151 ***