[Bug 35545] Re: Doesn't display animated GIFs

2008-11-25 Thread Luo
Hi, you'll find a patch here : http://raoulito.info/eog_animagifs/

-- 
Doesn't display animated GIFs
https://bugs.launchpad.net/bugs/35545
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 35545] Re: Doesn't display animated GIFs

2009-05-14 Thread Luo
Patch was updated (see
http://bugzilla.gnome.org/show_bug.cgi?id=335093#c37), it should fix the
"lagging" problems (reported by antistress and Vadim, thanks to them).

Like Pedro said, the upstream developers must review the patch first, to
make sure it is bug free this can take some time ;-) And I think the
"file->print" dialog must be modified too. Currently, if you try to
print an animation, the displayed frame will be printed out... not sure
this is what we want. Until a better solution is found, I wrote a small
plugin that allow you to pause an animation
(http://raoulito.info/eog_animagifs/eog-pause-plugin.tar.bz2), then you
can print the frame you want more easily. This plugin is heavily copied
from the "refresh" plugin.

-- 
Doesn't display animated GIFs
https://bugs.launchpad.net/bugs/35545
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 361472] Re: fstab - Mount Order

2010-12-18 Thread LUO
** Description changed:

  Hi,
  
  I'm not sure if this is a bug or not, but the ntfs drives I mount via
  fstab always gets randomized.
  
  I have it set in this order: C-D-F-G.  But for every boot, they get
  shuffled.
  
  At first I used the following setup:
  /dev/sda1 /media/C: ntfsdefaults,umask=007,gid=46 0   1
  /dev/sda5 /media/D: ntfsdefaults,umask=007,gid=46 0   1
  /dev/sdb1 /media/F: ntfsdefaults,umask=007,gid=46 0   1
  /dev/sdb5 /media/G: ntfsdefaults,umask=007,gid=46 0   1
  
  Now I use this:
  # /etc/fstab: static file system information.
  #
  # Use 'vol_id --uuid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  #
  proc/proc   procdefaults0   0
  # / was on /dev/sda3 during installation
  UUID=d84333ef-26af-4dd6-bee7-227dd79e2e4d /   ext4
relatime,errors=remount-ro 0   1
  # swap was on /dev/sda4 during installation
  UUID=fa07d1a8-b823-47ad-b7a3-a93403557748 noneswapsw  
0   0
  /dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0
  /dev/fd0/media/floppy0  autorw,user,noauto,exec,utf8 0   0
  UUID=BCC01853C01815EC /media/C ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=B084D9D684D99EE2 /media/D ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=8E58D05F58D0479B /media/F ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=BE5404F35404B067 /media/G ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  
- 
- First asked for information here: 
http://ubuntuforums.org/showthread.php?t=978190 and help was provided.  When I 
clean-installed to Jaunty Beta, the shuffling won't get fix with the initial 
suggestions in that thread, and it now happens on every boot.
+ First asked for information here:
+ http://ubuntuforums.org/showthread.php?t=978190 and help was provided.
+ When I clean-installed to Jaunty Beta, the shuffling won't get fix with
+ the initial suggestions in that thread, and it now happens on every
+ boot.
  
  Reported, might be a bug.
- 
  
  System: Jaunty-beta
  64-bit
  Primary harddrive: IDE (where my swap and ext4 are also located; together 
with the 'C' and 'D' partitions mentioned above)
  Secondary harddrive: SATA (partitions 'F' and 'G' as mentioned above)

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

Title:
  fstab - Mount Order

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


[Bug 361472] Re: fstab - Mount Order

2010-12-18 Thread LUO
Bug #587995
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/587995 is caused
by this. That bug was fixed in mountall. But what if this randomly mount
order could lead to other similar problems that caused by commands in
/usr/bin ro /usr/sbin not available?

** Changed in: ubuntu
   Status: Invalid => Opinion

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

Title:
  fstab - Mount Order

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


[Bug 819171] [NEW] bash completion files were in the wrong place

2011-08-01 Thread LUO
Public bug reported:

Package: libglib2.0-bin
Version: 2.29.14-0ubuntu1

The bash completion files were placed in the wrong place:
$ dpkg -L libglib2.0-bin   
/. 
/etc   
/etc/etc   
/etc/etc/bash_completion.d 
/etc/etc/bash_completion.d/gsettings-bash-completion.sh
/etc/etc/bash_completion.d/gdbus-bash-completion.sh
...

The first line in the debian/libglib2.0-bin.install :
debian/install/deb/etc etc
I think it should be:
debian/install/deb/etc/bash_completion.d etc

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  bash completion files were in the wrong place

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/819171/+subscriptions

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


[Bug 391905] Re: warzone 2100 should store its configuration information in ~/.config/.warzone2100-2.1, not ~/.warzone2100-2.1

2009-06-24 Thread Guangcong Luo
Should probably submit it to the Warzone bug tracker, then:

http://developer.wz2100.net/newticket

-- 
warzone 2100 should store its configuration information in 
~/.config/.warzone2100-2.1, not ~/.warzone2100-2.1
https://bugs.launchpad.net/bugs/391905
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 374531] Re: Black screen when playing game

2009-05-11 Thread Guangcong Luo
Have you tried installing binary drivers from Intel?

Warzone requires hardware OpenGL acceleration, which some drivers may
not support.

-- 
Black screen when playing game
https://bugs.launchpad.net/bugs/374531
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 270744] Re: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

2009-04-29 Thread Holly Luo
I received the error not on network-manager, but when firefox is running and 
the yahoo.com page is opening. 
here is what I did:
- launched firefox 3.0.9 from terminal under ubunut 8.10
- in browser address bar, enter www.yahoo.com
then you will see under terminal 
(firefox:11056): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed

(firefox:11056): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(firefox:11056): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

... ...


** Changed in: network-manager (Ubuntu)
   Status: Invalid => New

-- 
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' 
failed 
https://bugs.launchpad.net/bugs/270744
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 369608] Re: Runs unplayably slow

2009-04-30 Thread Guangcong Luo
You probably forgot to reinstall drivers. Warzone uses OpenGL, so try
installing proprietary graphics card drivers.

-- 
Runs unplayably slow
https://bugs.launchpad.net/bugs/369608
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 356753] [NEW] Please sync warzone2100_2.1.3-1 (universe) from Debian unstable (main)

2009-04-06 Thread Guangcong Luo
Public bug reported:

Binary package hint: warzone2100

Please sync warzone2100_2.1.3-1 (universe) from Debian unstable (main).

Current version in Jaunty is 2.1.1.
-> https://launchpad.net/ubuntu/jaunty/+source/warzone2100
New upstream version.
-> http://packages.debian.org/unstable/games/warzone2100

Everything since then is pretty much all bugfixes (important ones!).

Changelog since 2.1.1:

2009-04-01: Version 2.1.3
 * General
   * Fix: Fixed issue that prevented information about enemy research to be 
shared between hosts. (r6915)
   * Fix: Fixed crashes in netlog code, path-finding, pregame chat, and burning 
scavengers (r6899, r6898, r6878, r6857)
 * Multiplayer:
   * Fix: Players no longer drop from game after too much data has been sent, 
usually happens in long games (r6890)
 * Maps:
   * New: New map 4c-Urban-Chaos (r6827)
   * Fix: Water tiles on little egypt map fixed (r6825, bug #9658)

2009-03-07: Version 2.1.2
 * General:
   * Fix: No longer crash if more than six players join a game (r6658, 
ticket:273)
   * Fix: Fix crash when too many maps are available (r6742)
   * Fix: Some other crash bugs may have been prevented (r6688, r6629, r6596, 
r6762, r6746, r6744)
 * Sound:
   * Fix: When sound isn't enabled (at runtime, unrelated to --disable-sound, 
e.g. when no sound device is available) do not attempt to set up an AUDIO_STREAM
 * Buildsystem:
   * Fix: If the target system to run on already provides strlcpy and/or 
strlcat, check whether they work as expected, and if they do, use them instead 
(r6556, r6557)
   * Change: Allow compiling without OpenAL and Vorbis when compiling with 
--disable-sound

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

-- 
Please sync warzone2100_2.1.3-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/356753
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 113647] merge regexxer 0.9 from debian unstable

2007-05-22 Thread GuoQuan Luo



s_gqluo1
2007-05-23


发件人: Andrea Veri
发送时间: 2007-05-10 00:35:02
收件人: [EMAIL PROTECTED]
抄送: 
主题: [Bug 113647] merge regexxer 0.9 from debian unstable

Public bug reported:

Binary package hint: regexxer

Debdiff from the Debian version attached.

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

-- 
merge regexxer 0.9 from debian unstable
https://bugs.launchpad.net/bugs/113647
You received this bug notification because you are a member of ubuntu-
gnomemm, which is a bug contact for regexxer in ubuntu.

-- 
merge regexxer 0.9 from debian unstable
https://bugs.launchpad.net/bugs/113647
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

Re: [Bug 121832] Re: Current gusty /usr/lib/libgconfmm-2.6.so.1 missing_ZN4Glib13wrap_registerEmPFPNS_10ObjectBas

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1


Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
Current gusty /usr/lib/libgconfmm-2.6.so.1 missing 
_ZN4Glib13wrap_registerEmPFPNS_10ObjectBaseEP8_GObjectE
https://bugs.launchpad.net/bugs/121832
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 86581] How to Cancell the e-mail from https://code.launchpad.net/

2007-09-23 Thread GuoQuan Luo
Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
Glom has issues if DB user is missing access rights
https://bugs.launchpad.net/bugs/86581
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


Re: Re: [Bug 77688] Re: crash creating a database - ubuntu edgy amd64

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1


Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
crash creating a database - ubuntu edgy amd64
https://bugs.launchpad.net/bugs/77688
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


Re: [Bug 138582] Re: ftbfs with g++-4.3/-snapshot

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1 
Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
ftbfs with g++-4.3/-snapshot
https://bugs.launchpad.net/bugs/138582
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


Re: [Bug 116457] Re: crashes when all fields in a table are removed

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1


Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
crashes when all fields in a table are removed
https://bugs.launchpad.net/bugs/116457
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


Re: [Bug 116457] Re: crashes when all fields in a table are removed

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1 
Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!
-- 
crashes when all fields in a table are removed
https://bugs.launchpad.net/bugs/116457
You received this bug notification because you are a member of ubuntu-
gnomemm, which is a bug contact for glom in ubuntu.

-- 
crashes when all fields in a table are removed
https://bugs.launchpad.net/bugs/116457
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


Re: [Bug 116457] Re: crashes when all fields in a table are removed

2007-09-23 Thread GuoQuan Luo


2007-09-24 


s_gqluo1


Hello, I registered an account in https://code.launchpad.net/.
Now I find It is no use for me, but everyday I also receive e-mail from 
https://code.launchpad.net/.
What can I do if I want to Cancell the e-mail from https://code.launchpad.net/.
Thank you!

-- 
crashes when all fields in a table are removed
https://bugs.launchpad.net/bugs/116457
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 162953] Re: Firefox 经常崩溃! !

2007-11-15 Thread hongwen luo

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/10388401/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/10388402/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/10388403/ProcStatus.txt

-- 
Firefox 经常崩溃!!
https://bugs.launchpad.net/bugs/162953
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 162953] Firefox 经常崩溃!!

2007-11-15 Thread hongwen luo
Public bug reported:

Binary package hint: nautilus

Firefox 经常崩溃!!Firefox 经常崩溃!!Firefox 经常崩溃!!Firefox 经常崩溃!!

ProblemType: Bug
Architecture: i386
Date: Fri Nov 16 03:50:50 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.20.0-0ubuntu7
PackageArchitecture: i386
ProcCmdline: nautilus --no-default-window --sm-client-id default2
ProcCwd: /home/lhw
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=zh_CN.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux Gooday 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux

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


** Tags: apport-bug

-- 
Firefox 经常崩溃!!
https://bugs.launchpad.net/bugs/162953
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 132878] Re: warzone2100 crashed with SIGSEGV

2010-02-25 Thread Guangcong Luo
"Package: warzone2100 2.1.0~0.svn1436-1"

For comparison, Warzone recently passed r1, and the latest version
is 2.3 beta 10.

This is an old bug that is probably fixed. Please create a new bug
ticket in the issue tracker to report your new and probably-unrelated
crash.

-- 
warzone2100 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/132878
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 533384] Re: No audio in Warzone

2010-03-06 Thread Guangcong Luo
I believe (though I'm not sure) that this is a bug in Pulseaudio.

Which versions of Warzone, Ubuntu, Pulse, etc are you using?

-- 
No audio in Warzone
https://bugs.launchpad.net/bugs/533384
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 533381] Re: Warzone screen resolution is bad with twinview

2010-03-06 Thread Guangcong Luo
I believe (though I'm not sure) that this is a bug in SDL.

-- 
Warzone screen resolution is bad with twinview
https://bugs.launchpad.net/bugs/533381
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 533378] Re: Warzone doesn't quit

2010-03-06 Thread Guangcong Luo
Which version of Warzone are you using?

-- 
Warzone doesn't quit
https://bugs.launchpad.net/bugs/533378
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 533378] Re: Warzone doesn't quit

2010-03-06 Thread Guangcong Luo
(And which version of Ubuntu, for that matter?)

-- 
Warzone doesn't quit
https://bugs.launchpad.net/bugs/533378
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 533381] Re: Warzone screen resolution is bad with twinview

2010-03-06 Thread Guangcong Luo
"Version r0"? That's not an actual version; it implies a bug in
autorevision or something.

Can you tell me how/where you got your version of Warzone? If you
compiled it yourself, where and when did you get the source?

-- 
Warzone screen resolution is bad with twinview
https://bugs.launchpad.net/bugs/533381
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 534198] Re: Cobra chassis tanks don't show up in build menu

2010-03-07 Thread Guangcong Luo
You need to have an upgraded factory to build cobra tanks.

-- 
Cobra chassis tanks don't show up in build menu
https://bugs.launchpad.net/bugs/534198
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 534198] Re: Cobra chassis tanks don't show up in build menu

2010-03-07 Thread Guangcong Luo
This is documented here: http://guide.wz2100.net/b/factory

-- 
Cobra chassis tanks don't show up in build menu
https://bugs.launchpad.net/bugs/534198
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 533246] [NEW] package wine1.2 (not inst alled) failed to install/upgrade: 试图 改写 '/usr/bin/msiexec',而它也在 软件包 wine 0:1.1.38~winehq0~ubuntu~9.0 4-0ubuntu1 中

2010-03-06 Thread hongwen luo
Public bug reported:

Binary package hint: wine1.2

package wine1.2 (not installed) failed to install/upgrade: 试图改写
'/usr/bin/msiexec',而它也在软件包 wine 0:1.1.38~winehq0~ubuntu~9.04-0ubuntu1 中

ProblemType: Package
Architecture: i386
Date: Sat Mar  6 20:39:03 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: 试图改写 '/usr/bin/msiexec',而它也在软件包 wine 
0:1.1.38~winehq0~ubuntu~9.04-0ubuntu1 中
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100306)
NonfreeKernelModules: nvidia
Package: wine1.2 (not installed)
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: wine1.2
Title: package wine1.2 (not installed) failed to install/upgrade: 试图改写 
'/usr/bin/msiexec',而它也在软件包 wine 0:1.1.38~winehq0~ubuntu~9.04-0ubuntu1 中
Uname: Linux 2.6.32-15-generic i686

** Affects: wine1.2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package wine1.2 (not installed) failed to install/upgrade: 试图改写 
'/usr/bin/msiexec',而它也在软件包 wine 0:1.1.38~winehq0~ubuntu~9.04-0ubuntu1 中
https://bugs.launchpad.net/bugs/533246
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 533246] Re: package wine1.2 (not installe d) failed to install/upgrade: 试图改写 '/usr/bin/msiexec',而它也在软件 包 wine 0:1.1.38~winehq0~ubuntu~9.04-0ubu ntu1 中

2010-03-06 Thread hongwen luo

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/40331467/AptOrdering.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/40331468/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/40331469/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/40331470/DpkgTerminalLog.txt

-- 
package wine1.2 (not installed) failed to install/upgrade: 试图改写 
'/usr/bin/msiexec',而它也在软件包 wine 0:1.1.38~winehq0~ubuntu~9.04-0ubuntu1 中
https://bugs.launchpad.net/bugs/533246
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 500843] Re: Warzone freezes during single mission

2009-12-27 Thread Guangcong Luo
When reporting bugs, NEVER test the version from stable repositories in
your package management system - they are out-of-date, and will never be
updated except for security bugs (and other major bugs).

Instead, test with the latest version of upstream. In this case, that'd
be 2.3 beta 4.

That said, try running in windowed mode, and doing a backtrace with gdb
when it freezes.

-- 
Warzone freezes during single mission
https://bugs.launchpad.net/bugs/500843
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 500843] Re: Warzone freezes during single mission

2009-12-27 Thread Guangcong Luo
Hrm. Well, sometimes the freezes can be intermittent. Keep running in
windowed mode until it freezes.

Are you sure you can't install the latest beta? Just download from our
website and compile...

-- 
Warzone freezes during single mission
https://bugs.launchpad.net/bugs/500843
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 399327] Re: warzone2100 crashed with SIGSEGV in aiChooseTarget()

2009-10-18 Thread Guangcong Luo
This bug contains enough information; that's not the issue. Apport
retracing service provides plenty enough debugging information.

The problem here is that you are running 2.1.3, and this crash has been
fixed since then. We at upstream can't really help with the issue that
Ubuntu doesn't provide bugfix updates to stable versions of Ubuntu. You
should either get Karmic, or compile Warzone 2100 version 2.2.4 from
source, or maybe get it from a PPA.

-- 
warzone2100 crashed with SIGSEGV in aiChooseTarget()
https://bugs.launchpad.net/bugs/399327
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 399327] Re: warzone2100 crashed with SIGSEGV in aiChooseTarget()

2009-10-19 Thread Guangcong Luo
I said "maybe from a PPA" since I don't know of a PPA with Warzone.
You're welcome to request Warzone in backports, though.

-- 
warzone2100 crashed with SIGSEGV in aiChooseTarget()
https://bugs.launchpad.net/bugs/399327
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 1880125] Re: v3d driver clock problem forces OpenGL to use software rendering

2020-11-05 Thread Yonggang Luo
root@ubuntu:/opt/work/cuttlefish# uname -a
Linux ubuntu 5.4.0-1022-raspi #25-Ubuntu SMP PREEMPT Thu Oct 15 13:31:49 UTC 
2020 aarch64 aarch64 aarch64 GNU/Linux
root@ubuntu:/opt/work/cuttlefish# ls /dev/dri
ls: cannot access '/dev/dri': No such file or directory
root@ubuntu:/opt/work/cuttlefish# 

This version also doesn't have dri

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

Title:
  v3d driver clock problem forces OpenGL to use software rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1880125/+subscriptions

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

[Bug 1786250] Re: strongswan (charon) is rejected by apparmor to read /proc//fd

2018-11-30 Thread Ximin Luo
> Sep 27 15:28:46 vsrv-bicab-2u charon: 12[IKE] maximum IKE_SA lifetime 10269s
> Sep 27 15:28:46 vsrv-bicab-2u charon: 12[IKE] adding DNS server failed
> Sep 27 15:28:46 vsrv-bicab-2u charon: 12[IKE] adding DNS server failed
> Sep 27 15:28:46 vsrv-bicab-2u charon: 12[CFG] handling INTERNAL_IP4_DNS 
> attribute failed

This sounds like Debian bug #915147 and a workaround/patch is given on
that bug report.

>  The line:
> #include 
> Should cover resolve.conf actions, but we'd have to understand exactly how 
> your strongswan is > configured triggering this issue and then consider 
> what/where to add apparmor rules for.

On Debian at least, this only covers read access, and write access is
needed by charon.

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

Title:
  strongswan (charon) is rejected by apparmor to read /proc//fd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1786250/+subscriptions

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

[Bug 1701278] [NEW] package fonts-wine 1.8.6-3ubuntu2 failed to install/upgrade: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1

2017-06-29 Thread hongwen luo
Public bug reported:

fonts-wine 1.8.6-3ubuntu2

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: fonts-wine 1.8.6-3ubuntu2
ProcVersionSignature: Ubuntu 4.10.0-26.30-generic 4.10.17
Uname: Linux 4.10.0-26-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Thu Jun 22 19:04:08 2017
Dependencies:
 
ErrorMessage: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 
1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (1020 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.4.5
SourcePackage: wine
Title: package fonts-wine 1.8.6-3ubuntu2 failed to install/upgrade: 正试图覆盖 
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  package fonts-wine 1.8.6-3ubuntu2 failed to install/upgrade: 正试图覆盖
  /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1701278/+subscriptions

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

[Bug 1851311] Re: Grub 2.04 Out of memory error, No server error

2019-11-15 Thread Ximin Luo
I tried iso9660.mod from grub-efi-amd64-bin 2.00 from
snapshot.debian.org and that hung as well.

I also tried installing grub-efi-ia32 instead of grub-efi-amd64 but that
also hung.

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

Title:
  Grub 2.04 Out of memory error, No server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1851311/+subscriptions

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

[Bug 1899175] [NEW] sagemath 9.0 has some errors now

2020-10-09 Thread hongwen luo
Public bug reported:

lhw@lhw:~$ sage 
┌┐
│ SageMath version 9.0, Release Date: 2020-01-01 │
│ Using Python 3.8.6. Type "help()" for help.│
└┘
Traceback (most recent call last):
  File "/usr/share/sagemath/bin/sage-ipython", line 12, in 
from sage.repl.interpreter import SageTerminalApp
  File "/usr/lib/python3/dist-packages/sage/repl/interpreter.py", line 105, in 

from sage.repl.preparse import preparse, containing_block
  File "/usr/lib/python3/dist-packages/sage/repl/preparse.py", line 227, in 

from sage.repl.load import load_wrap
  File "/usr/lib/python3/dist-packages/sage/repl/load.py", line 19, in 
from sage.cpython.string import str_to_bytes, bytes_to_str, FS_ENCODING
ModuleNotFoundError: No module named 'sage.cpython.string'
lhw@lhw:~$ uname -a
Linux lhw 5.8.0-19-generic #20-Ubuntu SMP Fri Sep 11 09:08:26 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux
lhw@lhw:~$

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

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

Title:
  sagemath 9.0 has some errors now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sagemath/+bug/1899175/+subscriptions

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

[Bug 1816340] [NEW] When uninstalling Wine, apt autoremove removed gdm.

2019-02-17 Thread Luo Yufan
Public bug reported:

I uninstalled WineHQ a day ago, and when I uninstalled and executed apt
autoremove, apt deleted my gdm and prevented it from entering the GUI.

This peoblem also happened when I uninstalled WineHQ some time ago.It
also removes a lot of system components.

I have already reported this error to wine, but someone in wine said
that it is not a problem with wine.

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

** Description changed:

  I uninstalled WineHQ a day ago, and when I uninstalled and executed apt
  autoremove, apt deleted my gdm and prevented it from entering the GUI.
  
- This happened when I uninstalled WineHQ some time ago.It also removes a
- lot of system components.
+ This peoblem also happened when I uninstalled WineHQ some time ago.It
+ also removes a lot of system components.
  
  I have already reported this error to wine, but someone in wine said
  that it is not a problem with wine.

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

Title:
  When uninstalling Wine, apt autoremove removed gdm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1816340/+subscriptions

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

[Bug 1453076] Re: Error: Cannot validate PXE bootloader. Some parameters were missing in node's driver_info. Missing are: ['deploy_ramdisk', 'deploy_kernel']

2017-04-17 Thread Jun Luo
** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  Error: Cannot validate PXE bootloader. Some parameters were missing in
  node's driver_info. Missing are: ['deploy_ramdisk', 'deploy_kernel']

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-cloud-config/+bug/1453076/+subscriptions

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


[Bug 1676169] Re: rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with std

2017-04-25 Thread Ximin Luo
Can you give us exact commands to reproduce it? The example in the
original post looks like you're running cargo, not rustc directly. Does
it still occur if you move ~/.cargo away somewhere else?

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

Title:
  rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with
  std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/1676169/+subscriptions

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


[Bug 1676169] Re: rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with std

2017-05-19 Thread Ximin Luo
Thanks for the update. Unfortunately it will be a while before I can
upload 1.17.0 to Debian unstable because we have some extra test
failures:
https://buildd.debian.org/status/package.php?p=rustc&suite=experimental

The most important ones are armhf with a SIGILL from LLVM and ppc64el
also with a "Undefined temporary symbol" from LLVM, the others can just
be patched out temporarily and reported upstream. Any help would be
appreciated, I don't have much spare time for rustc at the moment.

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

Title:
  rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with
  std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/1676169/+subscriptions

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


[Bug 1676169] Re: rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with std

2017-05-20 Thread Ximin Luo
I was the same not too long ago. :) Anyway, if anyone wants to help, the
first step is to figure out the differences between Debian unstable's
LLVM 3.9 and the version of LLVM that rust was using for 1.17.0, then
see if any of these might be responsible for the armhf and ppc64el
failures - similar to what I did in https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=842956.


** Bug watch added: Debian Bug tracker #842956
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842956

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

Title:
  rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with
  std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/1676169/+subscriptions

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


[Bug 1709541] [NEW] package fonts-wine 2.0.2-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1

2017-08-08 Thread hongwen luo
Public bug reported:

package fonts-wine 2.0.2-1ubuntu1 failed to install/upgrade: 正试图覆盖
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: fonts-wine 2.0.2-1ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.6-0ubuntu4
Architecture: amd64
Date: Tue Aug  1 16:26:39 2017
Dependencies:
 
Df:
 文件系统  1K-块 已用 可用 已用% 挂载点
 /dev/sdb10 52950304 21469080 28768408   43% /
 cgroup_root   102400102400% /sys/fs/cgroup
 dev   102400102400% /dev
 shm 598378417108  59666761% /dev/shm
ErrorMessage: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 
1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (1060 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~beta1
SourcePackage: wine
Title: package fonts-wine 2.0.2-1ubuntu1 failed to install/upgrade: 正试图覆盖 
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  package fonts-wine 2.0.2-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1709541/+subscriptions

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

[Bug 1744033] [NEW] package openssh-server 1:6.6p1-2ubuntu2.8 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 2

2018-01-18 Thread USTC-Luo
Public bug reported:

my system is ubuntu 14.04 LTS

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openssh-server 1:6.6p1-2ubuntu2.8
ProcVersionSignature: Ubuntu 4.2.0-42.49~14.04.1-generic 4.2.8-ckt12
Uname: Linux 4.2.0-42-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.14.1-0ubuntu3.27
AptOrdering:
 openssh-server: Install
 openssh-server: Configure
Architecture: amd64
Date: Thu Jan 18 18:54:28 2018
DuplicateSignature: package:openssh-server:1:6.6p1-2ubuntu2.8:子进程 已安装 
post-installation 脚本 返回了错误号 2
ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 2
InstallationDate: Installed on 2016-09-11 (494 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.7
 apt  1.0.1ubuntu2.17
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 1: 
/etc/ssh/sshd_config: No such file or directory
SourcePackage: openssh
Title: package openssh-server 1:6.6p1-2ubuntu2.8 failed to install/upgrade: 子进程 
已安装 post-installation 脚本 返回了错误号 2
UpgradeStatus: Upgraded to trusty on 2018-01-04 (13 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.8 failed to install/upgrade:
  子进程 已安装 post-installation 脚本 返回了错误号 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1744033/+subscriptions

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

[Bug 1744033] Re: package openssh-server 1:6.6p1-2ubuntu2.8 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 2

2018-01-21 Thread USTC-Luo
** Information type changed from Public to Public Security

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.8 failed to install/upgrade:
  子进程 已安装 post-installation 脚本 返回了错误号 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1744033/+subscriptions

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

[Bug 1310503] Re: gnome-control-center doesnt have all translations

2014-04-21 Thread Luo Lei
The string "Add show desktop icon to the launcher" shows correctly in
Chinese.

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

Title:
  gnome-control-center doesnt have all translations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1310503/+subscriptions

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


[Bug 1289730] Re: systemd-udev fails to execute alsactl during start-up if /usr and/or /var are separate volumes

2014-05-14 Thread Cherrot Luo
Is there any way to fix this?

This problem would abort the system booting so what I can do is just
reboot it and pray this time I would be the lucky one :(

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

Title:
  systemd-udev fails to execute alsactl during start-up if /usr and/or
  /var are separate volumes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/1289730/+subscriptions

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


[Bug 1656803] [NEW] package fonts-wine 1.8.6-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1

2017-01-16 Thread hongwen luo
Public bug reported:

package fonts-wine 1.8.6-1ubuntu1 failed to install/upgrade: 正试图覆盖
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1


wine 更新失败。

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: fonts-wine 1.8.6-1ubuntu1
ProcVersionSignature: Ubuntu 4.9.0-11.12-generic 4.9.0
Uname: Linux 4.9.0-11-generic x86_64
ApportVersion: 2.20.4-0ubuntu1
Architecture: amd64
Date: Wed Jan 11 11:40:07 2017
Dependencies:
 
Df:
 文件系统  1K-块 已用 可用 已用% 挂载点
 /dev/sdb10 52950304 33985896 16251592   68% /
 tmpfs9653760   9653760% /sys/fs/cgroup
 udev 9453120   9453120% /dev
 tmpfs965376   283204   682172   30% /dev/shm
ErrorMessage: 正试图覆盖 /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 
1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (856 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.4~beta3ubuntu1
SourcePackage: wine
Title: package fonts-wine 1.8.6-1ubuntu1 failed to install/upgrade: 正试图覆盖 
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7 1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package zesty

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

Title:
  package fonts-wine 1.8.6-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.7
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1656803/+subscriptions

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

[Bug 1706254] [NEW] package libwine-dev 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/libaclui.def,它同时被包含于软件包 wine1.7-amd64 1:1.7.50-0ubuntu1

2017-07-24 Thread hongwen luo
Public bug reported:

package libwine-dev 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
/usr/lib/x86_64-linux-gnu/wine/libaclui.def,它同时被包含于软件包 wine1.7-amd64
1:1.7.50-0ubuntu1

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libwine-dev 2.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Wed Jul 19 13:29:31 2017
ErrorMessage: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/libaclui.def,它同时被包含于软件包 
wine1.7-amd64 1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (1045 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~beta1
SourcePackage: wine
Title: package libwine-dev 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 
/usr/lib/x86_64-linux-gnu/wine/libaclui.def,它同时被包含于软件包 wine1.7-amd64 
1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful third-party-packages

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

Title:
  package libwine-dev 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/lib/x86_64-linux-gnu/wine/libaclui.def,它同时被包含于软件包 wine1.7-amd64
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1706254/+subscriptions

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

[Bug 1706253] [NEW] package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64 1:1.7.50-0ubuntu1

2017-07-24 Thread hongwen luo
Public bug reported:

package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
/usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64
1:1.7.50-0ubuntu1

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libwine 2.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Wed Jul 19 13:29:35 2017
ErrorMessage: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 
wine1.7-amd64 1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (1045 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~beta1
SourcePackage: wine
Title: package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 
/usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64 
1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful third-party-packages

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

Title:
  package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1706253/+subscriptions

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

[Bug 1706252] [NEW] package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64 1:1.7.50-0ubuntu1

2017-07-24 Thread hongwen luo
Public bug reported:

package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
/usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64
1:1.7.50-0ubuntu1

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libwine 2.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Wed Jul 19 13:29:35 2017
ErrorMessage: 正试图覆盖 /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 
wine1.7-amd64 1:1.7.50-0ubuntu1
InstallationDate: Installed on 2014-09-13 (1045 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5~beta1
SourcePackage: wine
Title: package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖 
/usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64 
1:1.7.50-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful third-party-packages

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

Title:
  package libwine 2.0.1-1ubuntu1 failed to install/upgrade: 正试图覆盖
  /usr/lib/x86_64-linux-gnu/wine/acledit.dll.so,它同时被包含于软件包 wine1.7-amd64
  1:1.7.50-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1706252/+subscriptions

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

[Bug 1676169] Re: rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with std

2017-07-26 Thread Ximin Luo
Can you try it with 1.18.0+dfsg1-4 from Debian unstable?

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

Title:
  rustc (1.16.0+dfsg1-1~exp1ubuntu1) gives an error when compiling with
  std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/1676169/+subscriptions

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


[Bug 1557776] Re: CONFIG_AUFS_XATTR is not set

2016-04-07 Thread Yang Luo
Any updates on this issue?

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

Title:
  CONFIG_AUFS_XATTR is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1557776/+subscriptions

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


[Bug 1563737] [NEW] Bootloader type detection ignores the actual bootloader in use

2016-03-30 Thread Jian Luo
Public bug reported:

I was  trying to seed U-Boot on an x86 image. scripts/ubuntu-core-rootfs
can not detect the bootloader actually in use. In my case, U-Boot will
be completely ignored on x86. Snappy can however detect bootloader type
successfully with other criteria on boot_partition instead of on
rootmount, which is inconsistent with initramfs-tools-ubuntu-core.

initramfs-tools-ubuntu-core should either
1. take over system-boot mount and use /boot/uboot/uboot.env and 
/boot/grub/grub.cfg to detect the desired bootloader type, or
2. support bootloader type override through kernel cmdline, e.g. new parameter 
"snappy_bootloader=uboot"

** Affects: initramfs-tools-ubuntu-core (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Bootloader type detection ignores the actual bootloader in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools-ubuntu-core/+bug/1563737/+subscriptions

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


[Bug 967091] Re: Wrong tint with Nvidia after upgrading to 11.2

2012-04-08 Thread Ximin Luo
I'm on debian wheezy/sid and recently upgraded to
'./install_flash_player_11_linux.x86_64.tar.gz' and this bug has hit me
too. Disabling hardware acceleration via settings fixes it.

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

Title:
  Wrong tint with Nvidia after upgrading to 11.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/967091/+subscriptions

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


[Bug 968169] Re: Xorg segmentatoin fault and logs me out

2012-03-30 Thread Chong Luo
This seems to be related to the ppa package "touchpad-indicator" that I
installed. After removing this package, this X-segmentation-fault
problem disappeared.  I found that I can use Fn+F8 to enable/disable
touchpad in my Thinkpad X220, and don't need that package anyway.

I think this bug can be closed.

** Changed in: xorg-server (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Xorg segmentatoin fault and logs me out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/968169/+subscriptions

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


[Bug 953789] [NEW] Report a bug about “ubiquity” package...

2012-03-13 Thread hongwen luo
Public bug reported:

Report a bug about “ubiquity” package...

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

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

Title:
  Report a bug about “ubiquity” package...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/953789/+subscriptions

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

[Bug 1358543] Re: "Replace Windows with Ubuntu" produces unintended results

2014-08-30 Thread Guanyang Luo
*** This bug is a duplicate of bug 1265192 ***
https://bugs.launchpad.net/bugs/1265192

** This bug has been marked a duplicate of bug 1265192
   Install/reinstall wipes out all/other partitions

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

Title:
  "Replace Windows with Ubuntu" produces unintended results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1358543/+subscriptions

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


[Bug 1265192] Re: Install/reinstall wipes out all/other partitions

2014-08-30 Thread Guanyang Luo
Another victim of the bug here. I couldn't find this bug report earlier,
so I filed my own (Bug #1358543). It seems any option other than
"alongside" and "custom" will wipe the hard drive without clear
indication to the user. As mentioned in previous posts, sites such as
ubuntuforums and askubuntu (even right here in the "answer" section of
launchpad) show that there are a lot of victims.

I don't understand why such an important issue is not fixed after being
triaged for almost 5 months. Simply replacing the existing text with a
clear description, such as the one provided by Chris, and putting up a
version of the installer/live-CD would have saved so many people from
the devastating realization and the potentially time consuming data
recovery process. The installation guide should be updated as well
(http://www.ubuntu.com/download/desktop/install-ubuntu-desktop).

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

Title:
  Install/reinstall wipes out all/other partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1265192/+subscriptions

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


[Bug 1265192] Re: Install/reinstall wipes out all/other partitions

2014-09-02 Thread Guanyang Luo
Just want to post a short tutorial on how to recover files (took me the
entire US Labor Day weekend to figure it out). If you think this may
useful to other people (such as those in ubuntuforums, askubuntu, and
ubuntu launchpad "Answers" section), please share this with them.

The following is mostly derived from
https://help.ubuntu.com/community/DataRecovery

1. Stop using the wiped hard drive.
2. Use/borrow another hard drive or computer for recovered data.
3. Make a live-CD/usb if necessary (I used lubuntu and pendrivelinux's 
Universal USB Installer)
4. Run the live-CD or the recovery computer and use GNU ddrescue to make an 
image of the wiped hard drive so that we have a !backup!. Store the image on 
the recovery hard drive or computer.
5. Use testdisk on the image to recover the lost partitions and copy desired 
files http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step

If everything goes well, you should be good to go. For me, some
additional challenge occurred.

6. testdisk shows that my NTFS partitions have the correct sizes, but does not 
show any file. Still, use testdisk on the image to get the partitions back.
7. On a Windows computer, use OSFMount to mount the image 
http://www.osforensics.com/tools/mount-disk-images.html
8. Use chkdsk on the mounted partitions, use the "/f" option if fix is needed
9. Copy files from the mounted partitions, or unmount the partitions and use 
testdisk under live-CD (or Windows) on the fixed image

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

Title:
  Install/reinstall wipes out all/other partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1265192/+subscriptions

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


[Bug 1358543] Re: "Replace Windows with Ubuntu" produces unintended results

2014-09-02 Thread Guanyang Luo
*** This bug is a duplicate of bug 1265192 ***
https://bugs.launchpad.net/bugs/1265192

Just want to post a short tutorial on how to recover files (took me the
entire US Labor Day weekend to figure it out). If you think this may
useful to other people (such as those in ubuntuforums, askubuntu, and
ubuntu launchpad "Answers" section), please share this with them.

The following is mostly derived from
https://help.ubuntu.com/community/DataRecovery

1. Stop using the wiped hard drive.
 2. Use/borrow another hard drive or computer for recovered data.
 3. Make a live-CD/usb if necessary (I used lubuntu and pendrivelinux's 
Universal USB Installer)
 4. Run the live-CD or the recovery computer and use GNU ddrescue to make an 
image of the wiped hard drive so that we have a !backup!. Store the image on 
the recovery hard drive or computer.
 5. Use testdisk on the image to recover the lost partitions and copy desired 
files http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step

If everything goes well, you should be good to go. For me, some
additional challenge occurred.

6. testdisk shows that my NTFS partitions have the correct sizes, but does not 
show any file. Still, use testdisk on the image to get the partitions back.
 7. On a Windows computer, use OSFMount to mount the image 
http://www.osforensics.com/tools/mount-disk-images.html
 8. Use chkdsk on the mounted partitions, use the "/f" option if fix is needed
 9. Copy files from the mounted partitions, or unmount the partitions and use 
testdisk under live-CD (or Windows) on the fixed image

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

Title:
  "Replace Windows with Ubuntu" produces unintended results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1358543/+subscriptions

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


[Bug 1375598] Re: Some options have not been translated in system setting- safety and privacy

2015-04-09 Thread Luo Lei
.po files have not been updated

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

Title:
  Some options have not been translated in system setting- safety and
  privacy

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1375598/+subscriptions

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


[Bug 1231437] Re: 快捷关机界面汉化不全

2013-09-28 Thread Luo Lei
zh_CN trans suggested; waiting for trans team member to review it.

** Changed in: ubuntukylin
   Status: New => In Progress

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

Title:
  快捷关机界面汉化不全

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1231437/+subscriptions

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

[Bug 1231437] Re: 快捷关机界面汉化不全

2013-12-16 Thread Luo Lei
Would you like...
有更合适的翻译没,不是说“您打算...”过于口语吗?

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

Title:
  快捷关机界面汉化不全

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1231437/+subscriptions

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

[Bug 1247001] [NEW] package notify-osd 0.9.35+14.04.20131030.1-0ubuntu1 failed to install/upgrade: 该软件包正处于非常不稳定的状态 - 您最好 在配置它之前,先重新安装它。

2013-11-01 Thread hongwen luo
Public bug reported:

package notify-osd 0.9.35+14.04.20131030.1-0ubuntu1 failed to
install/upgrade: 该软件包正处于非常不稳定的状态 - 您最好 在配置它之前,先重新安装它。

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: notify-osd 0.9.35+14.04.20131030.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
Uname: Linux 3.12.0-1-generic x86_64
ApportVersion: 2.12.6-0ubuntu1
Architecture: amd64
CurrentDmesg:
 [   29.338451] Adding 967112k swap on /dev/zram1.  Priority:5 extents:1 
across:967112k SSFS
 [   29.612255] r8169 :02:00.0 eth11: link up
 [   29.612264] IPv6: ADDRCONF(NETDEV_CHANGE): eth11: link becomes ready
Date: Thu Oct 31 20:48:30 2013
DesktopSession: 'ubuntu'
DuplicateSignature: 
package:notify-osd:0.9.35+14.04.20131030.1-0ubuntu1:该软件包正处于非常不稳定的状态 - 您最好 
在配置它之前,先重新安装它。
ErrorMessage: 该软件包正处于非常不稳定的状态 - 您最好 在配置它之前,先重新安装它。
GtkTheme: 'Ambiance'
IconTheme: 'ubuntu-mono-dark'
InstallationDate: Installed on 2012-10-20 (376 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: LENOVO YangTianM4211T
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-1-generic 
root=UUID=38dddb46-de92-4575-8787-c74af3ad8ad7 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu6
 libgl1-mesa-glx  9.2.2-1ubuntu1
 libdrm2  2.4.46-3ubuntu1
 xserver-xorg-video-intel 2:2.99.904-0ubuntu2
 xserver-xorg-video-ati   1:7.2.0-0ubuntu10
SourcePackage: notify-osd
Title: package notify-osd 0.9.35+14.04.20131030.1-0ubuntu1 failed to 
install/upgrade: 该软件包正处于非常不稳定的状态 - 您最好 在配置它之前,先重新安装它。
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/29/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: F1KT51AUS
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.modalias: 
dmi:bvnLENOVO:bvrF1KT51AUS:bd04/29/2013:svnLENOVO:pnYangTianM4211T:pvrLenovo:rvnLENOVO:rn:rvrNODPK:cvnLENOVO:ct3:cvr:
dmi.product.name: YangTianM4211T
dmi.product.version: Lenovo
dmi.sys.vendor: LENOVO

** Affects: notify-osd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-from-proposed trusty

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

Title:
  package notify-osd 0.9.35+14.04.20131030.1-0ubuntu1 failed to
  install/upgrade: 该软件包正处于非常不稳定的状态 - 您最好 在配置它之前,先重新安装它。

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1247001/+subscriptions

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

[Bug 1229728] Re: kuaipan4uk crashed with SIGSEGV in __libc_start_main()

2013-09-24 Thread Luo Lei
kuaipan4uk amd 64 version is on progress

** Changed in: ubuntu
   Status: New => In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => Luo Lei (robert165)

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

Title:
  kuaipan4uk crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229728/+subscriptions

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


Re: [Bug 901215] Re: Can not mount Hitachi Mobile Pro TOURO hard drive by USB

2012-05-03 Thread Luo, BingJiun
I uninstalled previous ubuntu and want to install 12.04.

Unfortunately, I can not install because my laptop CPU does not support
PAE required by kernel. I felt upset about this.

I could not do this verification until new iso image of 12.04 that does not
required CPU to support PAE come out.

Please don't drop this fix, if it did fix the problem. Maybe somebody else
may help to verify this. Thank you.


On Fri, May 4, 2012 at 1:05 AM, Luis Henriques
 wrote:
> This bug is awaiting verification that the kernel for Precise in
> -proposed solves the problem (3.2.0-24.38). Please test the kernel and
> update this bug with the results. If the problem is solved, change the
> tag 'verification-needed-precise' to 'verification-done-precise'.
>
> If verification is not done by one week from today, this fix will be
> dropped from the source code, and this bug will be closed.
>
> See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
> to enable and use -proposed. Thank you!
>
>
> ** Tags added: verification-needed-precise
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/901215
>
> Title:
>  Can not mount Hitachi Mobile Pro TOURO hard drive by USB
>
> Status in “linux” package in Ubuntu:
>  Triaged
> Status in “linux” source package in Oneiric:
>  Fix Committed
> Status in “linux” source package in Precise:
>  Fix Committed
>
> Bug description:
>  [  403.591714] usbcore: registered new interface driver usbhid
>  [  403.591726] usbhid: USB HID core driver
>  [  513.528168] usb 3-2: USB disconnect, device number 2
>  [ 1780.352088] usb 1-4: new high speed USB device number 5 using ehci_hcd
>  [ 1780.495826] scsi4 : uas
>
>  Below is the message get from "dmesg":
>
>  [ 1784.252411] scsi 4:0:0:0: Direct-Access     Hitachi  Touro Mobile Pro 
> A0D0 PQ: 0 ANSI: 4
>  [ 1791.010123] scsi 4:0:0:0: uas_eh_abort_handler tag 0
>  [ 1791.010143] scsi 4:0:0:0: uas_eh_device_reset_handler tag 0
>  [ 1791.010155] scsi 4:0:0:0: uas_eh_target_reset_handler tag 0
>  [ 1791.010164] scsi 4:0:0:0: uas_eh_bus_reset_handler tag 0
>  [ 1791.120379] usb 1-4: reset high speed USB device number 5 using ehci_hcd
>  [ 1791.253692] scsi 4:0:0:0: Device offlined - not ready after error recovery
>  [ 1791.253761] scsi 4:0:0:0: rejecting I/O to offline device
>  [ 1791.253785] scsi 4:0:0:0: rejecting I/O to offline device
>  [ 1791.255566] scsi 4:0:0:1: Enclosure         Hitachi  SES              
> A0D0 PQ: 0 ANSI: 4
>  [ 1791.255778] scsi 4:0:0:2: uas_sense_old: urb length 26 disagrees with IU 
> sense data length 510, using 18 bytes of sense data
>  [ 1791.256623] sd 4:0:0:0: Attached scsi generic sg2 type 0
>  [ 1791.256899] ses 4:0:0:1: Attached Enclosure device
>  [ 1791.257112] ses 4:0:0:1: Attached scsi generic sg3 type 13
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 11.10
>  Package: linux-image-3.0.0-13-generic 3.0.0-13.22
>  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
>  Uname: Linux 3.0.0-13-generic i686
>  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
>  ApportVersion: 1.23-0ubuntu4
>  Architecture: i386
>  AudioDevicesInUse:
>   USER        PID ACCESS COMMAND
>   /dev/snd/controlC0:  bjl        1585 F pulseaudio
>  CRDA: Error: [Errno 2] No such file or directory
>  Card0.Amixer.info:
>   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 11'
>     Mixer name : 'Analog Devices AD1981B'
>     Components : 'AC97a:41445374'
>     Controls      : 26
>     Simple ctrls  : 18
>  Card29.Amixer.info:
>   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
> unknown'
>     Mixer name : 'ThinkPad EC (unknown)'
>     Components : ''
>     Controls      : 2
>     Simple ctrls  : 1
>  Card29.Amixer.values:
>   Simple mixer control 'Console',0
>     Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
>     Playback channels: Mono
>     Limits: Playback 0 - 14
>     Mono: Playback 10 [71%] [off]
>  Date: Wed Dec  7 21:10:19 2011
>  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
>  HotplugNewDevices:
>
>  HotplugNewMounts:
>
>  MachineType: IBM 23733V1
>  PccardctlIdent:
>   Socket 0:
>     no product info available
>   Socket 1:
>     no product info available
>  PccardctlStatus:
>   Socket 0:
>     no card
>   Socket 1:
>     no card
>  ProcEnviron:
>   PATH=(custom, no user)
>   LANG=zh_TW.UTF-8
>   SHELL=/bin/bash
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
> root=UUID=8CEC3E27EC3E0C48 loop=/hostname/disks/root.disk ro quiet splash 
> vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-3.0.0-13-generic N/A
>   linux-backports-modules-3.0.0-13-generic  N/A
>   linux-firmware                            1.60
>  RfKill:
>   0: phy0: Wireless LAN
>        Soft blocked: no
>        Hard blocked: no
>  SourcePackage: linux
>  Symptom: storage
>  UdevMonitorLog:
>   monitor will print the received events for:
>   UDEV - the

[Bug 995043] [NEW] package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到 <标准输出> 出错: 成功

2012-05-05 Thread hongwen luo
Public bug reported:

r

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libwbclient0 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sat May  5 18:40:59 2012
ErrorMessage: 写入到 <标准输出> 出错: 成功
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120421)
SourcePackage: samba
Title: package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到 
<标准输出> 出错: 成功
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到
  <标准输出> 出错: 成功

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/995043/+subscriptions

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

[Bug 995043] Re: package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到 <标准输出> 出错: 成功

2012-05-05 Thread hongwen luo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995043

Title:
  package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到
  <标准输出> 出错: 成功

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/995043/+subscriptions

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

[Bug 995043] Re: package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到 <标准输出> 出错: 成功

2012-05-05 Thread hongwen luo
..

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

Title:
  package libwbclient0 2:3.6.3-2ubuntu2.1 failed to install/upgrade: 写入到
  <标准输出> 出错: 成功

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/995043/+subscriptions

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

[Bug 1378720] [NEW] package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

2014-10-08 Thread hongwen luo
Public bug reported:

..

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: signon-ui-service 0.17+14.10.20140814-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
Uname: Linux 3.16.0-20-generic x86_64
ApportVersion: 2.14.7-0ubuntu3
Architecture: amd64
Date: Mon Sep 29 15:58:24 2014
Dependencies:
 
DuplicateSignature: package:signon-ui-service:0.17+14.10.20140814-0ubuntu1:子进程 
dpkg-deb --control 返回了错误号 2
ErrorMessage: 子进程 dpkg-deb --control 返回了错误号 2
InstallationDate: Installed on 2014-09-13 (25 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140910)
PackageArchitecture: all
SourcePackage: signon-ui
Title: package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to 
install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: signon-ui (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check utopic

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

Title:
  package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to
  install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1378720/+subscriptions

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

[Bug 1375598] Re: Some options have not been translated in system setting- safety and privacy

2015-01-30 Thread Luo Lei
The translation template need an update to include the new strings.

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

Title:
  Some options have not been translated in system setting- safety and
  privacy

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1375598/+subscriptions

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


[Bug 1241028] Re: Menu not translated

2015-02-01 Thread Luo Lei
Sorry to disturb, but when the po files will be updated?
Bug #1375598 required a po-update. When run "debconf-updatepo", an error of 
non-ASCII is prompted.

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

Title:
  Menu not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1241028/+subscriptions

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


Re:[Bug 1241028] Re: Menu not translated

2015-02-02 Thread Luo Lei
#1375598 is about some strings not translatable, such as "Add application...", 
due to miss of "_(" in the code.
The code has been fixed, but the strings are not show on Rossata. So I suppose 
the po files need an update.







Regards,
Luo Lei
Ubuntu Kylin Team
Website: http://www.ubuntukylin.com/
Distribution: http://distrowatch.com/table.php?distribution=ubuntukylin 





在2015年02月02 16时09分,"Gunnar Hjalmarsson"<1241...@bugs.launchpad.net>写道:

On 2015-02-02 03:23, Luo Lei wrote:
> Sorry to disturb, but when the po files will be updated?

I think the PO templates are up to date already. This bug is about
making the translated strings actually used.

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1241028

Title:
  Menu not translated

Status in Privacy Manager for Zeitgeist:
  In Progress
Status in Ubuntu Translations:
  New
Status in activity-log-manager package in Ubuntu:
  In Progress

Bug description:
  As you can see on my capture, the time menu is not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1241028/+subscriptions

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

Title:
  Menu not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/1241028/+subscriptions

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

[Bug 1306507] Re: 网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing connection names

2014-12-11 Thread Luo Lei
** Changed in: ubuntukylin
   Status: Triaged => Fix Released

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

Title:
  网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing
  connection names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1306507/+subscriptions

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

Re: [Bug 1391024] Re: The prompt of Password Strength Meter hasn't been translated.

2014-12-12 Thread Luo Lei
How could you find it. Download the full lang-pack then grep?

在 2014年12月12日 16:37, Anthony Wong 写道:
> The string should be coming from:
> https://translations.launchpad.net/ubuntu/vivid/+source/pam/+pots/linux-pam/zh_CN/55/+translate
>
> But it has already been translated, perhaps the program is not using it?
>
> ** Changed in: ubuntukylin
> Status: New => Triaged
>

-- 
Regards,
Luo Lei
Ubuntu Kylin Team
Website: http://www.ubuntukylin.com/
Distribution: http://distrowatch.com/table.php?distribution=ubuntukylin

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

Title:
  The prompt of Password Strength Meter hasn't been translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1391024/+subscriptions

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

Re: [Bug 1391024] Re: The prompt of Password Strength Meter hasn't been translated.

2014-12-12 Thread Luo Lei
Nice.

在 2014年12月12日 17:11, Anthony Wong 写道:
> Usually I start from Google, search with
> "site:translations.launchpad.net" to limit the search scope.
>

-- 
Regards,
Luo Lei
Ubuntu Kylin Team
Website: http://www.ubuntukylin.com/
Distribution: http://distrowatch.com/table.php?distribution=ubuntukylin

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

Title:
  The prompt of Password Strength Meter hasn't been translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1391024/+subscriptions

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

Re: [Bug 1401985] [NEW] copyright file is not consistent

2014-12-12 Thread Luo Lei
应该怎么写才对?
只标出新增的文件为UK,只修改一点的文件copyright不变,对吗?

在 2014年12月13日 14:16, Anthony Wong 写道:
> Public bug reported:
>
> The copyright file shows:
>
> Files: debian/* ubuntu-kylin-help/C/check*.sh
> Copyright: (C) 2014 The Ubuntu Kylin Documentation Team
> License: GPL-3+
>
> Files: ubuntu-kylin-help/*/*.page ubuntu-kylin-help/*/figures/*
> Copyright: (C) 2014 The Ubuntu Kylin Documentation Team
> License: CC-BY-SA-3.0
>
> Files: debian/* ubuntu-kylin-help/C/check*.sh
> Copyright: (C) 2004-2013 The Ubuntu Documentation Team
> License: GPL-3+
>
> Files: ubuntu-kylin-help/*/*.page (except uk*.page) 
> ubuntu-kylin-help/*/figures/*
> Copyright: (C) 2004-2013 The Ubuntu Documentation Team
> License: CC-BY-SA-3.0
>
> ---
>
> Problems:
> 1. Files in the 1st and 3rd paragraphs are the same.
> 2. Files in the 2nd and 4th paragraphs overlap
>
> ** Affects: ubuntukylin
>   Importance: Undecided
>   Status: New
>
> ** Affects: ubuntu-kylin-docs (Ubuntu)
>   Importance: High
>   Assignee: Luo Lei (luolei)
>   Status: New
>
> ** Also affects: ubuntukylin
> Importance: Undecided
> Status: New
>
> ** Changed in: ubuntukylin
>  Milestone: None => vivid-alpha1
>
> ** Changed in: ubuntu-kylin-docs (Ubuntu)
>   Assignee: (unassigned) => Luo Lei (luolei)
>
> ** Changed in: ubuntu-kylin-docs (Ubuntu)
> Importance: Undecided => High
>

-- 
Regards,
Luo Lei
Ubuntu Kylin Team
Website: http://www.ubuntukylin.com/
Distribution: http://distrowatch.com/table.php?distribution=ubuntukylin

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

Title:
  copyright file is not consistent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1401985/+subscriptions

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

[Bug 1373911] Re: system-settings---details--- Legal Notice was wrong

2015-02-08 Thread Luo Lei
The file is in package unity-control-center, locating at
$SRC/panels/info/.

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

Title:
  system-settings---details--- Legal Notice was wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1373911/+subscriptions

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


[Bug 1308817] Re: The minimized windows can be grabbed in the desktop

2014-06-10 Thread Luo Lei
Seems only affect when use "show/hide" desktop. 
Hide a window by clicking its minimize icon is fine.

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

Title:
  The minimized windows can be grabbed in the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1308817/+subscriptions

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


[Bug 1308817] Re: The minimized windows can be grabbed in the desktop

2014-05-06 Thread Luo Lei
** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  The minimized windows can be grabbed in the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1308817/+subscriptions

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


[Bug 1358543] [NEW] "Replace Windows with Ubuntu" produces unintended results

2014-08-18 Thread Guanyang Luo
Public bug reported:

"Replace Windows with Ubuntu" in 14.04 acts the same  as "Erase disk and
install Ubuntu" in previous version.

If this is intended , then the current description is very misleading.
The option and warning message suggest Windows and Windows related files
are the only things being removed, while in reality the partition table
has been rewritten, effectively removing all files.

I thought Ubuntu was able to detect Windows installation partition and
try to install Ubuntu in that area of the hard disk, but I was horrified
when my data storage partition has seeming merged with the system
partition.

Note that the warning message for the old option isn't exactly very
clear neither. Both the new and old options talk about files and
operating systems at the same time. People know files are separate from
OS because they can open files in different OS, so when the description
puts the two together, they will assume it is specifically about the
files of the OS.

I suggestion using more overreaching and simple wording such as "erase
hard drive", "remove all files on computer", and "re-partition" to make
sure everyone is truly warned, even those action might not technically
be the action the installer is performing. Reminder such as "data loss
will occur, please backup important files" would be exceedingly useful
as well.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  "Replace Windows with Ubuntu" produces unintended results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1358543/+subscriptions

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


[Bug 1256681] Re: performous: FTBFS on arm64: /usr/lib/gcc/ia64-linux-gnu/4.6/../../../libboost_thread.so: undefined reference to `boost::atomics::detail::lockpool::get_lock_for(void const volatile*)'

2014-03-23 Thread Ximin Luo
This was fixed in 0.11.0-1, which is now in Ubuntu - please mark this
bug as fixed.

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

Title:
  performous: FTBFS on arm64: /usr/lib/gcc/ia64-linux-
  gnu/4.6/../../../libboost_thread.so: undefined reference to
  `boost::atomics::detail::lockpool::get_lock_for(void const volatile*)'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpp-netlib/+bug/1256681/+subscriptions

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


[Bug 1197220] Re: replace "Ubuntu" with ${RELEASE} entirely

2013-11-15 Thread Luo Lei
** Changed in: ubuntukylin
   Status: New => Confirmed

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

Title:
  replace "Ubuntu" with ${RELEASE} entirely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1197220/+subscriptions

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


[Bug 1231437] Re: 快捷关机界面汉化不全

2013-10-08 Thread Luo Lei
@happyaron, I supposed the strings are located at unity_zh_CN.po. However, the 
strings "Suspend" and "Hibernate" there have been reviewed on 11th Sep.
Maybe another template is involved while we are not awared.

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

Title:
  快捷关机界面汉化不全

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1231437/+subscriptions

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

[Bug 1229728] Re: kuaipan4uk crashed with SIGSEGV in __libc_start_main()

2013-10-08 Thread Luo Lei
kuaipan4uk amd 64 version is released

** Changed in: ubuntu
   Status: In Progress => Fix Released

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

Title:
  kuaipan4uk crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1229728/+subscriptions

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


[Bug 1388021] Re: Not all menu items are translated

2014-11-09 Thread Luo Lei
The translation link is in the last page of Ubuntu Translations (
https://translations.launchpad.net/ubuntu/ )

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

Title:
  Not all menu items are translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1388021/+subscriptions

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


[Bug 1306513] Re: 计算器-编辑&帮助下拉框汉化不全 - gnome-calculator menu is not translated under Ubuntu Kylin live session

2014-11-09 Thread Luo Lei
Its lang file is in "language-pack-gnome-zh-hans-base" package.
New trans have been submitted. Should be fixed on next lang-pack update.

** Changed in: ubuntukylin
   Status: Triaged => Fix Committed

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

Title:
  计算器-编辑&帮助下拉框汉化不全 - gnome-calculator menu is not translated under
  Ubuntu Kylin live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1306513/+subscriptions

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

[Bug 787311] Re: inkscape main menu item name in Chinese translation errors. "path" menu is translated as "粘贴". should be "路径"

2014-11-09 Thread Luo Lei
** Changed in: ubuntu-translations
   Status: Incomplete => Fix Committed

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

Title:
  inkscape main menu item name in Chinese translation errors. "path"
  menu is translated as "粘贴".  should be "路径"

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/787311/+subscriptions

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

[Bug 1306507] Re: 网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing connection names

2014-11-10 Thread Luo Lei
Some po file, including zh_CN.po, en_CA.po, need update.

** Changed in: ubuntukylin
   Status: New => Triaged

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

Title:
  网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing
  connection names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1306507/+subscriptions

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

[Bug 1306507] Re: 网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing connection names

2014-11-10 Thread Luo Lei
该软件包在ubuntu翻译列表靠后的位置,上次集中翻译没有覆盖,目前还有250条没有翻译
https://translations.launchpad.net/ubuntu/utopic/+source/network-manager/+pots/networkmanager/zh_CN/+translate?start=0&batch=10&show=untranslated&field.alternative_language=&field.alternative_language-empty-marker=1&old_show=all

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

Title:
  网络连接默认名称"Wired connection 1"-应汉化 - Network indicator is not localizing
  connection names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1306507/+subscriptions

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

[Bug 1308817] Re: The minimized windows can be grabbed in the desktop

2014-09-17 Thread Luo Lei
Also affect 1410.
If multiple windows are  alive in background, one can hardly grab a icon in the 
desktop.

** Tags added: utopic

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

Title:
  The minimized windows can be grabbed in the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1308817/+subscriptions

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


Re: [Bug 1371165] Re: [FFe] Upload ubuntu-kylin-sso-client to Archive for UKSC

2014-09-22 Thread Luo Lei
The copyright file is updated.

在 2014年09月22日 18:06, Sebastien Bacher 写道:
> Thanks, that look mostly fine, the debian/copyright seems not reflecting
> the correct copyright owners though, NUDT only has copyright info in a
> few of the source, Canonical is the copyright owner for most of the
> files in the project it seems, the "Files:" section should be updated to
> reflect that
>

-- 
Regards,
Luo Lei
Ubuntu Kylin Team
Website: http://www.ubuntukylin.com/
Distribution: http://distrowatch.com/table.php?distribution=ubuntukylin

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

Title:
  [FFe] Upload  ubuntu-kylin-sso-client to Archive for UKSC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kylin-sso-client/+bug/1371165/+subscriptions

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

[Bug 1103192] Re: oneconf-query crashed with AttributeError in /usr/bin/oneconf-query: 'GNUTranslations' object has no attribute 'ugettext'

2013-01-28 Thread hongwen luo
经常出现这个情况

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

Title:
  oneconf-query crashed with AttributeError in /usr/bin/oneconf-query:
  'GNUTranslations' object has no attribute 'ugettext'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oneconf/+bug/1103192/+subscriptions

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

[Bug 818401] Re: software-center crashed with AttributeError in from_dict(): 'str' object has no attribute 'items'

2013-01-22 Thread hongwen luo
自动关闭。。

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

Title:
  software-center crashed with AttributeError in from_dict(): 'str'
  object has no attribute 'items'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/818401/+subscriptions

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

[Bug 881861] Re: Frequently crashes on Oneiric (often occurs running Libreoffice and Debconf)

2011-11-16 Thread Cherrot Luo
Thanks Christian.
Since it crashed too often, I have switched to Unity now, slower, but safer :)

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

Title:
  Frequently crashes on Oneiric  (often occurs running Libreoffice and
  Debconf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/881861/+subscriptions

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


Re: [Bug 903008] Re: System crashes when do mount.cifs

2012-06-14 Thread Luo, BingJiun
It does not happen anymore at ubuntu 12.04 with kernel version
3.2.0-24-generic-pae.

Thank you.

On Thu, Jun 14, 2012 at 5:59 PM, James Page 
wrote:

> BingJiun
>
> Do you get any information on the screen when this happens?
>
> Maybe you could take a photo and attach if so.
>
> Also please could you check in /var/crash for any core files that might
> relate to this crash:
>
>   ls -l /var/crash.
>
> Marking 'Incomplete' pending your response. Please set back to 'New'
> once you have provided the requested information.
>
> Thanks
>
> ** Changed in: samba (Ubuntu)
>Importance: High => Medium
>
> ** Changed in: samba (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/903008
>
> Title:
>  System crashes when do mount.cifs
>
> Status in “samba” package in Ubuntu:
>   Incomplete
>
> Bug description:
>  When I try to mount remote server that run Linux:
>  mount.cifs //samba3/Share/gitdata/  /gitdata -o username=bjluo.
>
>  After press return, system crashes and hang. My terminal becomes
>  the black one, just like when we are shutting down the computer.
>  So, I can't paste the message here.
>
>  It works fine if I mount to another windows PC that connect directly
>  to my ubuntu PC.
>
>  It does not happen at previous ubuntu version(11.04).
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 11.10
>  Package: samba 2:3.5.11~dfsg-1ubuntu2.1
>  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
>  Uname: Linux 3.0.0-13-generic i686
>  ApportVersion: 1.23-0ubuntu4
>  Architecture: i386
>  Date: Mon Dec 12 09:58:34 2011
>  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
>  ProcEnviron:
>   PATH=(custom, no user)
>   LANG=en_US.UTF-8
>   SHELL=/bin/bash
>  SambaClientRegression: Yes
>  SourcePackage: samba
>  UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions
>

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

Title:
  System crashes when do mount.cifs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions

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

[Bug 1010459] [NEW] segfault running fcitx-configtool

2012-06-08 Thread Cherrot Luo
Public bug reported:

My system is 64bit Ubuntu 12.04. 
After installing fcitx and fcitx-sunpinyin I found I could not executing 
fcitx-configtool.  Then I run it in a terminal and found that a segfault 
occurred which causes this error.

Csslayer said he had fixed this error in upstream. So could you please rebuild 
the package for Precise ? 
Thanks indeed!

The issue is also described here: (in Chinese)
http://forum.ubuntu.org.cn/viewtopic.php?f=8&t=375665

** Affects: fcitx-configtool (Ubuntu)
 Importance: Undecided
 Assignee: Cherrot Luo (cherrotluo)
 Status: Confirmed

** Changed in: fcitx-configtool (Ubuntu)
   Status: New => Confirmed

** Changed in: fcitx-configtool (Ubuntu)
 Assignee: (unassigned) => Cherrot Luo (cherrotluo)

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

Title:
  segfault running fcitx-configtool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx-configtool/+bug/1010459/+subscriptions

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


  1   2   >