-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login



Sponsoring


-
- Content .- Fans  . 

Kubuntu Air Usplash

  

USplash Screen

Score 50%
Kubuntu Air Usplash
zoom


Kubuntu Air Usplash
zoom


Downloads:  1246
Submitted:  May 17 2009
Updated:  May 28 2009

Description:

This is an Usplash theme made from the wallpaper of the Glassified KDM theme
(http://www.kde-look.org/content/show.php/Glassified+KDM?content=99841)
and the default Kubuntu 9.04 Usplash theme
(https://launchpad.net/ubuntu/+source/kubuntu-default-settings).

Its intention is to allow for a more KDE-ified booting look and feel, especially as the background of the default Kubuntu 9.04 KDM theme and the background of the KDM Glassified theme (my favorite :) is the same as this one's.


I have migrated the theme over to kubuntu-art.org as it seemed more appropriate for this special usplash:
http://www.kubuntu-art.org/content/show.php/Kubuntu+Air+Usplash?content=112669




LicenseLGPL
(Kubuntu Air Usplash website at kubuntu-art.org)
Send to a friend
Subscribe
Other  Artwork  from paran0id
Report inappropriate content



-
.

 usplash error

 
 by francisaraujo on: May 24 2009
 
Score 50%

hi,

I have tried to install this theme but uspash has given me error below

$ sudo usplash -c
usplash: can't get console font: Invalid argument
usplash: No usable theme found for 1280x1024
screen init failed

I tried to compile again, search for this error but nothing works. The stranger thing is that default kubuntu theme works for me. I'm using kubuntu 9.04. Can you help me?


Reply to this

-
.

 Re: usplash error

 
 by paran0id on: May 26 2009
 
Score 50%

Hi,

unfortunately I cannot reproduce your error on my computer.
What happens when you unpack the downloaded theme's tar.bz2 file, open a terminal (like konsole), switch to the directory of the unpacked theme, and issue a "sudo make ubuntu" (without the quotes)?
This should (usually) install the theme's files to the right directory and choose it's catch-all variant as new usplash theme.


Consciousness: that annoying time between naps.
Reply to this

-

 Re: Re: usplash error

 
 by francisaraujo on: May 26 2009
 
Score 50%

I did that. Instalation was successfull, but when I boot, only text have been shown.

When I reboot, I saw the error message "usplash: No usable theme found for 1280x1024".

I searched about this error and found problems about configuration on /etc/usplash.conf, for example, but nothing helped. Other page, tells me about "usplash -c" (used to test uspash), but that command give me error that I sent before.


Reply to this

-
.

 Re: Re: Re: usplash error

 
 by paran0id on: May 26 2009
 
Score 50%

Can you post the contents of your /etc/usplash.conf here? Also can you check where the symbolic link /etc/alternatives/usplash-artwork.so points to and post this here as well?
You can further try the following:

- check that your /etc/usplash.conf has your the same resolution as your framebuffer text console (this is _not_ the X server resolution, but the vga=... option of your bootmanager)

-> for 1280x1024 /etc/usplash.conf should have the following lines in it:
xres=1280
yres=1024

- after you have checked /etc/usplash.conf issue the following command in a terminal:
sudo update-usplash-theme kubuntu-air-usplash_all

This should install the kubuntu-air-usplash_all variant in your initrd together with your current /etc/usplash.conf.


Consciousness: that annoying time between naps.
Reply to this

-
.

 Re: Re: Re: Re: usplash error

 
 by francisaraujo on: May 26 2009
 
Score 50%

let's go.
I run command below about usplash.conf

more /etc/usplash.conf
# Usplash configuration file
xres=1280
yres=1024

After run command "sudo update-usplash-theme kubuntu-air-usplash_all" and after "sudo usplash -c" but I got the same error.

The ls command show me this
ls -l /etc/alternatives/usplash-artwork.so
lrwxrwxrwx 1 root root 43 2009-05-25 22:33 /etc/alternatives/usplash-artwork.so -> /usr/lib/usplash/kubuntu-air-usplash_all.so

I have already thought about the vga option on /boot/grub/menu.lst. I tested some options like 795 (1280*1024*24bits), 794 (1280*1024*16bits) and 775 (1280*1024*8bits).

I have a fresh kubuntu 9.04 installation. Is there any problem with that?


Reply to this

-
.

 Re: usplash error

 
 by paran0id on: May 26 2009
 
Score 50%

Your configuration looks fine. I too have Kubuntu 9.04 installed, but I did an upgrade from Intrepid when Jaunty reached its Beta phase.
Upon doing an "aptitude show usplash libusplash0" in a terminal, aptitude shows me the version 0.5.31 for both packages. This means that the prepackaged *.so files from my theme are linked against this version of libusplash0. You might want to check your installed versions.

What you can do further is compiling the theme yourself. First I would reinstall the packages libusplash0, usplash and kubuntu-artwork-usplash and make sure that afterwards the default kubuntu usplash works as expected.
Then install the packages libusplash-dev and build-essential if you have not already.
Afterwards unpack my theme's *.tar.bz2 file to a fresh directory, open a terminal and change to this new directory.
Then issue the following commands:
make distclean
make
sudo make ubuntu

This should remove my prepackaged *.so files, build my theme against your version of libusplash0 and install the newly created *.so files to /usr/lib/usplash. Also this should (again) choose kubuntu-air-usplash_all.so as your new usplash.
Hopefully this works :)


Consciousness: that annoying time between naps.
Reply to this

-
.

 Re: Re: usplash error

 
 by francisaraujo on: May 27 2009
 
Score 50%

It works now!!!

I compiled code like you said and now, images has been shown on reboot. When I compiled before, I didn't use the second make command (sorry I'm not a good c developer :( ).

The stranger thing is that version of packages on my desktop is like yours.



-
.

 In replay to francisaraujo's

 
 by paran0id on: May 28 2009
 
Score 50%

This is in replay to francisaraujo's comment from May 27 2009:

I am glad that it finally works for you.
The original problem probably was that you are not using a 32 bit Kubuntu or are using a different CPU architecture than x86. I really should have thought of that fact earlier.
The precompiled *.so files where build on my laptop which is a 32 bit Intel machine running (a 32 bit) Kubuntu.
I also have updated the theme slightly and clearified the installation and building-from-source instructions.


Consciousness: that annoying time between naps.

-
.

 Re: Re: Re: usplash error

 
 by paran0id on: May 26 2009
 
Score 50%

Can you post the contents of your /etc/usplash.conf here? Also can you check where the symbolic link /etc/alternatives/usplash-artwork.so points to and post this here as well?
You can further try the following:

- check that your /etc/usplash.conf has your the same resolution as your framebuffer text console (this is _not_ the X server resolution, but the vga=... option of your bootmanager)

-> for 1280x1024 /etc/usplash.conf should have the following lines in it:
xres=1280
yres=1024

- after you have checked /etc/usplash.conf issue the following command in a terminal:
sudo update-usplash-theme kubuntu-air-usplash_all

This should install the kubuntu-air-usplash_all variant in your initrd together with your current /etc/usplash.conf.


Consciousness: that annoying time between naps.
Reply to this

-
.

 Re: usplash error

 
 by paran0id on: May 26 2009
 
Score 50%

This is a double post. Please ignore it.


Consciousness: that annoying time between naps.
Reply to this

-

 1366x768 problem

 
 by kot-begemot on: Aug 24 2009
 
Score 50%

Hi,
I compiled on my machine ( Kubuntu 9.04, x84_64 ) the theme without any problem. However, I noticed that when I boot there is a green region at bottom of the screen. I tried the following variations:
kubuntu-air-usplash_all.so
kubuntu-air-usplash_big.so
Any ideas?

Thanks!


Reply to this

-

 Re: 1366x768 problem

 
 by kot-begemot on: Aug 24 2009
 
Score 50%

Slight clarification regarding my post:
During boot I see the image from the default Kubuntu 9.04 splash theme and during shutdown I see the image from the theme I installed, but with the green region at the bottom.


Reply to this

-
.

 Re: Re: 1366x768 problem

 
 by paran0id on: Sep 6 2009
 
Score 50%

Hi,

unfortunately at the moment I have no idea why you see the default kubuntu usplash screen during boot, even though you changed it to this theme.

The green region at the bottom is the text field for messages like partition-checks. It cannot really be hidden when it is not needed, but this theme specifies a dark gray, unobtrusive, color for its background. I have observed the green-color-effect when using a newer kernel than the default (k)ubuntu one - for instance the one which already has kernel mode setting. Also, i have seen a similar effect when using grub2 as bootloader.

Other than switching back to the default (k)ubuntu kernel, the original grub or just using the original (k)ubuntu usplash, I can not offer a better solution at the moment as I do not have the time to look deeper into these issues.
It also seems that usplash is scheduled to "die" with the 9.10 release of (k)ubuntu and some X-server-based splash will replace it.

Sorry for the inconvenience and the not-so-helpfull help.


Consciousness: that annoying time between naps.
Reply to this

-
.

 Help for coding

 
 by Nithin001 on: Oct 18 2009
 
Score 50%

How to change the progress bar in vertical shape (i.e progress is showing from top to bottom)


Reply to this

-
.

 Re: Help for coding

 
 by paran0id on: Oct 18 2009
 
Score 50%

Drawing of the progress bar is done in the functions "t_draw_progressbar" and "t_animate_step" which are in the kubuntu-air-usplash.c file. t_animate_step does the animation when the kernel loads and t_draw_progressbar fills the logo from left to right when booting the system.
If you want to animate and draw from top to bottom insted of left to right, you basically need to change the "usplash_put_part" function calls in the two functions to use different coordinates for where to put the logo picture and for the part of the logo that should be drawn.


Consciousness: that annoying time between naps.
Reply to this

Add commentBack




-

-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore




 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2013 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.