[Bug 59429] Multimedia key partially working

2006-09-07 Thread Yang Zhao
Public bug reported:

Binary package hint: gnome-control-center

I have a Logitech LX700 wireless keyboard/mouse bundle. I have set
keyboard model to "Logitech Cordless Desktop Pro" in Keyboard
preferences, and some multimedia keys are recognized in
"Preference->keyboard shortcuts". It can read the XF86AudioMute,
XF86AudioLowerVolume, XF86RaiseVolume, XF86AudioPlay keys and a bunch of
others. Only 3 of them actually works - nothing happens when I try to
raise the volume through the keyboard. The other 3 keys however works
perfectly.

I'm running edgy, and is up to date when I report this bug (Sep 07 2006)

** Affects: control-center (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60152] glibc-doc-reference is not available

2006-09-12 Thread Yang Zhao
Public bug reported:

Binary package hint: glibc-doc

The glibc-doc-reference package is not available for edgy. glibc-doc no
longer contains the manual...

** Affects: glibc (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
glibc-doc-reference is not available
https://launchpad.net/bugs/60152

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Compilation buffer takes timestamps as error

2006-09-13 Thread Yang Zhao
Public bug reported:

Binary package hint: emacs-snapshot-gtk

For emacs-snapshot-gtk version 20060707-1 and gcc version 4.1.2 20060906
(prerelease) (Ubuntu 4.1.1-13ubuntu2)

The emacs compilation window takes compilation timestamp output from gcc as 
error in source. e.g. 
Compilation started at Wed Sep 13 09:41:07
is parsed as an error in file "Compilation started at Wed Sep 13 09" line 41.

** Affects: emacs-snapshot (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Re: Compilation buffer takes timestamps as error

2006-09-17 Thread Yang Zhao
This bug has been solved in newer cvs snapshots.

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59429] Re: [Bug 59429] Re: Multimedia key partially working

2006-09-18 Thread Yang Zhao
The key was recognized correctly in the keyboard shortcut window. I can change 
it to some other key and then change it back to XF86AudioRaiseVolume . xev 
gives a reasonable response:
KeyPress event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XFilterEvent returns: False
it's not a actual key on the keyboard, but a small disk you can rotate. In one 
direction it gives XF86AudioLowerVolume, on the other it gives XF86RaiseVolume 
event. The program that actually does the job of adjusting volume somehow 
failed to recognize this key.

- Original Message 
From: Sebastien Bacher <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Monday, September 18, 2006 11:41:23 AM
Subject: [Bug 59429] Re: Multimedia key partially working

Thanks for your bug. If you use the keyboard shortcut dialog and assign
that action to the volume up key again, does the key label change? does
it work then? what value do you have for the key event if you use xev?

** Changed in: control-center (Ubuntu)
   Importance: Untriaged => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 59429] Re: Multimedia key partially working

2006-10-02 Thread Yang Zhao
This fixes the problem. However it's interesting to note that it takes
me about 31 steps to go from mute to full volume, but only 12 steps to
reduce to mute. The 2 keys change volume in different amount.


- Original Message 
From: tequila34fr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sunday, October 1, 2006 4:25:04 PM
Subject: [Bug 59429] Re: Multimedia key partially working

I had the same problem and find this workaround (with Google help...) by 
commenting out the line beginning with :
"key  {[ XF86AudioRaiseVolume ] };"

in /etc/X11/xkb/symbols/inet, logitech_base section :

example : 
--

partial hidden alphanumeric_keys
xkb_symbols "logitech_base" {

key  {[ XF86AudioMedia ] };
key  { [ XF86WWW ] };
key  { [ XF86AudioPrev ] };
..
key  { [ XF86AudioPlay, XF86AudioPause ] };
key  { [ XF86AudioStop ] };
key  { [ XF86AudioLowerVolume ] };
//key  {[ XF86AudioRaiseVolume ] };
key  { [ XF86AudioRaiseVolume ] };
key  { [ XF86HomePage ] };
key  { [ XF86New ] };
..
};

--
After a X11 restart, everything is fine.
The same problem occurs in dapper and edgy.

It seems there is two keys defined for the same action... I2F and I30...

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] [NEW] dvi render blurry

2009-05-13 Thread Yang Zhao
Public bug reported:

Binary package hint: evince

The dvi rendering quality is bad compared to pdf from the same file. Letters 
are blurry.
I'll attach a screen shot.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This is the LyX introduction, in dvi and pdf respectively. The dvi
version on the left is blurry compared to the pdf version.

** Attachment added: "evince screen shot"
   http://launchpadlibrarian.net/26690224/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
I have attached a screen shot comparing evince and xdvi showing the same
file at roughly the same zoom (as close as I can get).

xdvi(right) is more readable than evince(left). In the evince render,
the letters look like taken with a badly focused camera.



- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/26694605/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This blurry render seems to be affected by the zooming level. In this
particular file (LyX introduction), it's crispy at 70% and 200%, and
blurry at 50%, 85%, 100%, 125%, 150%, 175%, 300%. It's hard to tell if
it is still there at 400%.


- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Intro.dvi"
   http://launchpadlibrarian.net/26694943/Intro.dvi

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-14 Thread Yang Zhao

It's already installed when I took the screen shots.


- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Thursday, May 14, 2009 3:57:16 AM
Subject: [Bug 376233] Re: dvi render blurry

You need to install texlive-latex-recommended, which contains the missing 
metafonts.
Without it, it struggles to create substitution fonts and the result is what 
you see...

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-16 Thread Yang Zhao
This is what evince gives me at 400%, and difference with your picture. Clearly 
there is something wrong with my system - yours looks clearer. 
I installed hardy on my system and upgrade to intrepid and jaunty later. These 
package versions are installed:
||/ Name  Version   Description
+++-=-=-==
ii  evince2.26.1-0ubuntu1   Document (postscript, 
pdf) viewer
ii  libevdocument12.26.1-0ubuntu1   GNOME document viewer 
backend library
ii  libevview12.26.1-0ubuntu1   GNOME document viewer 
view library
ii  libpoppler-glib4  0.10.5-1ubuntu2   PDF rendering library 
(GLib-based shared library)



- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Friday, May 15, 2009 4:41:44 AM
Subject: [Bug 376233] Re: dvi render blurry

Here's what I see in Jaunty. Are you maybe on an older Ubuntu version?

** Attachment added: "Screenshot-Intro.dvi.png"
   http://launchpadlibrarian.net/26752605/Screenshot-Intro.dvi.png

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "evince400.png"
   http://launchpadlibrarian.net/26824624/evince400.png

** Attachment added: "diff.png"
   http://launchpadlibrarian.net/26824625/diff.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] Re: deluge crashes upon startup

2007-10-28 Thread Yang Zhao
** Changed in: deluge-torrent (Ubuntu)
   Status: New => Fix Released

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-10-28 Thread Yang Zhao
seems to be a config problem

** Changed in: qt4-x11 (Ubuntu)
   Status: New => Fix Released

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 132752] deluge crashes upon startup

2007-08-15 Thread Yang Zhao
Public bug reported:

Binary package hint: deluge-torrent

deluge-torrent 0.5.4.1-1ubuntu1 
Starting on command line give the following:

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPieces
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:55: Clearlooks 
configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:56: Clearlooks 
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:57: Clearlooks 
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:58: Clearlooks 
configuration option "progressbarstyle" is not supported and will be ignored.
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 12: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 9: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 13: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 14: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 19: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Invalid 
input string
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
Segmentation fault

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
Public bug reported:

qt version 4.3.1-0ubuntu1
application have aliased fonts. Changing fonts in qtconfig doesn't help.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
This is a picture of qtconfig.


** Attachment added: "qtconfig screenshot"
   http://launchpadlibrarian.net/8860614/Screenshot-Qt%20Configuration.png

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 130736] compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
Public bug reported:

Binary package hint: compiz

with compiz fusion  1:0.5.1+git20070725-0ubuntu1 ,
when Ctrl and Alt are pressed, the current window seems to lose focus. This 
makes it impossible to enter key combinations like Ctrl-Alt-f in emacs.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] Re: compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
This bug has been fixed in 1:0.5.2-0ubuntu1.

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68461] Re: Wishlist: Xft/Freetype support

2007-08-07 Thread Yang Zhao
Now that emacs 22 has been released, should emacs-snapshot track the
unicode branch? It will become emacs 23 in the future.

-- 
Wishlist: Xft/Freetype support
https://bugs.launchpad.net/bugs/68461
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] [NEW] rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
Public bug reported:

rhythmbox  0.11.4-0ubuntu5 crashes on startup. All packages are up-to-
date Feb 17.

I will attach a strace file.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] Re: rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
strace file

** Attachment added: "strace rhythmbox"
   http://launchpadlibrarian.net/12049317/rhythmbox.strace

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182112] ess new version available

2008-01-11 Thread Yang Zhao
Public bug reported:

Binary package hint: ess

ESS (http://ess.r-project.org/) version 5.3.6 is available. Ubuntu
package havn't updated since edgy.

** Affects: ess (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ess new version available
https://bugs.launchpad.net/bugs/182112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194800] [NEW] homebank doesn't work well with chinese locale

2008-03-07 Thread Yang Zhao
Public bug reported:

homebank 3.6-3build1 has drawing problem with zh_CN locale. 
1. the splash is not drawn
2. when you create a new account and add some transactions, no expanse/income 
is shown. This may be cured by closing/reopen.

hardy system up to date 2-23-08.

$ locale
LANG=zh_CN.gbk
LANGUAGE=en_US:en
LC_CTYPE="zh_CN.gbk"
LC_NUMERIC="zh_CN.gbk"
LC_TIME="zh_CN.gbk"
LC_COLLATE="zh_CN.gbk"
LC_MONETARY="zh_CN.gbk"
LC_MESSAGES="zh_CN.gbk"
LC_PAPER="zh_CN.gbk"
LC_NAME="zh_CN.gbk"
LC_ADDRESS="zh_CN.gbk"
LC_TELEPHONE="zh_CN.gbk"
LC_MEASUREMENT="zh_CN.gbk"
LC_IDENTIFICATION="zh_CN.gbk"
LC_ALL=zh_CN.gbk

** Affects: homebank (Ubuntu)
 Importance: Undecided
 Status: New

-- 
homebank doesn't work well with chinese locale
https://bugs.launchpad.net/bugs/194800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91535] gthumb tool bar width incorrect in full screen mode with dual screen

2007-03-11 Thread Yang Zhao
Public bug reported:

Binary package hint: gthumb

I have a nVidia 6600GT card with dual screen setup. If I switch to full
screen mode (F11) in gthumb, the tool bar appearing when I move the
mouse occupies the full width of 2 monitors, while the picture is only
on one monitor. The tool bar should be the same width as the picture
window.

** Affects: gthumb (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gthumb tool bar width incorrect in full screen mode with dual screen
https://launchpad.net/bugs/91535

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87245] upgrade in libX11 causes azureus crash

2007-02-22 Thread Yang Zhao
Public bug reported:

Binary package hint: libx11-6

After today's upgrade , azureus won't start up. A crash happens shortly
after the splash screen disappears.

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/opt/azureus/azureus: line 107:  7130 Aborted 
${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}" 
-Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" 
org.gudy.azureus2.ui.swt.Main "$@"
Azureus TERMINATED.

libx11 Version: 2:1.1.1-1ubuntu1
libxcb Version: 1.0-1.1
sun-java6 Version: 6-00-2ubuntu1

** Affects: libx11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade in libX11 causes azureus crash
https://launchpad.net/bugs/87245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106893] Network traffic report 0% on mouse over

2007-04-15 Thread Yang Zhao
Public bug reported:

I have a  system monitor applet configured to show only network traffic.
The strange thing is when I move the mouse over the applet, it will make
a gap in the traffic graph and show the tip "Network: 0% in use" even
when I have traffic going. It does not always happen, but appears too
often to be random.

I'm using the latest Feisty repository as of 4/15/2007.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Network traffic report 0% on mouse over
https://bugs.launchpad.net/bugs/106893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182112] ess new version available

2008-01-11 Thread Yang Zhao
Public bug reported:

Binary package hint: ess

ESS (http://ess.r-project.org/) version 5.3.6 is available. Ubuntu
package havn't updated since edgy.

** Affects: ess (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ess new version available
https://bugs.launchpad.net/bugs/182112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] Re: deluge crashes upon startup

2007-10-28 Thread Yang Zhao
** Changed in: deluge-torrent (Ubuntu)
   Status: New => Fix Released

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-10-28 Thread Yang Zhao
seems to be a config problem

** Changed in: qt4-x11 (Ubuntu)
   Status: New => Fix Released

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 59429] Multimedia key partially working

2006-09-07 Thread Yang Zhao
Public bug reported:

Binary package hint: gnome-control-center

I have a Logitech LX700 wireless keyboard/mouse bundle. I have set
keyboard model to "Logitech Cordless Desktop Pro" in Keyboard
preferences, and some multimedia keys are recognized in
"Preference->keyboard shortcuts". It can read the XF86AudioMute,
XF86AudioLowerVolume, XF86RaiseVolume, XF86AudioPlay keys and a bunch of
others. Only 3 of them actually works - nothing happens when I try to
raise the volume through the keyboard. The other 3 keys however works
perfectly.

I'm running edgy, and is up to date when I report this bug (Sep 07 2006)

** Affects: control-center (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60152] glibc-doc-reference is not available

2006-09-12 Thread Yang Zhao
Public bug reported:

Binary package hint: glibc-doc

The glibc-doc-reference package is not available for edgy. glibc-doc no
longer contains the manual...

** Affects: glibc (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
glibc-doc-reference is not available
https://launchpad.net/bugs/60152

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Compilation buffer takes timestamps as error

2006-09-13 Thread Yang Zhao
Public bug reported:

Binary package hint: emacs-snapshot-gtk

For emacs-snapshot-gtk version 20060707-1 and gcc version 4.1.2 20060906
(prerelease) (Ubuntu 4.1.1-13ubuntu2)

The emacs compilation window takes compilation timestamp output from gcc as 
error in source. e.g. 
Compilation started at Wed Sep 13 09:41:07
is parsed as an error in file "Compilation started at Wed Sep 13 09" line 41.

** Affects: emacs-snapshot (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Re: Compilation buffer takes timestamps as error

2006-09-17 Thread Yang Zhao
This bug has been solved in newer cvs snapshots.

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59429] Re: [Bug 59429] Re: Multimedia key partially working

2006-09-18 Thread Yang Zhao
The key was recognized correctly in the keyboard shortcut window. I can change 
it to some other key and then change it back to XF86AudioRaiseVolume . xev 
gives a reasonable response:
KeyPress event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XFilterEvent returns: False
it's not a actual key on the keyboard, but a small disk you can rotate. In one 
direction it gives XF86AudioLowerVolume, on the other it gives XF86RaiseVolume 
event. The program that actually does the job of adjusting volume somehow 
failed to recognize this key.

- Original Message 
From: Sebastien Bacher <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Monday, September 18, 2006 11:41:23 AM
Subject: [Bug 59429] Re: Multimedia key partially working

Thanks for your bug. If you use the keyboard shortcut dialog and assign
that action to the volume up key again, does the key label change? does
it work then? what value do you have for the key event if you use xev?

** Changed in: control-center (Ubuntu)
   Importance: Untriaged => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 59429] Re: Multimedia key partially working

2006-10-02 Thread Yang Zhao
This fixes the problem. However it's interesting to note that it takes
me about 31 steps to go from mute to full volume, but only 12 steps to
reduce to mute. The 2 keys change volume in different amount.


- Original Message 
From: tequila34fr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sunday, October 1, 2006 4:25:04 PM
Subject: [Bug 59429] Re: Multimedia key partially working

I had the same problem and find this workaround (with Google help...) by 
commenting out the line beginning with :
"key  {[ XF86AudioRaiseVolume ] };"

in /etc/X11/xkb/symbols/inet, logitech_base section :

example : 
--

partial hidden alphanumeric_keys
xkb_symbols "logitech_base" {

key  {[ XF86AudioMedia ] };
key  { [ XF86WWW ] };
key  { [ XF86AudioPrev ] };
..
key  { [ XF86AudioPlay, XF86AudioPause ] };
key  { [ XF86AudioStop ] };
key  { [ XF86AudioLowerVolume ] };
//key  {[ XF86AudioRaiseVolume ] };
key  { [ XF86AudioRaiseVolume ] };
key  { [ XF86HomePage ] };
key  { [ XF86New ] };
..
};

--
After a X11 restart, everything is fine.
The same problem occurs in dapper and edgy.

It seems there is two keys defined for the same action... I2F and I30...

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
Public bug reported:

Binary package hint: compiz

with compiz fusion  1:0.5.1+git20070725-0ubuntu1 ,
when Ctrl and Alt are pressed, the current window seems to lose focus. This 
makes it impossible to enter key combinations like Ctrl-Alt-f in emacs.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] Re: compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
This bug has been fixed in 1:0.5.2-0ubuntu1.

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68461] Re: Wishlist: Xft/Freetype support

2007-08-07 Thread Yang Zhao
Now that emacs 22 has been released, should emacs-snapshot track the
unicode branch? It will become emacs 23 in the future.

-- 
Wishlist: Xft/Freetype support
https://bugs.launchpad.net/bugs/68461
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] deluge crashes upon startup

2007-08-15 Thread Yang Zhao
Public bug reported:

Binary package hint: deluge-torrent

deluge-torrent 0.5.4.1-1ubuntu1 
Starting on command line give the following:

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPieces
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:55: Clearlooks 
configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:56: Clearlooks 
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:57: Clearlooks 
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:58: Clearlooks 
configuration option "progressbarstyle" is not supported and will be ignored.
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 12: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 9: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 13: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 14: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 19: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Invalid 
input string
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
Segmentation fault

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
Public bug reported:

qt version 4.3.1-0ubuntu1
application have aliased fonts. Changing fonts in qtconfig doesn't help.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
This is a picture of qtconfig.


** Attachment added: "qtconfig screenshot"
   http://launchpadlibrarian.net/8860614/Screenshot-Qt%20Configuration.png

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 91535] gthumb tool bar width incorrect in full screen mode with dual screen

2007-03-11 Thread Yang Zhao
Public bug reported:

Binary package hint: gthumb

I have a nVidia 6600GT card with dual screen setup. If I switch to full
screen mode (F11) in gthumb, the tool bar appearing when I move the
mouse occupies the full width of 2 monitors, while the picture is only
on one monitor. The tool bar should be the same width as the picture
window.

** Affects: gthumb (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gthumb tool bar width incorrect in full screen mode with dual screen
https://launchpad.net/bugs/91535

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87245] upgrade in libX11 causes azureus crash

2007-02-22 Thread Yang Zhao
Public bug reported:

Binary package hint: libx11-6

After today's upgrade , azureus won't start up. A crash happens shortly
after the splash screen disappears.

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/opt/azureus/azureus: line 107:  7130 Aborted 
${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}" 
-Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" 
org.gudy.azureus2.ui.swt.Main "$@"
Azureus TERMINATED.

libx11 Version: 2:1.1.1-1ubuntu1
libxcb Version: 1.0-1.1
sun-java6 Version: 6-00-2ubuntu1

** Affects: libx11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade in libX11 causes azureus crash
https://launchpad.net/bugs/87245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59429] Multimedia key partially working

2006-09-07 Thread Yang Zhao
Public bug reported:

Binary package hint: gnome-control-center

I have a Logitech LX700 wireless keyboard/mouse bundle. I have set
keyboard model to "Logitech Cordless Desktop Pro" in Keyboard
preferences, and some multimedia keys are recognized in
"Preference->keyboard shortcuts". It can read the XF86AudioMute,
XF86AudioLowerVolume, XF86RaiseVolume, XF86AudioPlay keys and a bunch of
others. Only 3 of them actually works - nothing happens when I try to
raise the volume through the keyboard. The other 3 keys however works
perfectly.

I'm running edgy, and is up to date when I report this bug (Sep 07 2006)

** Affects: control-center (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60152] glibc-doc-reference is not available

2006-09-12 Thread Yang Zhao
Public bug reported:

Binary package hint: glibc-doc

The glibc-doc-reference package is not available for edgy. glibc-doc no
longer contains the manual...

** Affects: glibc (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
glibc-doc-reference is not available
https://launchpad.net/bugs/60152

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Compilation buffer takes timestamps as error

2006-09-13 Thread Yang Zhao
Public bug reported:

Binary package hint: emacs-snapshot-gtk

For emacs-snapshot-gtk version 20060707-1 and gcc version 4.1.2 20060906
(prerelease) (Ubuntu 4.1.1-13ubuntu2)

The emacs compilation window takes compilation timestamp output from gcc as 
error in source. e.g. 
Compilation started at Wed Sep 13 09:41:07
is parsed as an error in file "Compilation started at Wed Sep 13 09" line 41.

** Affects: emacs-snapshot (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 59429] Re: Multimedia key partially working

2006-10-02 Thread Yang Zhao
This fixes the problem. However it's interesting to note that it takes
me about 31 steps to go from mute to full volume, but only 12 steps to
reduce to mute. The 2 keys change volume in different amount.


- Original Message 
From: tequila34fr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sunday, October 1, 2006 4:25:04 PM
Subject: [Bug 59429] Re: Multimedia key partially working

I had the same problem and find this workaround (with Google help...) by 
commenting out the line beginning with :
"key  {[ XF86AudioRaiseVolume ] };"

in /etc/X11/xkb/symbols/inet, logitech_base section :

example : 
--

partial hidden alphanumeric_keys
xkb_symbols "logitech_base" {

key  {[ XF86AudioMedia ] };
key  { [ XF86WWW ] };
key  { [ XF86AudioPrev ] };
..
key  { [ XF86AudioPlay, XF86AudioPause ] };
key  { [ XF86AudioStop ] };
key  { [ XF86AudioLowerVolume ] };
//key  {[ XF86AudioRaiseVolume ] };
key  { [ XF86AudioRaiseVolume ] };
key  { [ XF86HomePage ] };
key  { [ XF86New ] };
..
};

--
After a X11 restart, everything is fine.
The same problem occurs in dapper and edgy.

It seems there is two keys defined for the same action... I2F and I30...

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Re: Compilation buffer takes timestamps as error

2006-09-17 Thread Yang Zhao
This bug has been solved in newer cvs snapshots.

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59429] Re: [Bug 59429] Re: Multimedia key partially working

2006-09-18 Thread Yang Zhao
The key was recognized correctly in the keyboard shortcut window. I can change 
it to some other key and then change it back to XF86AudioRaiseVolume . xev 
gives a reasonable response:
KeyPress event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x281,
root 0x136, subw 0x0, time 3288983755, (340,256), root:(1623,298),
state 0x10, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), 
same_screen YES,
XKeysymToKeycode returns keycode: 175
XLookupString gives 0 bytes: 
XFilterEvent returns: False
it's not a actual key on the keyboard, but a small disk you can rotate. In one 
direction it gives XF86AudioLowerVolume, on the other it gives XF86RaiseVolume 
event. The program that actually does the job of adjusting volume somehow 
failed to recognize this key.

- Original Message 
From: Sebastien Bacher <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Monday, September 18, 2006 11:41:23 AM
Subject: [Bug 59429] Re: Multimedia key partially working

Thanks for your bug. If you use the keyboard shortcut dialog and assign
that action to the volume up key again, does the key label change? does
it work then? what value do you have for the key event if you use xev?

** Changed in: control-center (Ubuntu)
   Importance: Untriaged => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] [NEW] dvi render blurry

2009-05-13 Thread Yang Zhao
Public bug reported:

Binary package hint: evince

The dvi rendering quality is bad compared to pdf from the same file. Letters 
are blurry.
I'll attach a screen shot.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This is the LyX introduction, in dvi and pdf respectively. The dvi
version on the left is blurry compared to the pdf version.

** Attachment added: "evince screen shot"
   http://launchpadlibrarian.net/26690224/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
I have attached a screen shot comparing evince and xdvi showing the same
file at roughly the same zoom (as close as I can get).

xdvi(right) is more readable than evince(left). In the evince render,
the letters look like taken with a badly focused camera.



- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/26694605/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This blurry render seems to be affected by the zooming level. In this
particular file (LyX introduction), it's crispy at 70% and 200%, and
blurry at 50%, 85%, 100%, 125%, 150%, 175%, 300%. It's hard to tell if
it is still there at 400%.


- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Intro.dvi"
   http://launchpadlibrarian.net/26694943/Intro.dvi

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-14 Thread Yang Zhao

It's already installed when I took the screen shots.


- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Thursday, May 14, 2009 3:57:16 AM
Subject: [Bug 376233] Re: dvi render blurry

You need to install texlive-latex-recommended, which contains the missing 
metafonts.
Without it, it struggles to create substitution fonts and the result is what 
you see...

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-16 Thread Yang Zhao
This is what evince gives me at 400%, and difference with your picture. Clearly 
there is something wrong with my system - yours looks clearer. 
I installed hardy on my system and upgrade to intrepid and jaunty later. These 
package versions are installed:
||/ Name  Version   Description
+++-=-=-==
ii  evince2.26.1-0ubuntu1   Document (postscript, 
pdf) viewer
ii  libevdocument12.26.1-0ubuntu1   GNOME document viewer 
backend library
ii  libevview12.26.1-0ubuntu1   GNOME document viewer 
view library
ii  libpoppler-glib4  0.10.5-1ubuntu2   PDF rendering library 
(GLib-based shared library)



- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Friday, May 15, 2009 4:41:44 AM
Subject: [Bug 376233] Re: dvi render blurry

Here's what I see in Jaunty. Are you maybe on an older Ubuntu version?

** Attachment added: "Screenshot-Intro.dvi.png"
   http://launchpadlibrarian.net/26752605/Screenshot-Intro.dvi.png

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "evince400.png"
   http://launchpadlibrarian.net/26824624/evince400.png

** Attachment added: "diff.png"
   http://launchpadlibrarian.net/26824625/diff.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] [NEW] dvi render blurry

2009-05-13 Thread Yang Zhao
Public bug reported:

Binary package hint: evince

The dvi rendering quality is bad compared to pdf from the same file. Letters 
are blurry.
I'll attach a screen shot.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This is the LyX introduction, in dvi and pdf respectively. The dvi
version on the left is blurry compared to the pdf version.

** Attachment added: "evince screen shot"
   http://launchpadlibrarian.net/26690224/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
I have attached a screen shot comparing evince and xdvi showing the same
file at roughly the same zoom (as close as I can get).

xdvi(right) is more readable than evince(left). In the evince render,
the letters look like taken with a badly focused camera.



- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/26694605/Screenshot.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-13 Thread Yang Zhao
This blurry render seems to be affected by the zooming level. In this
particular file (LyX introduction), it's crispy at 70% and 200%, and
blurry at 50%, 85%, 100%, 125%, 150%, 175%, 300%. It's hard to tell if
it is still there at 400%.


- Original Message 
From: Sebastien Bacher 
To: zhyan...@yahoo.com
Sent: Wednesday, May 13, 2009 6:44:37 PM
Subject: [Bug 376233] Re: dvi render blurry

Thank you for your bug report, does it work correctly in other dvi
viewers? Can you add an example to the bug?

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "Intro.dvi"
   http://launchpadlibrarian.net/26694943/Intro.dvi

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-14 Thread Yang Zhao

It's already installed when I took the screen shots.


- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Thursday, May 14, 2009 3:57:16 AM
Subject: [Bug 376233] Re: dvi render blurry

You need to install texlive-latex-recommended, which contains the missing 
metafonts.
Without it, it struggles to create substitution fonts and the result is what 
you see...

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 376233] Re: dvi render blurry

2009-05-16 Thread Yang Zhao
This is what evince gives me at 400%, and difference with your picture. Clearly 
there is something wrong with my system - yours looks clearer. 
I installed hardy on my system and upgrade to intrepid and jaunty later. These 
package versions are installed:
||/ Name  Version   Description
+++-=-=-==
ii  evince2.26.1-0ubuntu1   Document (postscript, 
pdf) viewer
ii  libevdocument12.26.1-0ubuntu1   GNOME document viewer 
backend library
ii  libevview12.26.1-0ubuntu1   GNOME document viewer 
view library
ii  libpoppler-glib4  0.10.5-1ubuntu2   PDF rendering library 
(GLib-based shared library)



- Original Message 
From: Dimitrios Symeonidis 
To: zhyan...@yahoo.com
Sent: Friday, May 15, 2009 4:41:44 AM
Subject: [Bug 376233] Re: dvi render blurry

Here's what I see in Jaunty. Are you maybe on an older Ubuntu version?

** Attachment added: "Screenshot-Intro.dvi.png"
   http://launchpadlibrarian.net/26752605/Screenshot-Intro.dvi.png

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a direct subscriber
of the bug.



** Attachment added: "evince400.png"
   http://launchpadlibrarian.net/26824624/evince400.png

** Attachment added: "diff.png"
   http://launchpadlibrarian.net/26824625/diff.png

-- 
dvi render blurry
https://bugs.launchpad.net/bugs/376233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] [NEW] rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
Public bug reported:

rhythmbox  0.11.4-0ubuntu5 crashes on startup. All packages are up-to-
date Feb 17.

I will attach a strace file.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] Re: rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
strace file

** Attachment added: "strace rhythmbox"
   http://launchpadlibrarian.net/12049317/rhythmbox.strace

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194800] [NEW] homebank doesn't work well with chinese locale

2008-03-07 Thread Yang Zhao
Public bug reported:

homebank 3.6-3build1 has drawing problem with zh_CN locale. 
1. the splash is not drawn
2. when you create a new account and add some transactions, no expanse/income 
is shown. This may be cured by closing/reopen.

hardy system up to date 2-23-08.

$ locale
LANG=zh_CN.gbk
LANGUAGE=en_US:en
LC_CTYPE="zh_CN.gbk"
LC_NUMERIC="zh_CN.gbk"
LC_TIME="zh_CN.gbk"
LC_COLLATE="zh_CN.gbk"
LC_MONETARY="zh_CN.gbk"
LC_MESSAGES="zh_CN.gbk"
LC_PAPER="zh_CN.gbk"
LC_NAME="zh_CN.gbk"
LC_ADDRESS="zh_CN.gbk"
LC_TELEPHONE="zh_CN.gbk"
LC_MEASUREMENT="zh_CN.gbk"
LC_IDENTIFICATION="zh_CN.gbk"
LC_ALL=zh_CN.gbk

** Affects: homebank (Ubuntu)
 Importance: Undecided
 Status: New

-- 
homebank doesn't work well with chinese locale
https://bugs.launchpad.net/bugs/194800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106893] Network traffic report 0% on mouse over

2007-04-15 Thread Yang Zhao
Public bug reported:

I have a  system monitor applet configured to show only network traffic.
The strange thing is when I move the mouse over the applet, it will make
a gap in the traffic graph and show the tip "Network: 0% in use" even
when I have traffic going. It does not always happen, but appears too
often to be random.

I'm using the latest Feisty repository as of 4/15/2007.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Network traffic report 0% on mouse over
https://bugs.launchpad.net/bugs/106893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] [NEW] rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
Public bug reported:

rhythmbox  0.11.4-0ubuntu5 crashes on startup. All packages are up-to-
date Feb 17.

I will attach a strace file.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] Re: rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
strace file

** Attachment added: "strace rhythmbox"
   http://launchpadlibrarian.net/12049317/rhythmbox.strace

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182112] ess new version available

2008-01-11 Thread Yang Zhao
Public bug reported:

Binary package hint: ess

ESS (http://ess.r-project.org/) version 5.3.6 is available. Ubuntu
package havn't updated since edgy.

** Affects: ess (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ess new version available
https://bugs.launchpad.net/bugs/182112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] deluge crashes upon startup

2007-08-15 Thread Yang Zhao
Public bug reported:

Binary package hint: deluge-torrent

deluge-torrent 0.5.4.1-1ubuntu1 
Starting on command line give the following:

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPieces
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:55: Clearlooks 
configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:56: Clearlooks 
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:57: Clearlooks 
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:58: Clearlooks 
configuration option "progressbarstyle" is not supported and will be ignored.
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 12: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 9: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 13: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 14: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 19: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Invalid 
input string
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
Segmentation fault

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
Public bug reported:

qt version 4.3.1-0ubuntu1
application have aliased fonts. Changing fonts in qtconfig doesn't help.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
This is a picture of qtconfig.


** Attachment added: "qtconfig screenshot"
   http://launchpadlibrarian.net/8860614/Screenshot-Qt%20Configuration.png

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 130736] compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
Public bug reported:

Binary package hint: compiz

with compiz fusion  1:0.5.1+git20070725-0ubuntu1 ,
when Ctrl and Alt are pressed, the current window seems to lose focus. This 
makes it impossible to enter key combinations like Ctrl-Alt-f in emacs.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] Re: compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
This bug has been fixed in 1:0.5.2-0ubuntu1.

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68461] Re: Wishlist: Xft/Freetype support

2007-08-07 Thread Yang Zhao
Now that emacs 22 has been released, should emacs-snapshot track the
unicode branch? It will become emacs 23 in the future.

-- 
Wishlist: Xft/Freetype support
https://bugs.launchpad.net/bugs/68461
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194800] [NEW] homebank doesn't work well with chinese locale

2008-03-07 Thread Yang Zhao
Public bug reported:

homebank 3.6-3build1 has drawing problem with zh_CN locale. 
1. the splash is not drawn
2. when you create a new account and add some transactions, no expanse/income 
is shown. This may be cured by closing/reopen.

hardy system up to date 2-23-08.

$ locale
LANG=zh_CN.gbk
LANGUAGE=en_US:en
LC_CTYPE="zh_CN.gbk"
LC_NUMERIC="zh_CN.gbk"
LC_TIME="zh_CN.gbk"
LC_COLLATE="zh_CN.gbk"
LC_MONETARY="zh_CN.gbk"
LC_MESSAGES="zh_CN.gbk"
LC_PAPER="zh_CN.gbk"
LC_NAME="zh_CN.gbk"
LC_ADDRESS="zh_CN.gbk"
LC_TELEPHONE="zh_CN.gbk"
LC_MEASUREMENT="zh_CN.gbk"
LC_IDENTIFICATION="zh_CN.gbk"
LC_ALL=zh_CN.gbk

** Affects: homebank (Ubuntu)
 Importance: Undecided
 Status: New

-- 
homebank doesn't work well with chinese locale
https://bugs.launchpad.net/bugs/194800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] Re: deluge crashes upon startup

2007-10-28 Thread Yang Zhao
** Changed in: deluge-torrent (Ubuntu)
   Status: New => Fix Released

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-10-28 Thread Yang Zhao
seems to be a config problem

** Changed in: qt4-x11 (Ubuntu)
   Status: New => Fix Released

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 87245] upgrade in libX11 causes azureus crash

2007-02-22 Thread Yang Zhao
Public bug reported:

Binary package hint: libx11-6

After today's upgrade , azureus won't start up. A crash happens shortly
after the splash screen disappears.

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/opt/azureus/azureus: line 107:  7130 Aborted 
${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}" 
-Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" 
org.gudy.azureus2.ui.swt.Main "$@"
Azureus TERMINATED.

libx11 Version: 2:1.1.1-1ubuntu1
libxcb Version: 1.0-1.1
sun-java6 Version: 6-00-2ubuntu1

** Affects: libx11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade in libX11 causes azureus crash
https://launchpad.net/bugs/87245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91535] gthumb tool bar width incorrect in full screen mode with dual screen

2007-03-11 Thread Yang Zhao
Public bug reported:

Binary package hint: gthumb

I have a nVidia 6600GT card with dual screen setup. If I switch to full
screen mode (F11) in gthumb, the tool bar appearing when I move the
mouse occupies the full width of 2 monitors, while the picture is only
on one monitor. The tool bar should be the same width as the picture
window.

** Affects: gthumb (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gthumb tool bar width incorrect in full screen mode with dual screen
https://launchpad.net/bugs/91535

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106893] Network traffic report 0% on mouse over

2007-04-15 Thread Yang Zhao
Public bug reported:

I have a  system monitor applet configured to show only network traffic.
The strange thing is when I move the mouse over the applet, it will make
a gap in the traffic graph and show the tip "Network: 0% in use" even
when I have traffic going. It does not always happen, but appears too
often to be random.

I'm using the latest Feisty repository as of 4/15/2007.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Network traffic report 0% on mouse over
https://bugs.launchpad.net/bugs/106893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] deluge crashes upon startup

2007-08-15 Thread Yang Zhao
Public bug reported:

Binary package hint: deluge-torrent

deluge-torrent 0.5.4.1-1ubuntu1 
Starting on command line give the following:

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPieces
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:55: Clearlooks 
configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:56: Clearlooks 
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:57: Clearlooks 
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:58: Clearlooks 
configuration option "progressbarstyle" is not supported and will be ignored.
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 12: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 9: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 13: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 14: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 19: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Invalid 
input string
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
Segmentation fault

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
Public bug reported:

qt version 4.3.1-0ubuntu1
application have aliased fonts. Changing fonts in qtconfig doesn't help.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
This is a picture of qtconfig.


** Attachment added: "qtconfig screenshot"
   http://launchpadlibrarian.net/8860614/Screenshot-Qt%20Configuration.png

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 130736] compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
Public bug reported:

Binary package hint: compiz

with compiz fusion  1:0.5.1+git20070725-0ubuntu1 ,
when Ctrl and Alt are pressed, the current window seems to lose focus. This 
makes it impossible to enter key combinations like Ctrl-Alt-f in emacs.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] Re: compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
This bug has been fixed in 1:0.5.2-0ubuntu1.

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68461] Re: Wishlist: Xft/Freetype support

2007-08-07 Thread Yang Zhao
Now that emacs 22 has been released, should emacs-snapshot track the
unicode branch? It will become emacs 23 in the future.

-- 
Wishlist: Xft/Freetype support
https://bugs.launchpad.net/bugs/68461
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 87245] upgrade in libX11 causes azureus crash

2007-02-22 Thread Yang Zhao
Public bug reported:

Binary package hint: libx11-6

After today's upgrade , azureus won't start up. A crash happens shortly
after the splash screen disappears.

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/opt/azureus/azureus: line 107:  7130 Aborted 
${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}" 
-Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" 
org.gudy.azureus2.ui.swt.Main "$@"
Azureus TERMINATED.

libx11 Version: 2:1.1.1-1ubuntu1
libxcb Version: 1.0-1.1
sun-java6 Version: 6-00-2ubuntu1

** Affects: libx11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade in libX11 causes azureus crash
https://launchpad.net/bugs/87245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91535] gthumb tool bar width incorrect in full screen mode with dual screen

2007-03-11 Thread Yang Zhao
Public bug reported:

Binary package hint: gthumb

I have a nVidia 6600GT card with dual screen setup. If I switch to full
screen mode (F11) in gthumb, the tool bar appearing when I move the
mouse occupies the full width of 2 monitors, while the picture is only
on one monitor. The tool bar should be the same width as the picture
window.

** Affects: gthumb (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gthumb tool bar width incorrect in full screen mode with dual screen
https://launchpad.net/bugs/91535

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132752] deluge crashes upon startup

2007-08-15 Thread Yang Zhao
Public bug reported:

Binary package hint: deluge-torrent

deluge-torrent 0.5.4.1-1ubuntu1 
Starting on command line give the following:

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentPieces
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin ExtraStats
Initialising plugin BlocklistImport
Initialising plugin SimpleRSS
Initialising plugin DesiredRatio
Initialising plugin TorrentCreator
Initialising plugin TorrentFiles
Initialising plugin TorrentNotification
Initialising plugin TorrentPeers
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin NetworkGraph
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:55: Clearlooks 
configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:56: Clearlooks 
configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:57: Clearlooks 
configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-Bluecurve/gtk-2.0/gtkrc:58: Clearlooks 
configuration option "progressbarstyle" is not supported and will be ignored.
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 12: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 9: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 13: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 14: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Failed to 
set text from markup due to error parsing markup: Error on line 1 char 19: 
Invalid UTF-8 encoded text
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
/var/lib/python-support/python2.5/deluge/interface.py:61: GtkWarning: Invalid 
input string
  self.wtree = gtk.glade.XML(common.get_glade_file("delugegtk.glade"), 
domain='deluge')
Segmentation fault

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New

-- 
deluge crashes upon startup
https://bugs.launchpad.net/bugs/132752
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133028] qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
Public bug reported:

qt version 4.3.1-0ubuntu1
application have aliased fonts. Changing fonts in qtconfig doesn't help.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133028] Re: qt4.3 application gets aliased font

2007-08-16 Thread Yang Zhao
This is a picture of qtconfig.


** Attachment added: "qtconfig screenshot"
   http://launchpadlibrarian.net/8860614/Screenshot-Qt%20Configuration.png

-- 
qt4.3 application gets aliased font
https://bugs.launchpad.net/bugs/133028
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 59429] Multimedia key partially working

2006-09-07 Thread Yang Zhao
Public bug reported:

Binary package hint: gnome-control-center

I have a Logitech LX700 wireless keyboard/mouse bundle. I have set
keyboard model to "Logitech Cordless Desktop Pro" in Keyboard
preferences, and some multimedia keys are recognized in
"Preference->keyboard shortcuts". It can read the XF86AudioMute,
XF86AudioLowerVolume, XF86RaiseVolume, XF86AudioPlay keys and a bunch of
others. Only 3 of them actually works - nothing happens when I try to
raise the volume through the keyboard. The other 3 keys however works
perfectly.

I'm running edgy, and is up to date when I report this bug (Sep 07 2006)

** Affects: control-center (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Multimedia key partially working
https://launchpad.net/bugs/59429

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60152] glibc-doc-reference is not available

2006-09-12 Thread Yang Zhao
Public bug reported:

Binary package hint: glibc-doc

The glibc-doc-reference package is not available for edgy. glibc-doc no
longer contains the manual...

** Affects: glibc (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
glibc-doc-reference is not available
https://launchpad.net/bugs/60152

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60232] Compilation buffer takes timestamps as error

2006-09-13 Thread Yang Zhao
Public bug reported:

Binary package hint: emacs-snapshot-gtk

For emacs-snapshot-gtk version 20060707-1 and gcc version 4.1.2 20060906
(prerelease) (Ubuntu 4.1.1-13ubuntu2)

The emacs compilation window takes compilation timestamp output from gcc as 
error in source. e.g. 
Compilation started at Wed Sep 13 09:41:07
is parsed as an error in file "Compilation started at Wed Sep 13 09" line 41.

** Affects: emacs-snapshot (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Compilation buffer takes timestamps as error
https://launchpad.net/bugs/60232

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] [NEW] rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
Public bug reported:

rhythmbox  0.11.4-0ubuntu5 crashes on startup. All packages are up-to-
date Feb 17.

I will attach a strace file.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192671] Re: rhythmbox crashes on startup

2008-02-17 Thread Yang Zhao
strace file

** Attachment added: "strace rhythmbox"
   http://launchpadlibrarian.net/12049317/rhythmbox.strace

-- 
rhythmbox crashes on startup
https://bugs.launchpad.net/bugs/192671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182112] ess new version available

2008-01-11 Thread Yang Zhao
Public bug reported:

Binary package hint: ess

ESS (http://ess.r-project.org/) version 5.3.6 is available. Ubuntu
package havn't updated since edgy.

** Affects: ess (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ess new version available
https://bugs.launchpad.net/bugs/182112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194800] [NEW] homebank doesn't work well with chinese locale

2008-03-07 Thread Yang Zhao
Public bug reported:

homebank 3.6-3build1 has drawing problem with zh_CN locale. 
1. the splash is not drawn
2. when you create a new account and add some transactions, no expanse/income 
is shown. This may be cured by closing/reopen.

hardy system up to date 2-23-08.

$ locale
LANG=zh_CN.gbk
LANGUAGE=en_US:en
LC_CTYPE="zh_CN.gbk"
LC_NUMERIC="zh_CN.gbk"
LC_TIME="zh_CN.gbk"
LC_COLLATE="zh_CN.gbk"
LC_MONETARY="zh_CN.gbk"
LC_MESSAGES="zh_CN.gbk"
LC_PAPER="zh_CN.gbk"
LC_NAME="zh_CN.gbk"
LC_ADDRESS="zh_CN.gbk"
LC_TELEPHONE="zh_CN.gbk"
LC_MEASUREMENT="zh_CN.gbk"
LC_IDENTIFICATION="zh_CN.gbk"
LC_ALL=zh_CN.gbk

** Affects: homebank (Ubuntu)
 Importance: Undecided
 Status: New

-- 
homebank doesn't work well with chinese locale
https://bugs.launchpad.net/bugs/194800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130736] compiz grab keyboard input when Ctrl+Alt are pressed

2007-08-06 Thread Yang Zhao
Public bug reported:

Binary package hint: compiz

with compiz fusion  1:0.5.1+git20070725-0ubuntu1 ,
when Ctrl and Alt are pressed, the current window seems to lose focus. This 
makes it impossible to enter key combinations like Ctrl-Alt-f in emacs.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
compiz grab keyboard input when Ctrl+Alt are pressed
https://bugs.launchpad.net/bugs/130736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >