No result from databases

Bug #1377342 reported by Bob-El
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Griffith
New
Undecided
Unassigned

Bug Description

I recently installed Griffith on my Ubuntu 14.04 computer to replace GCstar Collections Manager as my movie database program. I was able to import my collection without the covers which I've been adding manually because I can't seem to get any from the sources.

A few days ago I purchased a DVD from Amazon and wanted to put it in the database. When IMDB didn't respond, I checked the site on the web and my DVD wasn't listed. So I went to Amazon and went through the painstaking process of getting the required keys but, although Amazon lists the DVD, a search provided "no results". I tried every source in the list with the same result.

To test the search feature I tried searching for "Harry Potter and the Chamber of Secrets". Both IMDB and Amazon gave me "no results". This leads me to believe that Griffith is not functioning for some reason or another. I went to the forum to post my question and it is no longer taking new registrations.

So I don't waste any more of my time, tell me, please, is Griffith no longer being supported? If it is, what is wrong with my installation?

Regards,
Bob Lanctot

Revision history for this message
Bob-El (boblanctot) wrote :

And the output from running "griffith --debug" is:

2014-10-03T19:26:30: D: Griffith(gconsole:82): Starting Griffith 0.13
2014-10-03T19:26:30: D: Griffith(gconsole:83): Platform: Linux-3.13.0-29-generic-x86_64-with-Ubuntu-14.04-trusty (posix)
2014-10-03T19:26:30: D: Griffith(gconsole:84): Dependencies:
gtk :: 2.24.0
gtk.glade :: 2.24.0
sqlalchemy :: 0.8.4
sqlite3 :: 2.6.0 (sqlite-lib 3.8.2)
reportlab :: 3.0
PIL :: True
psycopg2 :: 2.4.5 (dt dec mx pq3 ext)
MySQLdb :: 1.2.3.final.0
chardet :: 2.0.1
sqlite :: 1.0.1
lxml :: True
2014-10-03T19:26:30: D: Griffith(griffith:1469): config file used: /home/bob/.griffith/griffith.cfg
2014-10-03T19:26:30: I: Griffith(initialize:101): Using Griffith directory: /home/bob/.griffith
/usr/share/griffith/lib/initialize.py:140: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  define_widgets(self, gtk.glade.XML(gf))
Traceback (most recent call last):
  File "/usr/bin/griffith", line 275, in source_changed
    add.source_changed(self)
  File "/usr/share/griffith/lib/add.py", line 327, in source_changed
    plugin = __import__(plugin_name)
  File "/usr/share/griffith/lib/plugins/movie/PluginMovieAmazon.py", line 27, in <module>
    import amazon
ImportError: No module named amazon
2014-10-03T19:26:31: D: Griffith(sql:279): SELECT movies.number, movies.o_title, movies.title, movies.director, movies.poster_md5, movies.genre, movies.seen, movies.year, movies.runtime, movies.rating, movies.created, movies.updated
FROM movies ORDER BY movies.title ASC
2014-10-03T19:26:47: D: Griffith(add:284): reloading PluginMovieAmazon
2014-10-03T19:26:47: I: Griffith(amazon:265): {'Sort': 'titlerank', 'AWSAccessKeyId': 'AKIAJLSVOX4SRUSRLOXA', 'ItemPage': '1', 'SearchIndex': 'Video', 'Service': 'AWSECommerceService', 'Title': 'harry%20potter%20and%20the%20chamber%20of%20secrets', 'Version': '2009-03-31', 'Operation': 'ItemSearch', 'AssociateTag': 'webservices-20', 'ResponseGroup': 'ItemAttributes'}
2014-10-03T19:26:47: I: Griffith(amazon:267): URL: http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=AKIAJLSVOX4SRUSRLOXA&AssociateTag=webservices-20&ItemPage=1&Operation=ItemSearch&ResponseGroup=ItemAttributes&SearchIndex=Video&Service=AWSECommerceService&Sort=titlerank&Timestamp=2014-10-03T23%3A26%3A47&Title=harry%20potter%20and%20the%20chamber%20of%20secrets&Version=2009-03-31&Signature=upVJDpW%2FgD1dIsZ0Vai3yTK5v5rOv4H2AS3ZTe8VbHw%3D

Revision history for this message
Michael (mikej06) wrote :

Please look for the file
/usr/share/griffith/lib/plugins/extensions/amazon.py
If it is missing please get it from here
http://bazaar.launchpad.net/~piotr/griffith/trunk/view/head:/lib/plugins/extensions/amazon.py
and put it into the directory
/usr/share/griffith/lib/plugins/extensions

Revision history for this message
Bob-El (boblanctot) wrote : Re: [Bug 1377342] Re: No result from databases

Hi,

Thanks. It is present in /usr/share/griffith/lib/plugins/extensions and it
appears to be the same version as the one in the link, 0.64.1.

Bob

On 7 October 2014 15:58, Michael <email address hidden> wrote:

> Please look for the file
> /usr/share/griffith/lib/plugins/extensions/amazon.py
> If it is missing please get it from here
>
> http://bazaar.launchpad.net/~piotr/griffith/trunk/view/head:/lib/plugins/extensions/amazon.py
> and put it into the directory
> /usr/share/griffith/lib/plugins/extensions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1377342
>
> Title:
> No result from databases
>
> Status in film collection manager:
> New
>
> Bug description:
> I recently installed Griffith on my Ubuntu 14.04 computer to replace
> GCstar Collections Manager as my movie database program. I was able to
> import my collection without the covers which I've been adding
> manually because I can't seem to get any from the sources.
>
> A few days ago I purchased a DVD from Amazon and wanted to put it in
> the database. When IMDB didn't respond, I checked the site on the web
> and my DVD wasn't listed. So I went to Amazon and went through the
> painstaking process of getting the required keys but, although Amazon
> lists the DVD, a search provided "no results". I tried every source in
> the list with the same result.
>
> To test the search feature I tried searching for "Harry Potter and the
> Chamber of Secrets". Both IMDB and Amazon gave me "no results". This
> leads me to believe that Griffith is not functioning for some reason
> or another. I went to the forum to post my question and it is no
> longer taking new registrations.
>
> So I don't waste any more of my time, tell me, please, is Griffith no
> longer being supported? If it is, what is wrong with my installation?
>
> Regards,
> Bob Lanctot
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/griffith/+bug/1377342/+subscriptions
>

--
Bob Lanctot
Ottawa, ON, Canada
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"There is no better defense for absurdity than
obscurity." - John Locke

Revision history for this message
Bob-El (boblanctot) wrote :

I neglected to mention, I still have no joy. And I have the same problem
with GCStar. Perhaps we're looking in the wrong place.

Bob

Nooo laddie, not an iThing. It's a Samsung Galaxy.
On Oct 7, 2014 7:46 PM, "Bob Lanctot" <email address hidden> wrote:

> Hi,
>
> Thanks. It is present in /usr/share/griffith/lib/plugins/extensions and it
> appears to be the same version as the one in the link, 0.64.1.
>
> Bob
>
> On 7 October 2014 15:58, Michael <email address hidden> wrote:
>
>> Please look for the file
>> /usr/share/griffith/lib/plugins/extensions/amazon.py
>> If it is missing please get it from here
>>
>> http://bazaar.launchpad.net/~piotr/griffith/trunk/view/head:/lib/plugins/extensions/amazon.py
>> and put it into the directory
>> /usr/share/griffith/lib/plugins/extensions
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1377342
>>
>> Title:
>> No result from databases
>>
>> Status in film collection manager:
>> New
>>
>> Bug description:
>> I recently installed Griffith on my Ubuntu 14.04 computer to replace
>> GCstar Collections Manager as my movie database program. I was able to
>> import my collection without the covers which I've been adding
>> manually because I can't seem to get any from the sources.
>>
>> A few days ago I purchased a DVD from Amazon and wanted to put it in
>> the database. When IMDB didn't respond, I checked the site on the web
>> and my DVD wasn't listed. So I went to Amazon and went through the
>> painstaking process of getting the required keys but, although Amazon
>> lists the DVD, a search provided "no results". I tried every source in
>> the list with the same result.
>>
>> To test the search feature I tried searching for "Harry Potter and the
>> Chamber of Secrets". Both IMDB and Amazon gave me "no results". This
>> leads me to believe that Griffith is not functioning for some reason
>> or another. I went to the forum to post my question and it is no
>> longer taking new registrations.
>>
>> So I don't waste any more of my time, tell me, please, is Griffith no
>> longer being supported? If it is, what is wrong with my installation?
>>
>> Regards,
>> Bob Lanctot
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/griffith/+bug/1377342/+subscriptions
>>
>
>
>
> --
> Bob Lanctot
> Ottawa, ON, Canada
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "There is no better defense for absurdity than
> obscurity." - John Locke
>

Revision history for this message
Bob-El (boblanctot) wrote :

I recently replaced my router and ISP. I had hoped that maybe there was a
problem with one or both so I just tried Griffith again. I still don't get
any results from either Amazon or IMDB.

On 13 October 2014 10:00, Bob Lanctot <email address hidden> wrote:

> I neglected to mention, I still have no joy. And I have the same problem
> with GCStar. Perhaps we're looking in the wrong place.
>
> Bob
>
> Nooo laddie, not an iThing. It's a Samsung Galaxy.
> On Oct 7, 2014 7:46 PM, "Bob Lanctot" <email address hidden> wrote:
>
>> Hi,
>>
>> Thanks. It is present in /usr/share/griffith/lib/plugins/extensions and
>> it appears to be the same version as the one in the link, 0.64.1.
>>
>> Bob
>>
>> On 7 October 2014 15:58, Michael <email address hidden> wrote:
>>
>>> Please look for the file
>>> /usr/share/griffith/lib/plugins/extensions/amazon.py
>>> If it is missing please get it from here
>>>
>>> http://bazaar.launchpad.net/~piotr/griffith/trunk/view/head:/lib/plugins/extensions/amazon.py
>>> and put it into the directory
>>> /usr/share/griffith/lib/plugins/extensions
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/1377342
>>>
>>> Title:
>>> No result from databases
>>>
>>> Status in film collection manager:
>>> New
>>>
>>> Bug description:
>>> I recently installed Griffith on my Ubuntu 14.04 computer to replace
>>> GCstar Collections Manager as my movie database program. I was able to
>>> import my collection without the covers which I've been adding
>>> manually because I can't seem to get any from the sources.
>>>
>>> A few days ago I purchased a DVD from Amazon and wanted to put it in
>>> the database. When IMDB didn't respond, I checked the site on the web
>>> and my DVD wasn't listed. So I went to Amazon and went through the
>>> painstaking process of getting the required keys but, although Amazon
>>> lists the DVD, a search provided "no results". I tried every source in
>>> the list with the same result.
>>>
>>> To test the search feature I tried searching for "Harry Potter and the
>>> Chamber of Secrets". Both IMDB and Amazon gave me "no results". This
>>> leads me to believe that Griffith is not functioning for some reason
>>> or another. I went to the forum to post my question and it is no
>>> longer taking new registrations.
>>>
>>> So I don't waste any more of my time, tell me, please, is Griffith no
>>> longer being supported? If it is, what is wrong with my installation?
>>>
>>> Regards,
>>> Bob Lanctot
>>>
>>> To manage notifications about this bug go to:
>>> https://bugs.launchpad.net/griffith/+bug/1377342/+subscriptions
>>>
>>
>>
>>
>> --
>> Bob Lanctot
>> Ottawa, ON, Canada
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> "There is no better defense for absurdity than
>> obscurity." - John Locke
>>
>

--
Bob Lanctot
Ottawa, ON, Canada
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"There is no better defense for absurdity than
obscurity." - John Locke

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.