Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
NameError in Streams#multi
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paul S.  
View profile  
 More options Aug 31 2012, 10:06 pm
From: "Paul S." <pslu...@bluebox.net>
Date: Fri, 31 Aug 2012 19:06:36 -0700 (PDT)
Local: Fri, Aug 31 2012 10:06 pm
Subject: NameError in Streams#multi

Just encountered this error. Have a fresh install of diaspora on a local
machine. After registering a first user get this:

NameError in Streams#multi

Showing */Users/../../../../diaspora/app/views/shared/_publisher.html.haml* where
line *#13* raised:

uninitialized constant Post

Extracted source (around line *#13*):

10:
11: #publisher{:class => ((aspect == :profile || publisher_open) ? "mention_popup" : "closed")}
12:   .content_creation
13:     = form_for(StatusMessage.new) do |status|
14:       = status.error_messages
15:       %div
16:         %params

Trace of template inclusion: app/views/aspects/_aspect_stream.haml,
app/views/layouts/main_stream.html.haml

Rails.root: /Users/p.../../../Project/..p/diaspora
Application Trace <http://localhost:3000/stream#> | Framework Trace<http://localhost:3000/stream#>
 | Full Trace <http://localhost:3000/stream#>

app/models/status_message.rb:5:in `<top (required)>'
app/views/shared/_publisher.html.haml:13:in `_app_views_shared__publisher_html_haml___1758233609498437079_7029020362908 0'
app/views/aspects/_aspect_stream.haml:15:in `_app_views_aspects__aspect_stream_haml__4470938800980650534_70290217567500 '
app/views/layouts/main_stream.html.haml:55:in `_app_views_layouts_main_stream_html_haml___3712824048606666389_70290245163 740'
app/controllers/streams_controller.rb:72:in `block (2 levels) in stream_responder'
app/controllers/streams_controller.rb:71:in `stream_responder'
app/controllers/streams_controller.rb:44:in `multi'
config/initializers/silence_assets.rb:9:in `call_with_quiet_assets'
lib/rack/chrome_frame.rb:39:in `call'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Billy O'Connor  
View profile  
 More options Aug 31 2012, 11:23 pm
From: Billy O'Connor <bill...@gmail.com>
Date: Fri, 31 Aug 2012 23:20:22 -0400
Local: Fri, Aug 31 2012 11:20 pm
Subject: Re: [D*] NameError in Streams#multi

I was unable to reproduce this just now with a fresh install and an empty database.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Tilley  
View profile  
 More options Aug 31 2012, 11:26 pm
From: Sean Tilley <s...@joindiaspora.com>
Date: Fri, 31 Aug 2012 22:26:50 -0500
Local: Fri, Aug 31 2012 11:26 pm
Subject: Re: [D*] NameError in Streams#multi
Out of curiosity, what's your pod's configuration? (OS, database type, etc). By having these details, it may make it easier to pinpoint exactly what's causing your issue. :)

-Sean

On Aug 31, 2012, at 10:20 PM, Billy O'Connor <bill...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul S.  
View profile  
 More options Sep 1 2012, 12:56 am
From: "Paul S." <pslu...@bluebox.net>
Date: Fri, 31 Aug 2012 21:56:07 -0700 (PDT)
Local: Sat, Sep 1 2012 12:56 am
Subject: Re: [D*] NameError in Streams#multi

The error is gone when I use DeadSuperhero's branch at
https://github.com/DeadSuperHero/diaspora/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul S.  
View profile  
 More options Sep 1 2012, 12:59 am
From: "Paul S." <pslu...@bluebox.net>
Date: Fri, 31 Aug 2012 21:59:30 -0700 (PDT)
Local: Sat, Sep 1 2012 12:59 am
Subject: Re: [D*] NameError in Streams#multi

I am trying to develop on Mac OS X 10.7.4, ruby 1.9.3, rails 3.2.8,
postgresql 9.1. I am relatively new to rails (and to programming in
general), so trying to make sense of the process.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Tilley  
View profile  
 More options Sep 1 2012, 1:03 am
From: Sean Tilley <s...@joindiaspora.com>
Date: Sat, 1 Sep 2012 00:03:10 -0500
Local: Sat, Sep 1 2012 1:03 am
Subject: Re: [D*] NameError in Streams#multi
While I'm flattered that you're using my branch, you might want to pull from the official Github repo in the future. Mine occasionally falls behind with updates, since mine is not exactly a shining example of rapid development. I just use it for making Pull Requests.

On the other hand, mine was updated a few hours ago, to be in line with upstream. Curiouser and curiouser!

If the error comes up for you again in the future, please let us know. I'd be interested in figuring out what's causing this problem exactly.

-Sean (DeadSuperHero)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »