Giter Club home page Giter Club logo

dbfmplugin's People

dbfmplugin's Issues

无法获得电台歌曲列表

What steps will reproduce the problem?
1.打开rhythmbox,可以看到豆瓣电台标签,但是播放列表为空
2.点击任务栏电台图标,切换电台,播放列表依然为空
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

Ubuntu 11.04 x86-64,

Please provide any additional information below.

后台输出:
DoubanFM INFO     DoubanFMSource::removeList - remove list
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 80, in changeChannel
    self.source.resetSongs()
  File "/usr/lib/rhythmbox/plugins/DoubanFM/DoubanFMSource.py", line 72, in resetSongs
    songs=self.get_Songs()
  File "/usr/lib/rhythmbox/plugins/DoubanFM/DoubanFMSource.py", line 67, in get_Songs
    songs=self.doubanfm.new_playlist()
  File "/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py", line 194, in new_playlist
    results = self.__remote_fm(params)
  File "/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py", line 176, in __remote_fm
    conn.request('GET', "/j/mine/playlist?"+data, None, header)
  File "/usr/lib/python2.7/httplib.py", line 955, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 989, in _send_request
    self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 773, in send
    self.connect()
  File "/usr/lib/python2.7/httplib.py", line 754, in connect
    self.timeout, self.source_address)
  File "/usr/lib/python2.7/socket.py", line 553, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno -2] 未知的名称或服务



Original issue reported on code.google.com by [email protected] on 10 May 2011 at 1:39

"不再播放"应当会自动跳到下一首

点“不再播放”后会继续播放当前歌曲。应当大多数用户会��
�择跳过当前歌曲,并点下一曲。如果插件能自动跳过当前歌�
��就好了。

Original issue reported on code.google.com by [email protected] on 22 Oct 2010 at 1:49

Debian下找不到appindicator的问题解决了么?

Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 8, in <module>
    import DoubanIndicator
  File "/usr/lib/rhythmbox/plugins/DoubanFM/DoubanIndicator.py", line 8, in <module>
    import appindicator,gtk,DoubanFMSource,logging
ImportError: No module named appindicator

(rhythmbox:14811): Rhythmbox-WARNING **: Could not load plugin DoubanFM


(rhythmbox:14811): Rhythmbox-WARNING **: Error, impossible to activate plugin 
'DoubanFM'

Original issue reported on code.google.com by [email protected] on 5 Mar 2011 at 6:33

Upstream update on libdbfm

Hi, I am the author of libdbfm.py . Nice to see your works on libdbfm.

I have some improvements on libdbfm.py, please keep in mind to update this file 
on next release. :)

http://github.com/sunng87/exaile-doubanfm-plugin/blob/master/libdoubanfm.py

Original issue reported on code.google.com by [email protected] on 5 Oct 2010 at 2:33

英文版Rhythmbox使用不了插件

What steps will reproduce the problem?
1. ubuntu 12.04
2. Rhythmbox 2.96
3. dbfmplugin 0.007

What is the expected output? What do you see instead?
在 edit-plugin 菜单中没有出现豆瓣插件的选项

What version of the product are you using? On what operating system?
1. ubuntu 12.04
2. Rhythmbox 2.96
3. dbfmplugin 0.007

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 4 May 2012 at 11:02

最新版插件v0_006无法在任务栏显示图标

系统ubuntu10.04.2
Rhythmbox 0.12.8
DoubanFMPlugin_v0_006.deb

在配置里勾选了“是否在任务栏里显示图标“但是不起作用��
�…
安装DoubanFMPlugin_v0_005.deb则能显示图标却不能获取列表
希望尽快修复,辛苦了,谢谢!

Original issue reported on code.google.com by [email protected] on 23 Mar 2011 at 4:32

ubuntu11.10 64 英文版 安装后找不到插件

What steps will reproduce the problem?
1.使用ubuntu11.10 64位英文版
2.下载0.007deb
3.安装

What is the expected output? What do you see instead?
啥也没发生啊,插件里找不到dbfmplugin。

What version of the product are you using? On what operating system?
ubuntu11.10 64 en 
rhythmbox v2.95

Please provide any additional information below.
命令行退出后有下面的输出
** (rhythmbox-metadata:15086): CRITICAL **: 
gst_missing_plugin_message_get_installer_detail: assertion 
`gst_is_missing_plugin_message (msg)' failed

** (rhythmbox-metadata:15086): CRITICAL **: 
gst_missing_plugin_message_get_description: assertion 
`gst_is_missing_plugin_message (msg)' failed

附件是error输出

Original issue reported on code.google.com by [email protected] on 12 Mar 2012 at 8:42

Attachments:

更新频道出错,无法显示插件UI ? 豆瓣新加的r&b频道?

What steps will reproduce the problem?
运行rhythmbox


What is the expected output? What do you see instead?
启动豆瓣插件

What version of the product are you using? On what operating system?


Please provide any additional information below.

File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 66, in activate
    self.uiMergeid=self._uiManager.add_ui_from_string(self._ui.buildUIString())
glib.GError: 第 1 
行出错:实体没有以分号结束。很可能您使用了 & 
字符而又不是一个实体 - 将这个 & 变为 &amp;


Original issue reported on code.google.com by [email protected] on 7 Apr 2011 at 7:33

fix bug in 006 version

In your code UI.py line 18 (version .006),
the ampersand character from "R&B" category will cause plugin crash.

The fix I added:

    for channel in channels['channels']:
            if channel['name_en'] == "R&B":
                menu = menu + "<menuitem name=\"R_and_B\" action=\"R_and_B\"/>"
            else:
                menu=menu+"<menuitem name=\""+channel['name_en']+"\" action=\""+channel['name_en']+"\"/>"


    to replace your old line 17 and 18.

Best regards and thanks for your wonderful work :)

Ming

Original issue reported on code.google.com by [email protected] on 18 Aug 2011 at 11:33

不能“暂停”或“停止”播放

只有退出播放器才能停止,在播放状态,再点击“播放”无��
�是否打勾都无法停止。

如果可以的话,建议在选择电台时,当前的电台可以打勾。

---------
程序很棒,非常感谢作者。

Original issue reported on code.google.com by [email protected] on 16 Sep 2010 at 3:39

不能自动的获取歌曲列表.

What steps will reproduce the problem?
当点击了    豆辨电台   后
它自动得到了一个歌曲列表,但是只有11首歌...

但是当他播放完了这11首歌,

按理说,应该获得下一个歌曲列表..

但是,它没有这样做,,而是不不动了..



但是当我点击播放列曲(play queue),后,
然后再点击   豆辨电台.

它又得到了歌曲列表...



我想能不能修正这个问题呢.


Original issue reported on code.google.com by [email protected] on 28 Mar 2011 at 12:07

没有反应

What steps will reproduce the problem?
1.安装以后点击没有反应。
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
我在ubuntu1010上的

Please provide any additional information below.


Original issue reported on code.google.com by cedsyd on 15 Nov 2010 at 12:44

[0.13.1&0.13.2]经常在播放一首歌后就停了,或者连续N首歌无法播放

What steps will reproduce the problem?
1.同时开启的插件有鲁班歌词。

What is the expected output? What do you see instead?
每次开启后放一首顶多两首歌就停了,然后手动点后面的歌��
�半无法播放。即使播放也接着又停了~
而且似乎封面获取完全无效。
What version of the product are you using? On what operating system?
ubuntu10.10,现在使用rhythmbox0.13.2,教育网

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Dec 2010 at 4:58

10.10 英文系统 插件无反应

What steps will reproduce the problem?
1.deb安装报错这似乎是 aptdaemon 的程序错误,aptdaemon 
允许您添加或
删除软件,并可执行其他与包管理有关的工作。请报告此错��
�
到 http://launchpad.net/aptdaemon/+filebug 并重试。
2.dpkg -i 安装成功,但是rythmnbox 
13.1可以看到插件,启用无响应
3.大侠,这咋删捏。。。

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
ubuntu 10.10 
rythmnbox0.13.1
plugin version 0.07

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Jul 2011 at 4:27

无法打开音乐列表

What version of the product are you using? On what operating system?
ubuntu10.10, plugin 006

没有功能特性选项。




Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 3:17

ubuntu 11.04 x64 deb install failed

What steps will reproduce the problem?
1.ubuntu 11.04 x64下双击安装deb包。

What is the expected output? What do you see instead?
ubuntu 11.04 x64下双击安装deb包失败。提示:
The installation of a package which violates the quality standards isn't 
allowed. This could cause serious problems on your computer. Please contact the 
person or organisation who provided this package file and include the details 
beneath.
Lintian check results for /home/user1/Downloads/DoubanFMPlugin_v0_006.deb:
E: doubanfmplugin: extended-description-is-empty

E: doubanfmplugin: upstream-version-not-numeric v0.006

E: doubanfmplugin: no-copyright-file

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/lib/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/lib/rhythmbox/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/lib/rhythmbox/plugins/ 
1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/DoubanFM.rb-plugin 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/DoubanFMSource.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/DoubanFMSource.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/DoubanIndicator.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/DoubanIndicator.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/Setup.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/Setup.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/UI.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/UI.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/__init__.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/__init__.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid 
usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.pyc 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/share/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/share/icons/ 1000/1000

E: doubanfmplugin: wrong-file-owner-uid-or-gid usr/share/icons/doubanFM.png 
1000/1000

What version of the product are you using? On what operating system?
DoubanFMPlugin_v0_006.deb 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Apr 2011 at 12:41

Attachments:

插件无法激活

插件无法激活。
系统: opensuse 11.3 64位
插件版本:DoubanFMPlugin_v0_006
错误信息:

 File "/usr/lib64/rhythmbox/plugins/DoubanFM/__init__.py", line 8, in <module>
    import DoubanIndicator
  File "/usr/lib64/rhythmbox/plugins/DoubanFM/DoubanIndicator.py", line 8, in <module>
    import appindicator,gtk,DoubanFMSource,logging
ImportError: No module named appindicator

(rhythmbox:28760): Rhythmbox-WARNING **: Could not load plugin DoubanFM


(rhythmbox:28760): Rhythmbox-WARNING **: Error, impossible to activate plugin 
'豆瓣电台插件'

Original issue reported on code.google.com by [email protected] on 3 May 2011 at 8:13

ubuntu 11.04 x64 手动安装后,开启插件,没有效果

What steps will reproduce the problem?
1.ubuntu 11.04 x64 
手动安装到/usr/lib/rhythmbox/plugins/DoubanFM,权限改成777
2.启动rhythmbox,开启插件“豆瓣电台”和“Python”

What is the expected output? What do you see instead?
启动rhythmbox,界面上没有“豆瓣电台”,无法播放。

What version of the product are you using? On what operating system?
DoubanFMPlugin_v0_006.tar.gz 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Apr 2011 at 12:46

Attachments:

plugin couldn't found in ubuntu 12.04

安装时候提示版本号含有非数字字符。修改后重新打deb包安��
�上了之后,打开rhythmbox-》插件,没看到豆瓣插件

Original issue reported on code.google.com by [email protected] on 30 May 2012 at 6:32

点击后 自动退出

(rhythmbox:20558): Rhythmbox-WARNING **: Could not open device /dev/radio0

(rhythmbox:20558): GLib-GObject-CRITICAL **: g_type_class_add_private: 
assertion `private_size > 0' failed
DoubanFM INFO     DoubanFMSource::removeList - remove list
段错误

Original issue reported on code.google.com by [email protected] on 5 Nov 2010 at 3:56

Rhythmbox 0.13.1无法使用该插件

What steps will reproduce the problem?
1.升级Rhythmbox 到 0.13.1
2.安装doubanfm插件
3.运行Rhythmbox,配置doubanfm插件,未出现“豆瓣电台“



Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 9:25

关于deb

我用的系统不是Debian类系统,也就是说不支持deb格式文件的��
�装,所以,请问可否制作下这个插件的另一种打包下载?
想要的结果大概就是:下载解压得到一个目录,将这个目录��
�到plugins下,启动Rhythmbox就成了。(像附件图中那样)

Original issue reported on code.google.com by [email protected] on 18 Sep 2010 at 3:01

Attachments:

专辑封面

无法看到专辑封面的内容,能否通过豆瓣查找并显示专辑封��
�内容

Original issue reported on code.google.com by [email protected] on 4 Nov 2010 at 2:09

can't use in ubuntu 11.04

What steps will reproduce the problem?
1.install plugin
2.startup rhythmbox player  , enter edit -> plugin
3.enable DoubanFM

What is the expected output? What do you see instead?
enable ok
but a messagebox with info: Unable to activate plugin DoubanFM

What version of the product are you using? On what operating system?
last version with 0.007

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 May 2012 at 3:25

ARCHLinux 激活出错

Plugin Error
Unable to activate plugin 豆瓣电台插件

rhythmbox 0.13.2-2

DoubanFMPlugin_v0_004.tar.gz and DoubanFMPlugin_v0_004_01.tar.gz

Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 8, in <module>
    import appindicator
ImportError: No module named appindicator

(rhythmbox:11232): Rhythmbox-WARNING **: Could not load plugin DoubanFM


(rhythmbox:11232): Rhythmbox-WARNING **: Error, impossible to activate plugin 
'豆瓣电台插件'

Original issue reported on code.google.com by [email protected] on 9 Nov 2010 at 12:35

v0.5不显示列表

不知什么时候开始无法显示列表了,debug一看,无法登录

登录抓包,发现豆瓣的登录方式改了,如果没有cookies的话要�
��证码。

我把所有的所有的header都填上,可以登录,然后一条一条删��
�,最后发现关键的一条:

Cookies:bid="xxxxxxxxxxx"

我试着把libdbfm.py第73行改成:

headers = {"Content-Type":contentType, "Cookie":'bid="xxxxxxxxxxx";'}

xx那里任意11位都行,这样就可以登录了。在第90行把bid也相��
�的改一下,应为返回的包里没有bid了。

这样就能显示列表了。

不知道bid有什么作用,这么改有没什么问题。

谢谢。

Original issue reported on code.google.com by [email protected] on 10 Jan 2011 at 7:12

无法安装

系统使用ubuntu 10.10 64bit
安装DoubanFMPlugin_v0_003.deb
显示
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate
    return self._simulate_helper(trans, status_path)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 851, in _simulate_helper
    size = int(deb["Installed-Size"]) * 1024
ValueError: invalid literal for int() with base 10: '27.1kb'

Original issue reported on code.google.com by [email protected] on 14 Oct 2010 at 3:13

插件导致右上角的面板指示器图标消失

好吧,一切正常,安装过程

打开rhythmbox激活python荷dbfplugin插件


然后,使用,

结果瞪了很久,没有刷出来播放列表。

发现右上角的面板中多了个指示器‘

原来是dbfmplugin得指示器。

很难看,于是想退出 ,  可是半天没招到按钮。  
后来点着点着   
音量指示器和聊天指示器图标就不见了。我折腾了一晚上没��
�复。


希望作者给个说法。

qq358981849

Original issue reported on code.google.com by [email protected] on 11 Dec 2010 at 4:06

英文版的rhythmbox下安装插件无法使用。

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Mar 2011 at 4:52

无法激活插件

在ubuntu 8.04上安装,Rhythmbox 0.11.5。 
安装过程没有问题,安装后激活插件时提示“Unable to activate 
plugin DoubanFM”。

对Rhythmbox进行升级操作(apt-get install rhythmbox), 
看到控制台有如下错误输出:
Setting up rhythmbox (0.11.5-0ubuntu8.8.04.2) ...
/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py:74: Warning: 'with' will become 
a reserved keyword in Python 2.6
WARNING: compile error while trying to byte-compile 
/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py:   File 
"/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py", line 74
    with contextlib.closing(httplib.HTTPConnection("www.douban.com")) as conn:
                  ^
SyntaxError: invalid syntax

/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py:74: Warning: 'with' will become 
a reserved keyword in Python 2.6
WARNING: compile error while trying to byte-compile 
/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py:   File 
"/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py", line 74
    with contextlib.closing(httplib.HTTPConnection("www.douban.com")) as conn:
                  ^
SyntaxError: invalid syntax


Processing triggers for libc6 ...

另外,安装包的说明请勿使用中文,在utf-8的系统上显示为乱
码。

Original issue reported on code.google.com by [email protected] on 14 Nov 2010 at 8:22

插件不显示

What steps will reproduce the problem?
1.插件不显示
2.
3.

What is the expected output? What do you see instead?
 File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 53, in activate
    group = rb.rb_display_page_group_get_by_id ("stores")
AttributeError: 'module' object has no attribute 
'rb_display_page_group_get_by_id'


What version of the product are you using? On what operating system?
最新的插件,
Distributor ID: Ubuntu
Description:    Ubuntu 10.04.2 LTS
Release:    10.04
Codename:   lucid

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Nov 2011 at 1:06

不能播放下一首

What steps will reproduce the problem?
 播放玩电台任意一首歌后,就提示缺少插件。之后所有歌曲不能播放,第一首也不能重播。需要重启rhythmbox才行。


What is the expected output? What do you see instead?
错误信息如图http://www.flickr.com/photos/linxuan1986/4937305745/

What version of the product are you using? On what operating system?
ubuntu 10.4 Rhythmbox 0.12.8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 Aug 2010 at 1:36

插件安装问题,系统是 debian 5.0.6(lenny)

系统python版本是2.5.2
错误信息如下:

(rhythmbox:16827): Rhythmbox-WARNING **: Unable to grab media player keys: 
Could not get owner of name 'org.gnome.SettingsDaemon': no such name
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/DoubanFM/__init__.py", line 4, in <module>
    import libdbfm
  File "/usr/lib/rhythmbox/plugins/DoubanFM/libdbfm.py", line 74
    with_ contextlib.closing(httplib.HTTPConnection("www.douban.com")) as conn:
                   ^
SyntaxError: invalid syntax

(rhythmbox:16827): Rhythmbox-WARNING **: Could not load plugin DoubanFM


(rhythmbox:16827): Rhythmbox-WARNING **: Error, impossible to activate plugin 
'DoubanFM'

Original issue reported on code.google.com by [email protected] on 13 Nov 2010 at 1:39

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.