no auth URL from Facebook

Asked by brwright

When ever I type in "https://www.facebook.com/dialog/oauth?client_id=110106089068031&redirect_uri=https://www.facebook.com/connect/login_success.html&response_type=token&scope=read_mailbox,read_requests,offline_access" I am directed to a screen asking me to "allow or not allow". I click on "allow" and the following is the URL I get "https://www.facebook.com/dialog/permissions.request". The screen then goes blank and it never goes any further. I am unable to get any further message from Facebook to copy/paste in "auth.py". Have you had this problem before, if so how do I fix it. I tried it on both "Google Chrome" and "Firefox" with the same results on both browsers.

Thanks for your help in advance.

Oh, I am running Ubuntu 11.10

Question information

Language:
English Edit question
Status:
Solved
For:
FBuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
brwright (rbwrong321) said :
#1

Ok, the link "https://www.facebook.com/dialog/oauth?client_id=110106089068031&redirect_uri=https://www.facebook.com/connect/login_success.html&response_type=token&scope=read_mailbox,read_requests,manage_notifications,offline_access" suddenly worked and the screen in Facebook said "success" so I copy/paste the url into auth.py and launched it. Below is what I now get.

python ~/fbuntu/fbuntu.py

(fbuntu.py:4341): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(fbuntu.py:4341): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(fbuntu.py:4341): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(fbuntu.py:4341): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
^CTraceback (most recent call last):
  File "/home/brwright/fbuntu/fbuntu.py", line 113, in <module>
    gtk.main()
KeyboardInterrupt

What's up with this? Any idea?

The debug.log is below:

2011-10-20 14:51:43 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:51:58 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:52:14 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:52:30 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:52:45 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:53:01 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:53:16 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:53:32 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:53:47 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:54:03 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:54:18 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:54:34 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:54:49 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:55:05 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:55:20 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:55:35 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:55:51 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:56:06 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:56:22 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:56:37 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:56:53 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:57:08 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:57:24 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:57:39 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:57:55 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:58:10 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:58:26 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:58:41 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:58:57 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 400
2011-10-20 14:59:23 fbuntu.py:56 INFO: Update #1 starting
2011-10-20 14:59:23 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 14:59:23 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 14:59:23 fbuntu.py:61 INFO: Ended update #1

2011-10-20 15:14:27 fbuntu.py:56 INFO: Update #1 starting
2011-10-20 15:14:27 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:14:27 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:14:27 fbuntu.py:61 INFO: Ended update #1

2011-10-20 15:14:46 fbuntu.py:56 INFO: Update #2 starting
2011-10-20 15:14:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:14:46 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:14:46 fbuntu.py:61 INFO: Ended update #2

2011-10-20 15:15:06 fbuntu.py:56 INFO: Update #3 starting
2011-10-20 15:15:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:15:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:15:06 fbuntu.py:61 INFO: Ended update #3

2011-10-20 15:15:26 fbuntu.py:56 INFO: Update #4 starting
2011-10-20 15:15:26 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:15:27 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:15:27 fbuntu.py:61 INFO: Ended update #4

2011-10-20 15:15:46 fbuntu.py:56 INFO: Update #5 starting
2011-10-20 15:15:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:15:46 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:15:46 fbuntu.py:61 INFO: Ended update #5

2011-10-20 15:16:06 fbuntu.py:56 INFO: Update #6 starting
2011-10-20 15:16:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:16:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:16:06 fbuntu.py:61 INFO: Ended update #6

2011-10-20 15:16:26 fbuntu.py:56 INFO: Update #7 starting
2011-10-20 15:16:26 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:16:26 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:16:26 fbuntu.py:61 INFO: Ended update #7

2011-10-20 15:16:46 fbuntu.py:56 INFO: Update #8 starting
2011-10-20 15:16:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:16:46 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:16:46 fbuntu.py:61 INFO: Ended update #8

2011-10-20 15:17:06 fbuntu.py:56 INFO: Update #9 starting
2011-10-20 15:17:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:17:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:17:06 fbuntu.py:61 INFO: Ended update #9

2011-10-20 15:17:26 fbuntu.py:56 INFO: Update #10 starting
2011-10-20 15:17:26 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:17:27 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:17:27 fbuntu.py:61 INFO: Ended update #10

2011-10-20 15:17:46 fbuntu.py:56 INFO: Update #11 starting
2011-10-20 15:17:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:17:47 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:17:47 fbuntu.py:61 INFO: Ended update #11

2011-10-20 15:18:06 fbuntu.py:56 INFO: Update #12 starting
2011-10-20 15:18:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:18:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:18:06 fbuntu.py:61 INFO: Ended update #12

2011-10-20 15:18:26 fbuntu.py:56 INFO: Update #13 starting
2011-10-20 15:18:26 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:18:27 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:18:27 fbuntu.py:61 INFO: Ended update #13

2011-10-20 15:18:46 fbuntu.py:56 INFO: Update #14 starting
2011-10-20 15:18:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:18:47 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:18:47 fbuntu.py:61 INFO: Ended update #14

2011-10-20 15:19:06 fbuntu.py:56 INFO: Update #15 starting
2011-10-20 15:19:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:19:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:19:06 fbuntu.py:61 INFO: Ended update #15

2011-10-20 15:19:26 fbuntu.py:56 INFO: Update #16 starting
2011-10-20 15:19:26 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:19:27 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:19:27 fbuntu.py:61 INFO: Ended update #16

2011-10-20 15:19:46 fbuntu.py:56 INFO: Update #17 starting
2011-10-20 15:19:46 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:19:46 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:19:46 fbuntu.py:61 INFO: Ended update #17

2011-10-20 15:20:06 fbuntu.py:56 INFO: Update #18 starting
2011-10-20 15:20:06 graphNotificationChecker.py:32 INFO: Checking Facebook
2011-10-20 15:20:06 graphNotificationChecker.py:38 DEBUG: []
2011-10-20 15:20:06 fbuntu.py:61 INFO: Ended update #18

Hope this helps

Revision history for this message
Greg A (etulfetulf) said :
#2

To get rid of the (fbuntu.py:4341): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap" messages then install the package 'gtk2-engines-pixbuf'.

The KeyboardInterrupt is because you pressed Ctrl+C to stop the program.

So does FBuntu work correctly for you?

Revision history for this message
brwright (rbwrong321) said :
#3

I'm sorry. I guess i was having a "stupid moment". I did the alt-F2
and it works perfectly. I apologize.

On Thu 20 Oct 2011 03:50:48 PM EDT, Greg Auger wrote:
> Your question #175479 on FBuntu changed:
> https://answers.launchpad.net/fbuntu/+question/175479
>
> Status: Open => Answered
>
> Greg Auger proposed the following answer:
> To get rid of the (fbuntu.py:4341): Gtk-WARNING **: Unable to locate
> theme engine in module_path: "pixmap" messages then install the package
> 'gtk2-engines-pixbuf'.
>
> The KeyboardInterrupt is because you pressed Ctrl+C to stop the program.
>
> So does FBuntu work correctly for you?
>

Revision history for this message
Greg A (etulfetulf) said :
#4

That's fine, let me know if you have any more problems :)

Revision history for this message
Greg A (etulfetulf) said :
#5

Marking as solved.

Revision history for this message
Dennis Altermann (dennisaltermann) said :
#6

I got an similar problem, I think:

2012-01-24 17:37:50 fbuntu.py:56 INFO: Update #1 starting
2012-01-24 17:37:50 graphNotificationChecker.py:32 INFO: Checking Facebook
2012-01-24 17:37:51 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 403
2012-01-24 17:37:57 facebook.py:178 WARNING: The server couldn't fulfill the request. Error code: 403