Closed racket-bug-submit closed 12 years ago
This is a report from a student in my first-year class, who is looking
for animated GIF support in DrRacket.
On Mon, Jan 23, 2012 at 7:24 PM, <aloud@ccis.neu.edu> wrote:
> A new problem report is waiting at
> http://bugs.racket-lang.org/query/?cmd=view&pr=12509
>
> Reported by Alec Loudenback for release: 5.2
>
> *** Description:
> Add support for animated images in Dr. Racket.
>
> *** How to repeat:
--14dae9d678bee6a77404b73bfb65
Content-Type: text/plain; charset=UTF-8
What does he want to do with them?
Robby
On Monday, January 23, 2012, Sam Tobin-Hochstadt <samth@ccs.neu.edu> wrote:
> This is a report from a student in my first-year class, who is looking
> for animated GIF support in DrRacket.
>
> On Mon, Jan 23, 2012 at 7:24 PM, <aloud@ccis.neu.edu> wrote:
>> A new problem report is waiting at
>> http://bugs.racket-lang.org/query/?cmd=view&pr=12509
>>
>> Reported by Alec Loudenback for release: 5.2
>>
>> *** Description:
>> Add support for animated images in Dr. Racket.
>>
>> *** How to repeat:
>
>
> --
> sam th
> samth@ccs.neu.edu
>
--14dae9d678bee6a77404b73bfb65
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
What does he want to do with them?<br><br>Robby<br><br>On Monday, January 2=
3, 2012, Sam Tobin-Hochstadt <<a href=3D"mailto:samth@ccs.neu.edu">samth=
@ccs.neu.edu</a>> wrote:<br>> This is a report from a student in my f=
irst-year class, who is looking<br>
> for animated GIF support in DrRacket.<br>><br>> On Mon, Jan 23, =
2012 at 7:24 PM, =C2=A0<<a href=3D"mailto:aloud@ccis.neu.edu">aloud@ccis=
.neu.edu</a>> wrote:<br>>> A new problem report is waiting at<br>&=
gt;> =C2=A0<a href=3D"http://bugs.racket-lang.org/query/?cmd=3Dview&=
pr=3D12509">http://bugs.racket-lang.org/query/?cmd=3Dview&pr=3D12509</a=
><br>
>><br>>> Reported by Alec Loudenback for release: 5.2<br>>&g=
t;<br>>> *** Description:<br>>> Add support for animated images=
in Dr. Racket.<br>>><br>>> *** How to repeat:<br>><br>><=
br>
> --<br>> sam th<br>> <a href=3D"mailto:samth@ccs.neu.edu">samth@c=
cs.neu.edu</a><br>>
--14dae9d678bee6a77404b73bfb65--
The immediate thing that doesn't "work" is copying and pasting them
into drracket -- that only pastes the first frame. The student was
also hoping to use it with 2htdp/image and 2htdp/universe to
automatically animate, which obviously won't work.
Probably, there's no bug here.
On Mon, Jan 23, 2012 at 8:22 PM, Robby Findler
<robby@eecs.northwestern.edu> wrote:
> What does he want to do with them?
>
> Robby
>
>
> On Monday, January 23, 2012, Sam Tobin-Hochstadt <samth@ccs.neu.edu> wrote:
>> This is a report from a student in my first-year class, who is looking
>> for animated GIF support in DrRacket.
>>
>> On Mon, Jan 23, 2012 at 7:24 PM, <aloud@ccis.neu.edu> wrote:
>>> A new problem report is waiting at
>>> http://bugs.racket-lang.org/query/?cmd=view&pr=12509
>>>
>>> Reported by Alec Loudenback for release: 5.2
>>>
>>> *** Description:
>>> Add support for animated images in Dr. Racket.
>>>
>>> *** How to repeat:
>>
>>
>> --
>> sam th
>> samth@ccs.neu.edu
>>
fwiw wescheme does support animated gifs and Emu uses them to good effect.
On Jan 23, 2012, at 9:09 PM, Sam Tobin-Hochstadt wrote:
> The immediate thing that doesn't "work" is copying and pasting them
> into drracket -- that only pastes the first frame. The student was
> also hoping to use it with 2htdp/image and 2htdp/universe to
> automatically animate, which obviously won't work.
>
> Probably, there's no bug here.
>
> On Mon, Jan 23, 2012 at 8:22 PM, Robby Findler
> <robby@eecs.northwestern.edu> wrote:
>> What does he want to do with them?
>>
>> Robby
>>
>>
>> On Monday, January 23, 2012, Sam Tobin-Hochstadt <samth@ccs.neu.edu> wrote:
>>> This is a report from a student in my first-year class, who is looking
>>> for animated GIF support in DrRacket.
>>>
>>> On Mon, Jan 23, 2012 at 7:24 PM, <aloud@ccis.neu.edu> wrote:
>>>> A new problem report is waiting at
>>>> http://bugs.racket-lang.org/query/?cmd=view&pr=12509
>>>>
>>>> Reported by Alec Loudenback for release: 5.2
>>>>
>>>> *** Description:
>>>> Add support for animated images in Dr. Racket.
>>>>
>>>> *** How to repeat:
>>>
>>>
>>> --
>>> sam th
>>> samth@ccs.neu.edu
>>>
>
>
>
> --
> sam th
> samth@ccs.neu.edu
I'm not really clear what we should do with them. Count them as a
vector of images? Make BSL be an frtime derivative? Something in
between? (what?)
Robby
On Mon, Jan 23, 2012 at 8:32 PM, Matthias Felleisen
<matthias@ccs.neu.edu> wrote:
>
> fwiw wescheme does support animated gifs and Emu uses them to good effect.
>
>
>
> On Jan 23, 2012, at 9:09 PM, Sam Tobin-Hochstadt wrote:
>
>> The immediate thing that doesn't "work" is copying and pasting them
>> into drracket -- that only pastes the first frame. The student was
>> also hoping to use it with 2htdp/image and 2htdp/universe to
>> automatically animate, which obviously won't work.
>>
>> Probably, there's no bug here.
>>
>> On Mon, Jan 23, 2012 at 8:22 PM, Robby Findler
>> <robby@eecs.northwestern.edu> wrote:
>>> What does he want to do with them?
>>>
>>> Robby
>>>
>>>
>>> On Monday, January 23, 2012, Sam Tobin-Hochstadt <samth@ccs.neu.edu> wrote:
>>>> This is a report from a student in my first-year class, who is looking
>>>> for animated GIF support in DrRacket.
>>>>
>>>> On Mon, Jan 23, 2012 at 7:24 PM, <aloud@ccis.neu.edu> wrote:
>>>>> A new problem report is waiting at
>>>>> http://bugs.racket-lang.org/query/?cmd=view&pr=12509
>>>>>
>>>>> Reported by Alec Loudenback for release: 5.2
>>>>>
>>>>> *** Description:
>>>>> Add support for animated images in Dr. Racket.
>>>>>
>>>>> *** How to repeat:
>>>>
>>>>
>>>> --
>>>> sam th
>>>> samth@ccs.neu.edu
>>>>
>>
>>
>>
>> --
>> sam th
>> samth@ccs.neu.edu
>
Originally submitted by Alec Loudenback on: Mon Jan 23 19:24:01 -0500 2012
Release:
Environment:
This bug was converted from Gnats bug 12509.
[anon-submit; aloud at ccis dot neu dot edu]