Bug 669930 - [abrt] specto-0.3.1-2.fc14: util.py:33:return_webpage:TypeError: not all arguments converted during string formatting
Summary: [abrt] specto-0.3.1-2.fc14: util.py:33:return_webpage:TypeError: not all argu...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: specto
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5cecc03e
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-15 20:52 UTC by Jeff Peeler
Modified: 2012-08-16 19:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 19:02:54 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.02 KB, text/plain)
2011-01-15 20:52 UTC, Jeff Peeler
no flags Details

Description Jeff Peeler 2011-01-15 20:52:24 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/specto
component: specto
executable: /usr/bin/specto
kernel: 2.6.35.10-74.fc14.x86_64
package: specto-0.3.1-2.fc14
reason: util.py:33:return_webpage:TypeError: not all arguments converted during string formatting
release: Fedora release 14 (Laughlin)
time: 1295124582
uid: 500

backtrace
-----
util.py:33:return_webpage:TypeError: not all arguments converted during string formatting

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/spectlib/add_watch.py", line 169, in add_clicked
    id = self.specto.watch_db.create({0: values})[0] #write the options in the configuration file
  File "/usr/lib/python2.7/site-packages/spectlib/watch.py", line 304, in create
    watch_ = obj(self.specto, self.id, values[i])
  File "/usr/lib/python2.7/site-packages/spectlib/plugins/watch_sn_facebook.py", line 61, in __init__
    self.standard_open_command = spectlib.util.return_webpage(url)
  File "/usr/lib/python2.7/site-packages/spectlib/util.py", line 33, in return_webpage
    return (default_browser % webpage) #return the browser with the page
TypeError: not all arguments converted during string formatting

Local variables in innermost frame:
webpage: 'http://www.facebook.com'
default_browser: '/opt/google/chrome/google-chrome'
specto_gconf: <spectlib.tools.specto_gconf.Specto_gconf instance at 0x22f52d8>

How to reproduce
-----
1.Open specto.
2.Click add, select social networks, and then facebook.
3.Entered name, email, and password, then clicked add.

Comment 1 Jeff Peeler 2011-01-15 20:52:26 UTC
Created attachment 473670 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 19:02:57 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.