Recent Submissions is broken!

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Recent Submissions is broken!

Chris Muller-3
After just updating from trunk, all of my Recent Submissions have been
blown away and it appears it is not accepting new submissions!

I use this all the time, doesn't everyone?

Frank is this you?

Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Frank Shearar-3
On 1 October 2013 17:25, Chris Muller <[hidden email]> wrote:
> After just updating from trunk, all of my Recent Submissions have been
> blown away and it appears it is not accepting new submissions!
>
> I use this all the time, doesn't everyone?
>
> Frank is this you?


Yes. But can you be more specific? I didn't add migration code from
Utilities' collection to RecentMessages because the old recent
submissions could contain raw strings. Migrating stuff like that
looked like more trouble than it was worth.

Do your recent submissions work _after_ they got blown away? I mean,
do you see new submissions post-apocalypse?

frank

Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Bob Arning-2
In reply to this post by Chris Muller-3
See the messages from 9/26 regarding RecentMessages

Cheers,
Bob

On 10/1/13 12:25 PM, Chris Muller wrote:
After just updating from trunk, all of my Recent Submissions have been
blown away and it appears it is not accepting new submissions!

I use this all the time, doesn't everyone?

Frank is this you?





Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Frank Shearar-3
In reply to this post by Frank Shearar-3
On 1 October 2013 18:21, Frank Shearar <[hidden email]> wrote:

> On 1 October 2013 17:25, Chris Muller <[hidden email]> wrote:
>> After just updating from trunk, all of my Recent Submissions have been
>> blown away and it appears it is not accepting new submissions!
>>
>> I use this all the time, doesn't everyone?
>>
>> Frank is this you?
>
>
> Yes. But can you be more specific? I didn't add migration code from
> Utilities' collection to RecentMessages because the old recent
> submissions could contain raw strings. Migrating stuff like that
> looked like more trouble than it was worth.
>
> Do your recent submissions work _after_ they got blown away? I mean,
> do you see new submissions post-apocalypse?

Well, you have said they don't work. Bob Arning kindly debugged an
error of mine and I submitted a fix. Have you found a _new_ bug?

frank

Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Chris Muller-3
In reply to this post by Frank Shearar-3
On Tue, Oct 1, 2013 at 12:21 PM, Frank Shearar <[hidden email]> wrote:

> On 1 October 2013 17:25, Chris Muller <[hidden email]> wrote:
>> After just updating from trunk, all of my Recent Submissions have been
>> blown away and it appears it is not accepting new submissions!
>>
>> I use this all the time, doesn't everyone?
>>
>> Frank is this you?
>
>
> Yes. But can you be more specific? I didn't add migration code from
> Utilities' collection to RecentMessages because the old recent
> submissions could contain raw strings. Migrating stuff like that
> looked like more trouble than it was worth.
>
> Do your recent submissions work _after_ they got blown away? I mean,
> do you see new submissions post-apocalypse?

No, it is not accepting new submissions.  Is it working for you?

Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

timrowledge

On 01-10-2013, at 11:21 AM, Chris Muller <[hidden email]> wrote:
>>
>
> No, it is not accepting new submissions.  Is it working for you?
>

Nor me; so it isn't just Chris. V.Quick debug peek makes it look like nothing is getting added - or possibly, it gets removed before any displaying can be done.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Useful random insult:- Lightbulb over his head is burned out.



Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Bob Arning-2
Two things were wrong. Both were theoretically fixed in  System-fbs.598.

So,
- see if you have that version loaded
- try evaluating "RecentMessages startUp" and see if that helps

Cheers,
Bob

On 10/1/13 2:32 PM, tim Rowledge wrote:
On 01-10-2013, at 11:21 AM, Chris Muller [hidden email] wrote:

        
No, it is not accepting new submissions.  Is it working for you?

Nor me; so it isn't just Chris. V.Quick debug peek makes it look like nothing is getting added - or possibly, it gets removed before any displaying can be done.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Useful random insult:- Lightbulb over his head is burned out.







Reply | Threaded
Open this post in threaded view
|

Re: Recent Submissions is broken!

Frank Shearar-3
In particular System-fbs.598 calls RecentMessages startUp in its preamble.

frank

On 1 October 2013 19:45, Bob Arning <[hidden email]> wrote:

> Two things were wrong. Both were theoretically fixed in  System-fbs.598.
>
> So,
> - see if you have that version loaded
> - try evaluating "RecentMessages startUp" and see if that helps
>
> Cheers,
> Bob
>
>
> On 10/1/13 2:32 PM, tim Rowledge wrote:
>
> On 01-10-2013, at 11:21 AM, Chris Muller <[hidden email]> wrote:
>
> No, it is not accepting new submissions.  Is it working for you?
>
> Nor me; so it isn't just Chris. V.Quick debug peek makes it look like
> nothing is getting added - or possibly, it gets removed before any
> displaying can be done.
>
> tim
> --
> tim Rowledge; [hidden email]; http://www.rowledge.org/tim
> Useful random insult:- Lightbulb over his head is burned out.
>
>
>
>
>
>
>
>