1832871 Members
3808 Online
110048 Solutions
New Discussion

HPlogo problem.

 
SOLVED
Go to solution
Francois Bariselle_3
Regular Advisor

HPlogo problem.

Hi,

I want change my HPlogo.
With Photoshop 6.01, I save my image to jpg format.
I import this jpg with Image View and I save to /etc/dt/config/C/HPlogo.bm and /etc/dt/config/C/idlogo.bm

On my login screen, this new logo appear black and white and not good resolution.

Help me please.

Frank
Fais la ...
7 REPLIES 7
harry d brown jr
Honored Contributor

Re: HPlogo problem.

It's probably related to the color resolution. try playing with it.

live free or die
harry
Live Free or Die
Francois Bariselle_3
Regular Advisor

Re: HPlogo problem.

What is the good color resolution for an HP logo?

Frank.
Fais la ...
S.K. Chan
Honored Contributor

Re: HPlogo problem.

Try using "xv", it works really well for me ..

http://hpux.cs.utah.edu/hppd/hpux/X11/Viewers/xv-3.10a/
Jeff Schussele
Honored Contributor

Re: HPlogo problem.

Hi Frank,

Try 1600x1200 256 color - as long as the monitor can handle it.

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Bill McNAMARA_1
Honored Contributor

Re: HPlogo problem.

Hi, back after a small break.. well not really, I've been busy!

In any case, a good resolution for the hp logo? 2 bit!

Your problem is due to the pixmap format. Try saving as xpm instead.

I use a dos tool called imagemagick to convert and it works fine.
http://www.imagemagick.org/

Try xwd to display to screen before setting as logo.

Later,
Bill
It works for me (tm)
Francois Bariselle_3
Regular Advisor

Re: HPlogo problem.

Hi again,

I try to install imagemagik and can't pass the install analyst phase:

======= 04/17/02 15:09:27 EDT BEGIN install AGENT SESSION (pid=27739)
(jobid=canopus-0141)

* Agent session started for user "root@canopus.davie.ca".
(pid=27739)

* Beginning Analysis Phase.
* Source:
canopus.davie.ca:/net/pub/imagemagick-5.4.3-sd-10.20.depot
* Target: canopus:/
* Target logfile: canopus:/var/adm/sw/swagent.log
* Reading source for product information.
* Reading source for file information.
The corequisite "bzip2.bzip2-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "jbigkit.jbigkit-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "libpng.libpng-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "tiff.tiff-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
The corequisite "zlib.zlib-RUN" for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be successfully
resolved.
ERROR: The dependencies for fileset
"ImageMagick.ImageMagick-RUN,r=5.4.3" cannot be resolved (see
previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
* Executing preDSA command.
NOTE: The used disk space on filesystem "/" is estimated to increase
by 618 Kbytes.
This will leave 298927 Kbytes of available user disk space
after the installation.

* Summary of Analysis Phase:
ERROR: Exclude ImageMagick.ImageMagick-RUN,r=5.4.3
ERROR: 1 of 3 filesets had Errors.
* 2 of 3 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors. See the above output for
details.

Frank.
Fais la ...
Alex Glennie
Honored Contributor
Solution

Re: HPlogo problem.

as stated above your problem is most likely to do with the application you used to create your loago and the format it saved it in.

use xpm ! and try using either XV or Imagemagick both work well !

fyi the problem you are encountering wrt Imagemagick install can be found here --->

http://hpux.connect.org.uk/hppd/hpux/X11/Viewers/ImageMagick-5.4.3/

see the section dependancies ! these can be downloaded from the above site to but instal them before or at the same time as Imagemagick

good luck !