News:

Forum changes: Editing of posts has been turned off until further notice.

Main Menu

Trollbabe Comic, probs?

Started by lumpley, March 10, 2003, 02:37:32 PM

Previous topic - Next topic

lumpley

Yes, it's only 9:30 Monday morning, and yes, I could wait and check back later in the day to see if it's all fine, and yes, I expect Ron you know already, but all I see for this week's Trollbabe is a solid black rectangle.  I feel sad.

-Vincent

Ron Edwards

Shit!

The strip exists and it was to have been placed in the queue last week.

I am checking to see what's up.

Best,
Ron

Ron Edwards

Wouldn't you know, it's perfectly visible using Netscape rather than Windows Explorer.

The imps are at work to repair whatever it is that Explorer thinks its doing, but for now, folks, peek at the strip using Netscape if you got it.

It's the final strip of The Birthright Bargain, by the way.

Best,
Ron

Clinton R. Nixon

Dude, crazy. I just got home and checked it out on IE/Windows after checking it on Netscape/Linux, Konquerer/Linux, and IE/Mac at work, where it looked fine.

I have no idea why IE/Windows is not working with it. I've re-uploaded the file and everything. If anyone else has a clue, shoot it my way.
Clinton R. Nixon
CRN Games

Andrew Martin

It looks like it could be a bug with MS IE. I tried the page in Opera, Netscape, Mozilla, and Rebol (Internet scripting language) and all displayed the comic correctly. When I tried saving the image from other browsers and displaying a local copy, MS IE still failed to display the comic correctly, indicating that there's probably no problem with the server.

When I edited (drew some squiggly lines in it) and resaved the picture locally (using MS Paint), MSIE could display the picture locally. Perhaps MS IE is wrongly interpreting the content of the comic as another form of picture like JPG? Perhaps the artist could edit the picture, add a grey background or draw a couple of lines near the top left corner (what I did) and resave it?
Andrew Martin

lumpley

I just did a right-click save-as and tried to open it with Macromedia Fireworks, which says "Could not open the file. Unknown file type."  It opens other .jpgs just fine.

Dreamweaver's okay with it though.

Nice.  Life, death, birth.  Good comic.

-Vincent

Clinton R. Nixon

The interesting thing is that it's not a JPEG file, but a PNG file. The rest in this series have been as well, and IE displays them fine. However, IE doesn't get the advantage of a file extension directing it - the images are being displayed through a PHP script that opens the files from a non-web-root location and outputs them to the page.

Hey - that gives me an idea. Could someone with Windows/IE check it out now and tell me whether it looks right?
Clinton R. Nixon
CRN Games

Paul Czege

Hey Clinton,

Could someone with Windows/IE check it out now and tell me whether it looks right?

Windows 2000, IE 6.0; still a black box.

Paul
My Life with Master knows codependence.
And if you're doing anything with your Acts of Evil ashcan license, of course I'm curious and would love to hear about your plans

Gordon C. Landis

Same here - Win2K Pro, IE 6, black box.  I found this on a quick MS bug search . . .

"Microsoft Internet Explorer 6 can display Portable Network Graphics (PNG) files. However, if those files have a transparent background, they might display with a gray background instead. According to Microsoft, this has to be fixed by the web developer who is working with the PNG files. In particular, they should use the AlphaImageLoader filter. For details, see http://support.microsoft.com/support/kb/articles/Q294/7/14.asp"

Probably NOT the current problem, but I thought it might help . . .

Gordon
www.snap-game.com (under construction)

talysman

it's definitely an IE display bug.

looked at the page, saw the black rectangle.  looked at the source, found this url to try: http://www.adept-press.com/trollbabe/comic.php?num=1. in my browser, it showed up as a black rectangle. so I right-clicked on the black rectangle, saved it, then looked at the saved picture: it shows up fine.

discussion of this problem here.

their faq mentions that running this command (in Start -> Run) sometimes fixes the problem:
regsvr32 c:\windows\system\pngfilt.dll
John Laviolette
(aka Talysman the Ur-Beatle)
rpg projects: http://www.globalsurrealism.com/rpg

Andrew Martin

Quote from: talysmanTheir faq mentions that running this command (in Start -> Run) sometimes fixes the problem:
regsvr32 c:\windows\system\pngfilt.dll

If that doesn't work, try:
regsvr32 c:\Windows\system32\pngfilt.dll

It didn't seem to make much difference for me, though.
Andrew Martin

ejh

You know, week 8 is the only comic that I created using Photoshop instead of The Gimp.  I bet these problems are Photoshop's fault. :(

Ron Edwards

Hi Ed,

Any chance you could re-format it and send a copy to Clinton?

It's such a beautiful strip and such a strong story-ending (if I do say so myself), that it's a shame just for that black rectangle to be sittin' there ...

Best,
Ron

ejh

I don't have Clinton's email handy, so I'll bounce it through yours, Ron, but -- um, I just went to the site and I can't see ANY of the strips (of mine) anymore.  What's up with that??

ejh

According to libpng.org, "Photoshop has traditionally been the poster child for poor PNG implementations."  Crap!

That'll teach me to stray from the Open Source way...