POV-Ray : Newsgroups : povray.binaries.images : ?? .dat ?? Server Time
31 Jul 2024 16:22:06 EDT (-0400)
  ?? .dat ?? (Message 9 to 18 of 18)  
<<< Previous 8 Messages Goto Initial 10 Messages
From: Darren New
Subject: Re: ?? .dat ??
Date: 25 Sep 2009 13:06:02
Message: <4abcf87a$1@news.povray.org>
Trevor G Quayle wrote:
> Whether a newsreader can be used or not is irrelevant to the fact that the web
> interface is currently broken. 

Whoooosh!

> Is there anyone that can actually figure out and fix what is wrong with the web
> interface?  

Sounds like the mime.types file isn't being found, but that's just a guess 
from what I'm reading here.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: alphaQuad
Subject: Re: ?? .dat ??
Date: 25 Sep 2009 13:25:01
Message: <web.4abcfc8e779bddb25c4890ca0@news.povray.org>
"alphaQuad" <alp### [at] earthlinknet> wrote:
> "Trevor G Quayle" <Tin### [at] hotmailcom> wrote:
> > clipka <ano### [at] anonymousorg> wrote:
> > > gonzo schrieb:
> > > > Why do all the recent images have ".dat" on them?
> > > >
> > > > Or has M$ upgraded Windows again so as to make it even more unusable?
> > >
> > > That appears to be some issue with the web interface. Something broke
> > > with the recent update?
> >
> > Does anyone know what has happened and if it will be able to be repaired.
> >
> > I use the web interface at both home and work (work I don't have access to
> > newsservers) and the result is the same for both, a .dat extension on every
> > image (also for any other attachment type).
> >
> > It appears to just be appending the extra extension, not actually changing the
> > file.  DLing it and simply removing the extension makes it viewable.
> >
> >
> >
> > -tgq
>
> really, so which dweeb is responsible for this BS. Everyone sucks except for the
> ones that dont. TGQ you rock and dont suck. But I'm outta here because of the
> mentally challenged ones who run things around here.
>
> clipka youre just a jealous dork,
> Warp, you fair no better,
> and Jim Henderson AKA John Dense Rim, youre the biggest dense rim ever!
>
> The fact that this stupid crap wasnt fixed the same day, speaks volumes about
> these pathetic turds.
>
> Later. I'll always remember Trevor tho, anyone lucky enough to work with Trevor,
> should thank their lucky stars.
>
> oh and that dork using MSBS to compile povray 3.7, learn something foo.


anarchists can call the President of Iran a "loon", a man clearly concerned for
every good person, on national airtime, then the right to freedom of speech
belongs to everyone.


windows stereo version can be found.

Known bugs:
Win98SE
Single stereo image using, Post_Frame_Command or Post_Scene_Command:
Toggle closed message window: alt-m
Stereo movie: no bugs, message window can remain open.

Vista
Post_Frame_Command or Post_Scene_Command:
Crashes, execute batch file manually. Maybe closing msg window is the fix, but


*CORRECTLY* compiled with mingw version 3.6.3
http://home.earthlink.net/~povraytrace/

Use #version 3.63;

Includes glow, motionBlur, and date megapov patches

All good people will be together soon, leaving the dorks and dweebs to their
nightmare .. tick tock,
aQ


Post a reply to this message

From: Rich
Subject: Re: ?? .dat ??
Date: 25 Sep 2009 16:58:01
Message: <4abd2ed9@news.povray.org>
> All good people will be together soon, leaving the dorks and dweebs to their
> nightmare .. tick tock,
> aQ
>

Bye, aQ.  Don't let the door get you on your way out, watch that first 
step, it's a doozy. Don't go away angry, just go away.

Rich.


Post a reply to this message

From: Chris Cason
Subject: Re: ?? .dat ??
Date: 26 Sep 2009 04:25:09
Message: <4abdcfe5@news.povray.org>
Trevor G Quayle wrote:
> Does anyone know what has happened and if it will be able to be repaired.

It appears that the libmagick++ function used to detect image types 
broke during the updates; hence, the program we use to pick up the 
binaries from the news server and put them into the database was not 
able to determine when an attachment was an image. It should be working 
now for new posts. I will repair the old ones shortly (I'll have to 
write some code to hit the DB and re-detect the type for the messages 
already in there).

-- Chris


Post a reply to this message

From: Trevor G Quayle
Subject: Re: ?? .dat ??
Date: 26 Sep 2009 09:25:01
Message: <web.4abe15d8779bddb2c67b294d0@news.povray.org>
Chris Cason <new### [at] DELETETHISpovrayorg> wrote:
> Trevor G Quayle wrote:
> > Does anyone know what has happened and if it will be able to be repaired.
>
> It appears that the libmagick++ function used to detect image types
> broke during the updates; hence, the program we use to pick up the
> binaries from the news server and put them into the database was not
> able to determine when an attachment was an image. It should be working
> now for new posts. I will repair the old ones shortly (I'll have to
> write some code to hit the DB and re-detect the type for the messages
> already in there).
>
> -- Chris

Thank you for avoiding the pointless bickering and solving the problem.

-tgq


Post a reply to this message

From: Fredrik Eriksson
Subject: Re: ?? .dat ??
Date: 26 Sep 2009 10:02:39
Message: <op.u0vamrwi7bxctx@bigfrog.bredbandsbolaget.se>
By the way, I have noticed that messages posted in the web interface lack  
the end boundary marker when read through NNTP. It seems that the web  
interface creates all messages as "multipart/mixed" -- and the start  
boundary marker is always present -- but the end marker is omitted when  
there is only one part (i.e. no attachment).

This is not something caused by the server upgrade; I see it in messages  
 from 2005 (which is as far back as my archive goes). I only noticed it  
recently because Opera 10 points it out when earlier versions did not.



-- 
FE


Post a reply to this message

From: Trevor G Quayle
Subject: Re: ?? .dat ??
Date: 26 Sep 2009 13:20:00
Message: <web.4abe4cf4779bddb2c67b294d0@news.povray.org>
Chris Cason <new### [at] DELETETHISpovrayorg> wrote:
> Trevor G Quayle wrote:
> > Does anyone know what has happened and if it will be able to be repaired.
>
> It appears that the libmagick++ function used to detect image types
> broke during the updates; hence, the program we use to pick up the
> binaries from the news server and put them into the database was not
> able to determine when an attachment was an image. It should be working
> now for new posts. I will repair the old ones shortly (I'll have to
> write some code to hit the DB and re-detect the type for the messages
> already in there).
>
> -- Chris

Appears as if it may be working again.  Thanks for fixing if indeed you did
Chris. (Or whomever was responsible)

-tgq


Post a reply to this message

From: Mike Raiford
Subject: Re: ?? .dat ??
Date: 28 Sep 2009 10:25:57
Message: <4ac0c775$1@news.povray.org>
Trevor G Quayle wrote:

> Is there anyone that can actually figure out and fix what is wrong with the web
> interface?  Looking at the image digest, it appears that the last valid images
> were posted:
> 
> by Mike Raiford on 16 Sep 2009 17:19:20
> in 'Re: make_gemstone macro, old fashioned 8-cut'
> 

Are you inferring I broke the web interface? :)
-- 
~Mike


Post a reply to this message

From: Trevor G Quayle
Subject: Re: ?? .dat ??
Date: 28 Sep 2009 11:45:00
Message: <web.4ac0d9be779bddb281c811d20@news.povray.org>
Mike Raiford <"m[raiford]!at"@gmail.com> wrote:
> Trevor G Quayle wrote:
>
> > Is there anyone that can actually figure out and fix what is wrong with the web
> > interface?  Looking at the image digest, it appears that the last valid images
> > were posted:
> >
> > by Mike Raiford on 16 Sep 2009 17:19:20
> > in 'Re: make_gemstone macro, old fashioned 8-cut'
> >
>
> Are you inferring I broke the web interface? :)
> --
> ~Mike

Blame needs to be cast if you are volunteering.
It appears to be fixed now, plus the images from the time it broke to when it
got fixed are all there now, so you should get off with a light sentence: 100
reflective spheres on a checkered plane.

-tgq


Post a reply to this message

From: clipka
Subject: Re: ?? .dat ??
Date: 28 Sep 2009 11:46:37
Message: <4ac0da5d$1@news.povray.org>
Trevor G Quayle schrieb:

> It appears to be fixed now, plus the images from the time it broke to when it
> got fixed are all there now, so you should get off with a light sentence: 100
> reflective spheres on a checkered plane.

You forgot the "ego te absolvo" :-P


Post a reply to this message

<<< Previous 8 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.