[tahoe-lafs-trac-stream] [tahoe-lafs] #1969: logo.png is not found in allmydata-tahoe as installed via easy_install and pip

tahoe-lafs trac at tahoe-lafs.org
Tue May 14 01:40:44 UTC 2013


#1969: logo.png is not found in allmydata-tahoe as installed via easy_install and
pip
-----------------------------------+-----------------------
     Reporter:  joepie91           |      Owner:
         Type:  defect             |     Status:  new
     Priority:  minor              |  Milestone:  undecided
    Component:  code-frontend-web  |    Version:  1.10.0
   Resolution:                     |   Keywords:
Launchpad Bug:                     |
-----------------------------------+-----------------------

Comment (by zooko):

 According to http://owely.com/1wGbXa the browser is requesting
 "http://localhost:3456/img/logo.png". Would that be satisfied by a file
 located in {{{/usr/lib/python2.7/site-
 packages/allmydata/web/static/icon.png}}}? Looking at
 [source:src/allmydata/webish.py?annotate=blame&rev=c4d7b7b109b583b0c142bac9fae5d983f25fdd1c#L145],
 it looks like the URL should be more like
 "http://localhost:3456/static/logo.png" and the path in the filesystem
 would be...

 [source:src/allmydata/client.py?annotate=blame&rev=b989555d96e96b6f9b0664cf63afeafef4a8b83d#L445]
 whatever is configured for your "staticdir" in your {{{tahoe.cfg}}}.
 Unless there's something else that I'm missing that processes URLs with
 "/img/" in them?

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1969#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list