test源,音量图标和网络图标又不见了
Tofloor
poster avatar
mensyli
deepin
2013-03-26 04:19
Author
深度截图20130325202427.png
Reply Favorite View the author
All Replies
zhlk1001
deepin
2013-03-26 04:22
#1
wifi 网络图标,我就从来没显示过
有人 wifi 图标 曾经显示过吗??
Reply View the author
x869zhang
deepin
2013-03-26 04:49
#2
wifi 网络图标,我就从来没显示过
有人 wifi 图标 曾经显示过吗??

我的一直在,wifi和有线都在、
Reply View the author
186******98
deepin
2013-03-26 06:03
#3
网络图标请再更新一下, 音量托盘有内存泄露, 直到修正以后会再添加上
Reply View the author
mensyli
deepin
2013-03-26 06:43
#4
网络图标请再更新一下, 音量托盘有内存泄露, 直到修正以后会再添加上
我一天刷几十遍更新
已经没有更新了,就是木图标的
Reply View the author
186******98
deepin
2013-03-26 07:17
#5
您能帮我们调试一下吗? 也许是我们未曾测试到的特殊情况。

具体的测试方法命令如下:

kill $(ps aux | grep trayicon.py | awk '{print $2}')
sudo apt-get install gdb -y
cd /usr/share/deepin-system-tray/src/
gdb python
r ./trayicon.py

如果系统托盘有Bug, 会输出错误, 请您粘贴错误来帮助我们的开发者做出更稳定的系统托盘, 谢谢您的测试!
Reply View the author
zhlk1001
deepin
2013-03-26 22:41
#6
深度截图20130325202427.png
今天新更新的,图标这回显示齐全了
更新完后,我重启了一次机器
Reply View the author
mensyli
deepin
2013-03-27 03:02
#7
您能帮我们调试一下吗? 也许是我们未曾测试到的特殊情况。

具体的测试方法命令如下:

kill $(ps aux | grep trayicon.py | awk '{print $2}')
sudo apt-get install gdb -y
cd /usr/share/deepin-system-tray/src/
gdb python
r ./trayicon.py

如果系统托盘有Bug, 会输出错误, 请您粘贴错误来帮助我们的开发者做出更稳定的系统托盘, 谢谢您的测试!
(gdb) r ./trayicon.py
Starting program: /usr/bin/python ./trayicon.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Gtk-Message: Failed to load module "canberra-gtk-module"
load_image_path: ./image
msg: trayicon start run....
Xlib.protocol.request.QueryExtension
msg: start......
msg: start......
5
4
[New Thread 0x7fffe79db700 (LWP 5142)]
[New Thread 0x7fffe71da700 (LWP 5143)]
None

check nm alive
check nm alive
check nm alive
check nm alive
reinit object
check nm alive
check nm alive
check nm alive
3
1
0
2
unsupport type
/
wireless
check nm alive
check nm alive
check nm alive
mobile
traypower[error]: list index out of range
error occured when call DefaultAdapter
列表索引越界?
Reply View the author
mensyli
deepin
2013-03-27 03:03
#8
我运行了一下,网络图标终于出来了(不过显示的是叉叉),以前偶尔会出来,但大多数情况网络图标都不在,
Reply View the author
mensyli
deepin
2013-03-27 03:11
#9
退出gdb后,托盘只剩下了输入法图标。
Reply View the author
zhlk1001
deepin
2013-03-27 14:56
#10
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb)
(gdb)
(gdb) r ./trayicon.py
Starting program: /usr/bin/python ./trayicon.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Gtk-Message: Failed to load module "canberra-gtk-module"
load_image_path: ./image
msg: trayicon start run....
Xlib.protocol.request.QueryExtension
msg: start......
msg: start......
4
1

check nm alive
check nm alive
check nm alive
check nm alive
reinit object
check nm alive
check nm alive
check nm alive
check nm alive
check nm alive
[New Thread 0x7fffe62e8700 (LWP 4259)]
[New Thread 0x7fffe5ae7700 (LWP 4260)]
3
2
None
5
0
msg: create_tray_icon[error]:False is not in list
error occured when call DefaultAdapter
Reply View the author
zhaixiang
deepin
2013-03-27 17:48
#11
退出gdb后trayicon.py自然也退出咯

gdb调试中如果木有出现Segmentation Fault就不会引起托盘挂掉,请更新test源
Reply View the author
mensyli
deepin
2013-03-28 01:37
#12
您能帮我们调试一下吗? 也许是我们未曾测试到的特殊情况。

具体的测试方法命令如下:

kill $(ps aux | grep trayicon.py | awk '{print $2}')
sudo apt-get install gdb -y
cd /usr/share/deepin-system-tray/src/
gdb python
r ./trayicon.py

如果系统托盘有Bug, 会输出错误, 请您粘贴错误来帮助我们的开发者做出更稳定的系统托盘, 谢谢您的测试!
反正网络图标各种不出来,我一天刷八遍系统的
Reply View the author
mensyli
deepin
2013-03-28 02:53
#13
退出gdb后trayicon.py自然也退出咯

gdb调试中如果木有出现Segmentation Fault就不会引起托盘挂掉,请更新test源
网络图标出不来,我一天刷八遍源
Reply View the author
185******01
deepin
2013-05-26 21:54
#14
您能帮我们调试一下吗? 也许是我们未曾测试到的特殊情况。

具体的测试方法命令如下:

kill $(ps aux | grep trayicon.py | awk '{print $2}')
sudo apt-get install gdb -y
cd /usr/share/deepin-system-tray/src/
gdb python
r ./trayicon.py

如果系统托盘有Bug, 会输出错误, 请您粘贴错误来帮助我们的开发者做出更稳定的系统托盘, 谢谢您的测试!

时有时无,这是有托盘时候的结果

Starting program: /usr/bin/python2.7 ./trayicon.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
load_image_path: ./image
-lib
in main
reinit object
[New Thread 0xb37e0b40 (LWP 6683)]
[New Thread 0xb2dffb40 (LWP 6684)]
Xlib.protocol.request.QueryExtension
id: date_time
id: shutdown
id: sound
id: network
id: mount_media
id: power
id: bluetooth
find check: True
---------------------
someone set off button
state (True, True)
active False
------------------------
error occured when call DefaultAdapter
find check: True
Reply View the author
185******01
deepin
2013-05-26 21:59
#15
[quote]您能帮我们调试一下吗? 也许是我们未曾测试到的特殊情况。

具体的测试方法命令如下:

kill $(ps aux | grep trayicon.py | awk '{print $2}')
sudo apt-get install gdb -y
cd /usr/share/deepin-system-tray/src/
gdb python
r ./trayicon.py

如果系统托盘有Bug, 会输出错误, 请您粘贴错误来帮助我们的开发者做出更稳定的系统托盘, 谢谢您的测试!

时有时无,这是有托盘时候的结果

Starting program: /usr/bin/python2.7 ./trayicon.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
load_image_path: ./image
-lib
in main
reinit object
[New Thread 0xb37e0b40 (LWP 6683)]
[New Thread 0xb2dffb40 (LWP 6684)]
Xlib.protocol.request.QueryExtension
id: date_time
id: shutdown
id: sound
id: network
id: mount_media
id: power
id: bluetooth
find check: True
---------------------
someone set off button
state (True, True)
active False
------------------------
error occured when call DefaultAdapter
find check: True[/quote]
运行完测试后,图标没了,再运行一次又有了,输出结果一样
Reply View the author
lijiwe24
deepin
2013-05-29 20:48
#16
同样问题困扰
运行后信息
(gdb) r ./trayicon.py
Starting program: /usr/bin/python ./trayicon.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
load_image_path: ./image
[New Thread 0x7fffe674c700 (LWP 4557)]
[New Thread 0x7fffe5f4b700 (LWP 4558)]
reinit object
Xlib.protocol.request.QueryExtension
id: date_time
id: shutdown
id: sound
id: network
id: mount_media
id: power
id: bluetooth
find check: True

tray start
unsupport type
/
---------------------
someone set off button
state (False, False)
active False
------------------------
---------------------
someone set off button
state (True, True)
active False
------------------------
error occured when call DefaultAdapter
init+tree
2 Debug in get active connection
Debug [0]
0
Connection failed, attempting reconnect

Program received signal SIGSEGV, Segmentation fault.
0x00000000005642b0 in ?? ()


默认的源更新的,今天重新更新了,还是一样
Reply View the author
tuhaihe
deepin
2013-05-31 00:47
#17
你现在是 RC 版本还是 Beta 版本?
Reply View the author