Bug#677873: xt: unrecognized option '--set-mark' / invalid option -- 's'

2012-06-29 Thread YANG Zhe
Hi Andreas, I also tried this method and it reported that he can't find the custom target . 2012/6/29 Andreas Henriksson : > Hello YANG Zhe! > > > On Sun, Jun 17, 2012 at 08:26:50PM +0800, YANG Zhe wrote: > [...] >> tc filter add dev wlan0 parent : protocol ip pr

Bug#661048: tc: htb calculates too small burst sizes

2012-06-20 Thread YANG Zhe
a new problem. 2012/6/20 YANG Zhe : > 2012/6/20 Stephen Hemminger : >> On Wed, 20 Jun 2012 10:27:37 +0800 >> YANG Zhe wrote: >> >>> Hi Thomas, >>> >>> I read the htb code before so I'll show the problem here. >>> >>> When t

Bug#661048: tc: htb calculates too small burst sizes

2012-06-20 Thread YANG Zhe
2012/6/20 Stephen Hemminger : > On Wed, 20 Jun 2012 10:27:37 +0800 > YANG Zhe wrote: > >> Hi Thomas, >> >> I read the htb code before so I'll show the problem here. >> >> When tc comes to calculate buffer & cbuffer, it set lookup get_hz() >

Bug#661048: tc: htb calculates too small burst sizes

2012-06-19 Thread YANG Zhe
tart too frequently, the desired rate can't be reached. I would suggest that buffer should be manually set by user, and converted to 10ms amount of data by default in future version of tc. -- Sincerely,     Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debi

Bug#677873: xt: unrecognized option '--set-mark' / invalid option -- 's'

2012-06-17 Thread YANG Zhe
included] -- no debconf information -- Sincerely,     Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#643650: haproxy: usesrc clientip not working with linux kernel version >= 3.0.0

2011-09-28 Thread Yang Zhe
011/9/28 Christo Buschek : > Hello, > > Could you provide me with your configuration so that I can confirm the > behaviour? > > greetinx > christo > > On 09/28/2011 12:58 PM, Yang Zhe wrote: >> Package: haproxy >> Version: 1.4.15-1 >> Severity: important

Bug#643650: haproxy: usesrc clientip not working with linux kernel version >= 3.0.0

2011-09-28 Thread Yang Zhe
uggests no packages. -- no debconf information -- Sincerely,     Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595684: Could you package openvpn 2.1.2?

2010-09-05 Thread Yang Zhe
ary a ii resolvconf1.46 name server information handler -- debconf information: openvpn/vulnerable_prng: openvpn/create_tun: false -- Sincerely,     Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&q

Bug#588519: Acknowledgement (xmms2-plugin-tta: tta plugin does not work)

2010-07-12 Thread Yang Zhe
FYI I report another bug on http://bugs.xmms2.xmms.se/view.php?id=2380. If debian maintainer may make a new revision in future please include those two patches to fix avcodec plugin with libavcodec 0.6 and tta plugin with cue sheet -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debi

Bug#588519: Acknowledgement (xmms2-plugin-tta: tta plugin does not work)

2010-07-10 Thread Yang Zhe
Finally I think that it's a small upstream bug. Either in libavcodec 0.5.2 enum CodecType { CODEC_TYPE_UNKNOWN = -1, CODEC_TYPE_VIDEO, CODEC_TYPE_AUDIO, CODEC_TYPE_DATA, CODEC_TYPE_SUBTITLE, CODEC_TYPE_ATTACHMENT, CODEC_TYPE_NB }; or in 0.6 enum AVMediaType { AVM

Bug#588519: Acknowledgement (xmms2-plugin-tta: tta plugin does not work)

2010-07-10 Thread Yang Zhe
I see it is because of the below change in libavcodec/util.c, -avctx->codec_id = codec->id; +if ((avctx->codec_type == CODEC_TYPE_UNKNOWN || avctx->codec_type == codec->type) && +avctx->codec_id == CODEC_ID_NONE) { +avctx->codec_type = codec->type; +avctx->codec_id

Bug#588519: Acknowledgement (xmms2-plugin-tta: tta plugin does not work)

2010-07-10 Thread Yang Zhe
> Could you please check if you have the avcodec-plugin? (File, magic and > segment should be default/integrated in the core.) $ dpkg -l | grep avcodec ii libavcodec52 5:0.6~svn20100603-0.0 library to encode decode multimedia streams ii xmms2-plugin-avcodec 0.7DrNo-7.1

Bug#559351: rrdcollect: default configuration and manpages are out-of-date

2009-12-03 Thread Yang Zhe
ink the memory part should be changed? -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#559351: rrdcollect: default configuration and manpages are out-of-date

2009-12-03 Thread Yang Zhe
1.3.8-1Time-series data storage and displ rrdcollect suggests no packages. -- no debconf information -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#522174: It's resolved long before, please close this bug, thanks

2009-10-22 Thread Yang Zhe
It's here: http://code.google.com/p/fbterm/issues/detail?id=17&can=1&q=yangzhe1990 -- Sincerely,    Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#551316: w3m didn't precent decode the password section in environment http_proxy

2009-10-17 Thread Yang Zhe
      (no description available) -- no debconf information -- Sincerely,    Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#500560: The standard way is percent encoding I think

2009-10-17 Thread Yang Zhe
(no description available) ii aptitude 0.4.11.11-1+b2 terminal-based package manager ii bzip2 1.0.5-3high-quality block-sorting file co ii dpkg-dev 1.15.4 Debian package development tools ii lzma 4.43-14Compression method of 7z format in pn python-apt (no description available) -- no debconf information -- Sincerely, Yang Zhe

Bug#522874: libqt4-core: Can not use embolden font in qt4

2009-05-09 Thread Yang Zhe
Thank you for notice this bug. But the upstream seems to ingore this bug for a really long time http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=175023 This bug is open for 1.8years.. -- Sincerely,    Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-

Bug#523652: xserver-xorg-input-synaptics: tapping and scrolling not turned off when set TouchpadOff=2

2009-04-11 Thread Yang Zhe
(no description available) -- no debconf information -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#523612: Info received (Bug#523612: Acknowledgement (xserver-xorg-core: xorg leaks memory when resizing windows))

2009-04-11 Thread Yang Zhe
I'm sorry, after somate minutes, the memory usage falls to normal state and maybe this patch works. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#523612: Acknowledgement (xserver-xorg-core: xorg leaks memory when resizing windows)

2009-04-11 Thread Yang Zhe
wish > to report a problem with the Bug-tracking system. > > > -- > 523612: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523612 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to

Bug#523612: xserver-xorg-core: xorg leaks memory when resizing windows

2009-04-11 Thread Yang Zhe
t; (exceeds panel dimensions) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions) (II) intel(0

Bug#522174: fbterm: Ctrl-Alt-C, Shift-PageUp/PageDown doesn't work for normal user

2009-04-01 Thread Yang Zhe
1:4.3.3-5 GCC support library ii libstdc++64.3.3-5The GNU Standard C++ Library v3 fbterm recommends no packages. fbterm suggests no packages. -- no debconf information -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list

Bug#519370: hal: ntfs filesystem has dmask and fmask options

2009-03-11 Thread Yang Zhe
formation -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#504067: NUM_CONSOLES is *NOT* set globally in /etc/init.d/console-screen.sh

2008-10-30 Thread Yang Zhe
Package: console-tools Version: 1:0.2.3dbs-65.1 Severity: important Tags: patch So that if the ${SCREEN_FONT} is not set, setleds section can not run, the script will print the following message since the ${NUM_CONSOLES} is not set: ./console-screen.sh: line 214: [: 1: unary operator expected

Bug#503373: foo2zjs: Should/Better select printer and run ``getweb'' to download firmwire during package installation

2008-10-25 Thread Yang Zhe
s suggests: pn hannah-foo2zjs (no description available) ii psutils 1.17-26A collection of PostScript documen -- no debconf information -- Sincerely, Yang Zhe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]