[Bug 1386218] [NEW] avconv from libav-tools.deb generate bad video in trusty/utopic but only happened in i386 not amd64

2014-10-27 Thread Cui Wei
Public bug reported:

I have a series of x86 machines for converting multimedia, but an  bug
from avconv(from libav-tools.deb) annoyed me for a long time (and it
even happen in 14.10) that mixing video and audio using avconv generated
a bad media output - output video is continuity continuously suspended,
which cannot be used (output audio is okay).

Finnally, I find out that it only happens in 32bit 14.04 and 14.10, but
it's hard to replace i386 to amd64.

A command to reproduce the bug:

 avconv -f x11grab -i :0.0 -f alsa -i pulse -f flv -ar 22050 test.flv


Ubuntu 12.04.5  i386:good,  amd64:good
Ubuntu 13.10i386:good,  amd64:good
Ubuntu 14.04.1  i386:bad,   amd64:good
Ubuntu 14.10i386:bad,   amd64:good


'bad' warning forever:

Non-monotonous DTS in output stream 0:1; previous: 3947,
current: 3891; changing to 3947. This may result in incorrect timestamps
in the output file.


Need help, thanks!

** Affects: reportbug (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/1386218

Title:
  avconv from libav-tools.deb generate bad video in trusty/utopic but
  only happened in i386 not amd64

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

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


[Bug 1386218] Re: avconv from libav-tools.deb generate bad video in trusty/utopic but only happened in i386 not amd64

2014-10-27 Thread Cui Wei
This bug is not caused by flv format, this command also failed:

avconv -f x11grab -i :0.0 -f alsa -i pulse -vcodec h264 -acodec
libmp3lame test.mp4

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

Title:
  avconv from libav-tools.deb generate bad video in trusty/utopic but
  only happened in i386 not amd64

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

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


[Bug 1386246] [NEW] List Mode in file-roller appmenu cannot click and appmenu is redundant and useless

2014-10-27 Thread Cui Wei
Public bug reported:

Since 14.04, file-roller begin to show two menu in xfce/lxde/mate and so
on.

Although two menu make in a line in Unity global menu, but all items in
Archive Manager can also be found in other menu item, in the
meanwhile, List Mode menu item can't click which is alsa strange,
which seems strange to user.

Is this Archive Manager menu very useful instead of make things worse?
I think not to show it will make it better for other desktop
environment, since it's not hard to hide it.

I try myself to hide menu in src/ui/app-menu.ui and it works well and
looks better:

--- file-roller-3.10.2.1.orig/src/ui/app-menu.ui
+++ file-roller-3.10.2.1/src/ui/app-menu.ui
@@ -1,5 +1,5 @@
 interface
-  menu id=app-menu
+  !--menu id=app-menu
 section
   item
 attribute name=actionapp.new/attribute
@@ -39,5 +39,5 @@
 attribute name=label translatable=yes_Quit/attribute
   /item
 /section
-  /menu
+  /menu--
 /interface

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

** Patch added: hide-appmenu.patch
   
https://bugs.launchpad.net/bugs/1386246/+attachment/4246272/+files/hide-appmenu.patch

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

Title:
  List Mode in file-roller appmenu cannot click and appmenu is
  redundant and useless

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

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


[Bug 1386246] Re: List Mode in file-roller appmenu cannot click and appmenu is redundant and useless

2014-10-27 Thread Cui Wei
Yes, it's a valid patch works on file-roller (3.10.2.1-0ubuntu4.1)

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

Title:
  List Mode in file-roller appmenu cannot click and appmenu is
  redundant and useless

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

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


[Bug 1386246] Re: List Mode in file-roller appmenu cannot click and appmenu is redundant and useless

2014-10-27 Thread Cui Wei
This bug seems to be the same as
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1313716;

But it seems that the solution is not proper because I don't think it's
Xubuntu's fault

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

Title:
  List Mode in file-roller appmenu cannot click and appmenu is
  redundant and useless

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

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


[Bug 1313716] Re: file-roller shows two menu bars in xubuntu trusty

2014-10-27 Thread Cui Wei
I find removing display of appmenu of file-roller is an easy solution,
since every menuitem in that menu is redundant and can be found twice in
other menus.

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

Title:
  file-roller shows two menu bars in xubuntu trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1313716/+subscriptions

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


[Bug 1386246] Re: List Mode in file-roller appmenu cannot click and appmenu is redundant and useless

2014-10-28 Thread Cui Wei
** Patch removed: hide-appmenu.patch
   
https://bugs.launchpad.net/ubuntu/+source/reportbug/+bug/1386246/+attachment/4246272/+files/hide-appmenu.patch

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

Title:
  List Mode in file-roller appmenu cannot click and appmenu is
  redundant and useless

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

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


[Bug 1386218] Re: avconv from libav-tools.deb generate bad video in trusty/utopic but only happened in i386 not amd64

2014-11-05 Thread Cui Wei
The following command will be more clear to show the result of output
video effect:

avconv -f video4linux2 -i /dev/video0 -f alsa -i pulse -f flv -ar 22050
test.flv

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

Title:
  avconv from libav-tools.deb generate bad video in trusty/utopic but
  only happened in i386 not amd64

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

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


[Bug 1422003] Re: nemo (14.04) rename box disappear (with patches)

2015-02-14 Thread Cui Wei
Yes, it is a patch to fix this bug.

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

Title:
  nemo (14.04) rename box disappear (with patches)

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

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


[Bug 1415382] Re: Please implement 'Xarchiver' trans in zh_CN (po is provided)

2015-01-28 Thread Cui Wei
There might be something wrong emailing the official of xarchiver
(Server No Response). And why is it not good to put them in language-
pach-zh-hans package?

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

Title:
  Please implement 'Xarchiver' trans in zh_CN (po is provided)

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

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


[Bug 1415733] [NEW] I can't click menu item Archive Manger - List Mode in file-roller under Ubuntu 14.04

2015-01-28 Thread Cui Wei
Public bug reported:

Don't you think it reasonable to hide this menu item because it has 'no
extra functions' but makes UI ugly and user's operation uncomfortable?

In addition, the display of this menu in DE with non-global menu is also
strange. So why not hide it?

** Affects: xarchiver (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Changed in: xarchiver (Ubuntu)
   Status: New = Invalid

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

Title:
  I  can't click menu item Archive Manger - List Mode in file-roller
  under Ubuntu 14.04

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

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


[Bug 1422003] [NEW] nemo (14.04) rename box disappear (with patches)

2015-02-14 Thread Cui Wei
Public bug reported:

OS: Ubuntu 14.04

Package: nemo 1.8.4



nemo is the second important file-browser under Ubuntu 14.04

The following operation cause this bug (rename box disappear):

Use nemo to show a many-files directory such as /usr/lib/ (ofcourse with
sudo privilege since we want to Rename)

# sudo nemo /usr/lib

Roll down file content for some distance to make sure that vertical
scroll goes down.

(Mouse scroll to roll down ...)

Rename a certain file you could see and you will find out something
wrong.

Also, going to a many-files directory without sudo privilege (such as
${HOME}/.config/) to Rename after mouse's rolling down also has some
problems.

=

Patches (Two should be patched together) and a translation po are
provided:

* d5377cfd53034b6ab5588376322126f48782ec59.patch  --- to fix
rename box disappear part 1/2

* f54c1ed253e266ae947c5e51698583654fb61084.patch  --- to fix
rename box disappear part 2/2

* nemo-zh_CN.po  --- This isn't relevant to fix this bug,
but to make full translations of zh_CN

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


** Tags: nemo ubuntu

** Patch added: nemo_trusty.tar.gz
   
https://bugs.launchpad.net/bugs/1422003/+attachment/4319449/+files/nemo_trusty.tar.gz

** Description changed:

  OS: Ubuntu 14.04
  
  Package: nemo 1.8.4
  
  
  
  nemo is the second important file-browser under Ubuntu 14.04
  
  The following operation cause this bug (rename box disappear):
  
  Use nemo to show a many-files directory such as /usr/lib/ (ofcourse with
  sudo privilege since we want to Rename)
  
- # sudo nemo /usr/lib
+ # sudo nemo /usr/lib
  
  Roll down file content for some distance to make sure that vertical
  scroll goes down.
  
- (Mouse scroll to roll down ...)
+ (Mouse scroll to roll down ...)
  
  Rename a certain file you could see and you will find out something
  wrong.
  
- 
- Also, going to a many-files directory without sudo privilege (such as 
${HOME}/.config/) to Rename after mouse's rolling down also has some problems.
+ Also, going to a many-files directory without sudo privilege (such as
+ ${HOME}/.config/) to Rename after mouse's rolling down also has some
+ problems.
  
  =
  
- Three patches and a translation po are provided:
+ Patches (Two should be patched together) and a translation po are
+ provided:
  
  * d5377cfd53034b6ab5588376322126f48782ec59.patch  --- to fix
  rename box disappear part 1/2
  
  * f54c1ed253e266ae947c5e51698583654fb61084.patch  --- to fix
  rename box disappear part 2/2
  
- 
- * nemo-zh_CN.po  --- This isn't relevant to fix this bug, but to 
make full translations of zh_CN
+ * nemo-zh_CN.po  --- This isn't relevant to fix this bug,
+ but to make full translations of zh_CN

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

Title:
  nemo (14.04) rename box disappear (with patches)

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

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

[Bug 1530555] [NEW] virtualbox icon isn't shown in menu from gnome-panel once virtualbox is installed from apt

2016-01-02 Thread Cui Wei
Public bug reported:

Bug from Ubuntu 16.04 (Development Branch) amd64:

1、sudo apt-get install gnome-session-flashback

2、logout and goto gnome-session-flashback

3、See there is surely no "Virtualbox.desktop" shown in menus from gnome-
panal

4、sudo apt-get install virtualbox-qt

5、However, still no "Virtualbox.desktop" shown in menus (Bug)

6、Only after running " killall gnome-panel && gnome-panel " does the
virtualbox icon come out.

This is annoying because people usually cannot find out how to open
virtualbox once it is just installed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: virtualbox-qt 5.0.12-dfsg-1
ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
Uname: Linux 4.3.0-2-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Jan  2 23:36:07 2016
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  Bug from Ubuntu 16.04 (Development Branch) amd64:
- 
  
  1、sudo apt-get install gnome-session-flashback
  
  2、logout and goto gnome-session-flashback
  
  3、See there is surely no "Virtualbox.desktop" shown in menus from gnome-
  panal
  
  4、sudo apt-get install virtualbox-qt
  
  5、However, still no "Virtualbox.desktop" shown in menus (Bug)
  
  6、Only after running " killall gnome-panel && gnome-panel " does the
- virtualbox icon came out.
+ virtualbox icon come out.
  
- 
- This is annoying because people usually cannot find out how to open 
virtualbox once it is just installed.
+ This is annoying because people usually cannot find out how to open
+ virtualbox once it is just installed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: virtualbox-qt 5.0.12-dfsg-1
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jan  2 23:36:07 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: virtualbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  virtualbox icon isn't shown in menu from gnome-panel once virtualbox
  is installed from apt

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

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

[Bug 1532405] [NEW] Missing eog(Eye of Gnome) zh_CN translation in this version

2016-01-09 Thread Cui Wei
Public bug reported:

Just previous version contains "eog.mo" while this version misses it. So
in zh_CN.UTF-8 environment, the translation of eog is completely in
English.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: language-pack-gnome-zh-hans 1:16.04+20160103
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Jan  9 16:48:59 2016
PackageArchitecture: all
SourcePackage: language-pack-gnome-zh-hans
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: language-pack-gnome-zh-hans (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Description changed:

  Just previous version contains "eog.mo" while this version misses it. So
  in zh_CN.UTF-8 environment, the translation of eog is completely in
  English.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: language-pack-gnome-zh-hans 1:16.04+20160103
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jan  9 16:48:59 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  PackageArchitecture: all
  SourcePackage: language-pack-gnome-zh-hans
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Missing eog(Eye of Gnome) zh_CN translation in this version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-gnome-zh-hans/+bug/1532405/+subscriptions

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


[Bug 1520839] [NEW] UI of Gedit 3.18 looks strange under Unity and Gnome Flashback

2015-11-28 Thread Cui Wei
Public bug reported:

In Ubuntu 16.04, corner of Gedit Window is sharp, and it's also hard to
resize the Gedit Window because edge of this window is too peculiar.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gedit 3.18.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.2-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sun Nov 29 05:55:44 2015
JournalErrors:
 Error: command ['journalctl', '-b', '--priority', 'warning'] failed with exit 
code 1: Hint: You are currently not seeing messages from other users and the 
system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  UI of Gedit 3.18 looks strange under Unity and Gnome Flashback

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

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


[Bug 1518775] [NEW] gnome-panel cannot show newly installed software icons

2015-11-22 Thread Cui Wei
Public bug reported:

1) First => sudo apt-get install gnome-session-flashback


2) Then => re-login user with "Gnome Flashback (Metacity)" session


3) Next => install a software that does not exist in gnome-panel menu list 
previously, such as "sudo apt-get install mousepad"

However, after installion of mousepad, its icons doesn't show in gnome-
panel menu list. I have to:

4) killall gnome-panel

5) gnome-panel &

Then, the mousepad icon can be shown in gnome-panel menu list.

This might be caused by forgetting to update icon menu list from gnome-
panel

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-panel 1:3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.2-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Nov 23 06:13:43 2015
GsettingsChanges:
 
JournalErrors:
 Error: command ['journalctl', '-b', '--priority', 'warning'] failed with exit 
code 1: Hint: You are currently not seeing messages from other users and the 
system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  gnome-panel cannot show newly installed software icons

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

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


[Bug 1518778] [NEW] file-roller doesn't work normally under non-Gnome environment

2015-11-22 Thread Cui Wei
Public bug reported:

1) sudo apt-get install file-roller lxde

2) Logoff, and switch user to LXDE session

3) mkdir -p a/b/c/d/e

4) tar czvf test.tgz a/

5) file-roller ./a

4 times of Clicking  is  required to expanding a directory, which is
noising.


if a session is of no "unity-sessions-daemon" booted, then file-roller has this 
4-clicks problem.

==

xsession with "unity-sessions-daemon" booted : Unity, Gnome, Gnome
Flashback

xsession with "unity-sessions-daemon" no booted : LXDE, Openbox, Xfce4

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: file-roller 3.16.4-1ubuntu3
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.2-0ubuntu6
Architecture: amd64
CurrentDesktop: LXDE
Date: Mon Nov 23 06:31:56 2015
JournalErrors:
 Error: command ['journalctl', '-b', '--priority', 'warning'] failed with exit 
code 1: Hint: You are currently not seeing messages from other users and the 
system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: file-roller
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  file-roller doesn't work normally under non-Gnome environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1518778/+subscriptions

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


[Bug 1518780] [NEW] Metacity with composite rendering error for GUI menu border

2015-11-22 Thread Cui Wei
Public bug reported:

1) sudo apt-get install gnome-session-flashback

2) Logoff and switch to "Gnome Flashback Metacity" session

3) right-click for desktop background, white block is shown out of menu
border


My GPU is NVdia GTX 850M

This problem is caused under Ubuntu 16.04 Dev

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: metacity 1:3.18.1-1ubuntu2
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.2-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Nov 23 06:43:44 2015
JournalErrors:
 Error: command ['journalctl', '-b', '--priority', 'warning'] failed with exit 
code 1: Hint: You are currently not seeing messages from other users and the 
system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: metacity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Metacity with composite rendering error for GUI menu border

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

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


[Bug 1518780] Re: Metacity with composite rendering error for GUI menu border

2015-11-22 Thread Cui Wei
** Attachment added: "snapshot of bug"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1518780/+attachment/4523780/+files/a.png

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

Title:
  Metacity with composite rendering error for GUI menu border

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

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


[Bug 1518786] [NEW] Cannot open nautilus "preference settings" under gnome flashback sessi

2015-11-22 Thread Cui Wei
Public bug reported:

There is no button or menu item to open nautilus preference settings
under Gnome Flashback Session.


Maybe a good solution to show menu always:

in source code ( nautilus-3.14.2/src/nautilus-window-menus.c  )

Line 761 =>

-- if (show_menubar)
++ if (TRUE)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: nautilus 1:3.14.2-0ubuntu15
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.2-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Nov 23 07:09:20 2015
GsettingsChanges:
 
JournalErrors:
 Error: command ['journalctl', '-b', '--priority', 'warning'] failed with exit 
code 1: Hint: You are currently not seeing messages from other users and the 
system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
 evince 3.18.2-1ubuntu1
 file-roller3.16.4-1ubuntu3
 gnome-terminal 3.18.2-1ubuntu2
 totem  3.18.1-1ubuntu2

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


** Tags: amd64 apport-bug xenial

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

Title:
  Cannot open nautilus "preference settings" under gnome flashback sessi

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

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


[Bug 1590660] [NEW] Migrate dependency from py2 to py3, or moving py2 from Depends to Suggests in control file

2016-06-09 Thread Cui Wei
Public bug reported:

Ubuntu base are supposed to depends on Python3 but Python2, but
openvswitch depends on it and core os must install it for no reason. So
removing OVS dependency of python2 is strongly recommended.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: openvswitch-common (not installed)
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Thu Jun  9 14:51:58 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Migrate dependency from py2 to py3, or moving py2 from Depends to
  Suggests in control file

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

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


[Bug 1587916] Re: marco calculates the wrong length of UTF-8 title charactors

2016-06-01 Thread Cui Wei
I just upgrade marco to 1.14.2-3, though it is changed to GTK3, but I
found out that wrong UTF-8 length of title string is still not fixed. So
I re-open this issue.

** Changed in: marco (Ubuntu)
   Status: Fix Released => New

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

Title:
  marco calculates the wrong length of UTF-8 title charactors

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

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


[Bug 1587916] [NEW] marco calculates the wrong length of UTF-8 title charactors

2016-06-01 Thread Cui Wei
Public bug reported:

To replay this bug:

[Opening a new mate-terminal window and run the following commands:]

sudo -i

mkdir /中中中

cd /中*


[Then resizing the mate-terminal window]

When very-long title string cannot be fully displayed, marco only
display half of the full region.

Using "metacity --replace" will display most of the title string.

==

Metacity 3.18.3 also has this issue but fixed in 3.18.4.

I suggest migrating marco to 3.14 in Ubuntu 16.10 repository using Gtk3,
and then fixing this bug. Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: marco 1.12.1-1
ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
Uname: Linux 4.4.0-23-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Wed Jun  1 22:20:16 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: marco
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages yakkety

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

Title:
  marco calculates the wrong length of UTF-8 title charactors

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

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

[Bug 1587916] Re: marco calculates the wrong length of UTF-8 title charactors

2016-06-01 Thread Cui Wei
** Changed in: marco (Ubuntu)
   Status: New => 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/1587916

Title:
  marco calculates the wrong length of UTF-8 title charactors

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-06-22 Thread Cui Wei
@Alberts,

Hi, do you know why GUI applications (such as gnome-terminal/gedit)
can't be resized when metacity is under "no-composite" mode? Can you fix
it?

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-06-23 Thread Cui Wei
Still have most of the above issues.

marco Package in Ubuntu Yakkety is using Gtk3 by default, and it works
well.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1532770] [NEW] two word not translated into zh_CN from gnome-panel

2016-01-11 Thread Cui Wei
Public bug reported:

[under zh_CN language environment  for Ubuntu 16.04]-->

apt-get install gnome-panel

gnome-panel &



open “应用程序” -> "系统工具",two submenu directory names are not translated:

1)Administration -> "系统设置"

2)Preferences -> “首选项"

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-panel 1:3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Jan 11 19:23:14 2016
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Description changed:

  [under zh_CN language environment  for Ubuntu 16.04]-->
  
  apt-get install gnome-panel
  
  gnome-panel &
  
  
  
  open “应用程序” -> "系统工具",two submenu directory names are not translated:
  
  1)Administration -> "系统设置"
  
  2)Preferences -> “首选项"
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-panel 1:3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Jan 11 19:23:14 2016
- GsettingsChanges:
-  b'org.gnome.gnome-panel.layout' b'object-id-list' b"['menu-bar', 'firefox', 
'gnome-terminal', 'editor', 'filemanager', 'ap-hotspot', 'show-desktop', 
'window-list', 'notify-box', 'clock-app', 'indicators']"
-  b'org.gnome.gnome-panel.layout' b'toplevel-id-list' b"['top-panel', 
'left-panel']"
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  two word not translated into zh_CN from gnome-panel

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

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

[Bug 1535184] [NEW] Is it reasonable to move "zenity" from "Depends:" to "Recommends:" for metacity package?

2016-01-17 Thread Cui Wei
Public bug reported:

Actually metacity don't really depend on "zenity" package.

I want to install metacity and purge zenity because zenity depends on
too much heavy packages like aspell, dictionaries-common, libwebkit-
gtk-3, libgstreams-0.. which are very and very big.

So is it possible to move "zenity" in "DEBIAN/control" file from
"Depends" to "Recommends" ?

For most developers, long-time regardless of Metacity makes metacity
dependencies too unreasonable...

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: metacity 1:3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64/armhf
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Jan 18 13:16:18 2016
SourcePackage: metacity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Description changed:

  Actually metacity don't really depend on "zenity" package.
  
  I want to install metacity and purge zenity because zenity depends on
  too much heavy packages like aspell, dictionaries-common, libwebkit-
  gtk-3, libgstreams-0.. which are very and very big.
  
  So is it possible to move "zenity" in "DEBIAN/control" file from
  "Depends" to "Recommends" ?
  
  For most developers, long-time regardless of Metacity makes metacity
  dependencies too unreasonable...
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: metacity 1:3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
- Architecture: amd64
+ Architecture: amd64/armhf
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Jan 18 13:16:18 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: metacity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Is it reasonable to move "zenity" from "Depends:" to "Recommends:" for
  metacity package?

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

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


[Bug 1535251] [NEW] no zh_CN translation for gnome-flashback (po provided)

2016-01-18 Thread Cui Wei
Public bug reported:

Under Ubuntu 16.04 amd64 gnome-session-flashback session
(LANG=zh_CN.UTF-8),

most of translations (zh_TW, ..) exists, but zh_CN is not.

When executing "gnome-session-quit" under Gnome Flashback session, its
completely in English.

Translation files of other languages are from "gnome-flashback-common"
package.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-flashback-common 3.18.1-1ubuntu4
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Jan 18 17:54:22 2016
PackageArchitecture: all
SourcePackage: gnome-flashback
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-flashback (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "po file for zh_CN.UTF-8"
   
https://bugs.launchpad.net/bugs/1535251/+attachment/4551803/+files/gnome-flashback-3.18.2.po

** Description changed:

  Under Ubuntu 16.04 amd64 gnome-session-flashback session
  (LANG=zh_CN.UTF-8),
  
  most of translations (zh_TW, ..) exists, but zh_CN is not.
  
  When executing "gnome-session-quit" under Gnome Flashback session, its
  completely in English.
  
  Translation files of other languages are from "gnome-flashback-common"
  package.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-flashback-common 3.18.1-1ubuntu4
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Jan 18 17:54:22 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  PackageArchitecture: all
  SourcePackage: gnome-flashback
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  no zh_CN translation for gnome-flashback (po provided)

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

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


[Bug 1530555] Re: virtualbox icon isn't shown in menu from gnome-panel once virtualbox is installed from apt

2016-01-18 Thread Cui Wei
Yes, I think its a bug from gnome, gnome hides xxx.desktop if it link to
a non-exist binary.

step of installing deb packages ->

1、dpkg decompresses /usr/share/applications/virtualbox.desktop to system
(System found out it links to /usr/bin/Virtualbox but it not exists, so
hide it)

2、dpkg decompresses /usr/bin/VirtualBox (till now, the like file
appears, but it is late..)

Thus, icon is not shown after installion, but by restarting gnome-panel,
it will come out.

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

Title:
  virtualbox icon isn't shown in menu from gnome-panel once virtualbox
  is installed from apt

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

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

[Bug 1535277] [NEW] cannot execute birdfont

2016-01-18 Thread Cui Wei
Public bug reported:

sudo apt-get install birdfont

=> birdfont: error while loading shared libraries: libxmlbird.so.1.0:
cannot open shared object file: No such file or directory

while => dpkg -L libxmlbird1

/usr
/usr/share
/usr/share/doc
/usr/share/doc/libxmlbird1
/usr/share/doc/libxmlbird1/copyright
/usr/share/doc/libxmlbird1/changelog.Debian.gz
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libxmlbird.so.1.3
/usr/lib/x86_64-linux-gnu/libxmlbird.so.1

== no libxmlbird.so.1.0 found

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: birdfont 2.14.0-1
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Jan 18 20:00:37 2016
SourcePackage: birdfont
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  sudo apt-get install birdfont
  
  => birdfont: error while loading shared libraries: libxmlbird.so.1.0:
  cannot open shared object file: No such file or directory
  
  while => dpkg -L libxmlbird1
  
  /usr
  /usr/share
  /usr/share/doc
  /usr/share/doc/libxmlbird1
  /usr/share/doc/libxmlbird1/copyright
  /usr/share/doc/libxmlbird1/changelog.Debian.gz
  /usr/lib
  /usr/lib/x86_64-linux-gnu
  /usr/lib/x86_64-linux-gnu/libxmlbird.so.1.3
  /usr/lib/x86_64-linux-gnu/libxmlbird.so.1
  
- 
  == no libxmlbird.so.1.0 found
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: birdfont 2.14.0-1
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Jan 18 20:00:37 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: birdfont
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  cannot execute birdfont

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

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


[Bug 1534931] [NEW] zh_CN translation of gnome-panel is nearly perfect, while missing 4-word translation

2016-01-16 Thread Cui Wei
Public bug reported:

I'm using Gnome-Session-Flashback under Ubuntu 16.04 amd64,

only 4 phrases are not translated in zh_CN.UTF-8 from Gnome Panel->

msgid "Suspend"
msgstr "待机"

msgid "Restart"
msgstr "重启"

msgid "Menu to change your settings and log out"
msgstr "修改设置和注销的菜单"

msgid "Restart the computer"
msgstr "重新启动计算机"

After adding "UserMenu" Applet to gnome-panel, the above 4 phrases in
English are shown, which is ugly. Such 4 phrases are already translated
by zh_TW and many other regions.


ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-panel 1:3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Jan 16 21:44:55 2016
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Description changed:

  I'm using Gnome-Session-Flashback under Ubuntu 16.04 amd64,
  
  only 4 phrases are not translated in zh_CN.UTF-8 from Gnome Panel->
- 
  
  msgid "Suspend"
  msgstr "待机"
  
  msgid "Restart"
  msgstr "重启"
  
  msgid "Menu to change your settings and log out"
  msgstr "修改设置和注销的菜单"
  
  msgid "Restart the computer"
  msgstr "重新启动计算机"
  
+ After adding "UserMenu" Applet to gnome-panel, the above 4 phrases in
+ English are shown, which is ugly. Such 4 phrases are already translated
+ by zh_TW and many other regions.
  
- After adding "UserMenu" Applet to gnome-panel, the above 4 phrases in English 
are shown, which is ugly. Such 4 phrases are already translated by zh_TW and 
many other regions.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-panel 1:3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jan 16 21:44:55 2016
- GsettingsChanges:
-  b'org.gnome.gnome-panel.layout' b'object-id-list' b"['menu-bar', 
'gnome-terminal', 'file-manager', 'firefox', 'window-list', 'notify-box', 
'clock-app', 'show-desktop']"
-  b'org.gnome.gnome-panel.layout' b'toplevel-id-list' b"['top-panel']"
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  zh_CN translation of gnome-panel is nearly perfect, while missing
  4-word translation

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

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

[Bug 1534931] Re: zh_CN translation of gnome-panel is nearly perfect, while missing 4-word translation

2016-01-17 Thread Cui Wei
I think this is definitely belong to "gnome-panel", because I had tried
that. Adding these 4 translations in to po files from gnome-panel will
solve this bugs.

Sine "User Menu" applet belongs to gnome-panel itself.

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

Title:
  zh_CN translation of gnome-panel is nearly perfect, while missing
  4-word translation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1534931/+subscriptions

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


[Bug 1534520] [NEW] gnome-terminal.desktop isn't shown on nautilus desktop

2016-01-15 Thread Cui Wei
Public bug reported:

1、sudo apt-get install gnome-session-flashback

2、Goto flashback Session

3、Dragging Gnome Terminal App to Desktop, it isn't shown.

A brief solution is to modify this file "/usr/share/applications/gnome-
terminal.desktop",

from -- "OnlyShowIn=GNOME;Unity;"
to -- "OnlyShowIn=GNOME;Unity;GNOME-Flashback:Unity;"

since the XDG_CURRENT_DESKTOP value under gnome-flashback session is
GNOME-Flashback:Unity

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-terminal 3.18.2-1ubuntu2 [modified: 
usr/share/applications/gnome-terminal.desktop]
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Fri Jan 15 17:22:03 2016
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Description changed:

  1、sudo apt-get install gnome-session-flashback
  
  2、Goto flashback Session
  
  3、Dragging Gnome Terminal App to Desktop, it isn't shown.
  
  A brief solution is to modify this file "/usr/share/applications/gnome-
  terminal.desktop",
  
  from -- "OnlyShowIn=GNOME;Unity;"
  to -- "OnlyShowIn=GNOME;Unity;GNOME-Flashback:Unity;"
  
  since the XDG_CURRENT_DESKTOP value under gnome-flashback session is
  GNOME-Flashback:Unity
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-terminal 3.18.2-1ubuntu2 [modified: 
usr/share/applications/gnome-terminal.desktop]
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Jan 15 17:22:03 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  gnome-terminal.desktop isn't shown on nautilus desktop

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

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

[Bug 1596574] [NEW] Cannot resize window by dragging the top edge

2016-06-27 Thread Cui Wei
Public bug reported:

Bug Version: 1:3.18.4-0ubuntu0.3

Metacity running without composite manager.

Users cannot resize window by dragging its top edge.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: metacity 1:3.18.4-0ubuntu0.3
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Jun 27 23:18:31 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: metacity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Cannot resize window by dragging the top edge

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-06-27 Thread Cui Wei
1) I can resize gedit/.. at the left/right/bottom edge of the window,
but resizing is hard because 1px edge is too thing to catch. And I
cannot resize them via the top edge of the window.

2) I am using Ambiance, without composit manager.

3) I have tried on serveral laptop (DELL/Acer/..) and all of them are
hard to resize a window.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1542593] [NEW] Wrong window style of gnome-system-monitor under gnome-session-flashback

2016-02-05 Thread Cui Wei
Public bug reported:

gnome-system-monitor has wrong appearance under Gnome Session Flashback.

In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:

if (session && !strstr (session, "GNOME")){

should be changed to:

if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
Flashback")){

For Unity Desktop, gnome-system-monitor has correct appearance because
XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-system-monitor 3.18.2-1
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Feb  6 14:06:49 2016
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Description changed:

  gnome-system-monitor has wrong appearance under Gnome Session Flashback.
  
  In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:
  
- if (session && !strstr (session, "GNOME")){
+ if (session && !strstr (session, "GNOME")){
  
  should be changed to;
  
- if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
+ if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
  Flashback")){
  
+ For Unity Desktop, gnome-system-monitor has correct appearance because
+ XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
+ XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
  
- For Unity Desktop, gnome-system-monitor has correct appearance because 
XDG_CURRENT_DESKTOP=Unity,
- while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
- Package: gnome-system-monitor 3.18.2-1 [modified: 
usr/bin/gnome-system-monitor]
+ Package: gnome-system-monitor 3.18.2-1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Feb  6 14:06:49 2016
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  gnome-system-monitor has wrong appearance under Gnome Session Flashback.
  
  In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:
  
  if (session && !strstr (session, "GNOME")){
  
- should be changed to;
+ should be changed to:
  
  if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
  Flashback")){
  
  For Unity Desktop, gnome-system-monitor has correct appearance because
  XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
  XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-system-monitor 3.18.2-1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Feb  6 14:06:49 2016
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Wrong window style of gnome-system-monitor under gnome-session-
  flashback

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

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

[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-10 Thread Cui Wei
Okay, version "2.5+dfsg-5ubuntu1" fix this bug, thanks!

** Attachment removed: "execute ./run.sh in initramfs-9p"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz

** Changed in: qemu (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1536969

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-10 Thread Cui Wei
Okay, version "2.5+dfsg-5ubuntu1" fix this bug, thanks!

** Attachment removed: "execute ./run.sh in initramfs-9p"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz

** Changed in: qemu (Ubuntu)
   Status: New => 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/1536969

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

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


[Bug 1538111] [NEW] untraceable serious bug in metacity 3.18

2016-01-26 Thread Cui Wei
Public bug reported:

Ubuntu 16.04 LTS uses 3.18 version of gnome metacity.

When doing lots of mess work in Desktop (such as open desktop window,
sudo window, dragging window, and so on), "!! WHEN CLICKING CLOSE BUTTON
OF A CERTAIN WINDOW !!", there is "small possibility" for metacity to
get out of work --> Many windows are disappeared, with only nautilus
desktop background and gnome-panel on screen. "Live Window List" still
exists in gnome-panel, but no matter doing what (such as open new
application from gnome-menu or use Alt+Tab to switch window), none of
live windows can be displayed.

So the only way is to switch to tty1 using Ctrl+Alt+F1, and executing
"DISPLAY=:0 metacity -c --replace", then all windows came back.

Till now, I meet this bug every day, but still not sure how to reproduce
it bug. I think you should trace what the metacity do when clicking
"close button" that makes all windows to be disappeared.

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: metacity 1:3.18.1-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
Uname: Linux 4.3.0-7-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Tue Jan 26 19:49:48 2016
SourcePackage: metacity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Description changed:

  Ubuntu 16.04 LTS uses 3.18 version of gnome metacity.
  
  When doing lots of mess work in Desktop (such as open desktop window,
  sudo window, dragging window, and so on), "!! WHEN CLICKING CLOSE BUTTON
  OF A CERTAIN WINDOW !!", there is "small possibility" for metacity to
  get out of work --> Many windows are disappeared, with only nautilus
  desktop background and gnome-panel on screen. "Live Window List" still
  exists in gnome-panel, but no matter doing what (such as open new
  application from gnome-menu or use Alt+Tab to switch window), none of
  live windows can be displayed.
  
  So the only way is to switch to tty1 using Ctrl+Alt+F1, and executing
  "DISPLAY=:0 metacity -c --replace", then all windows came back.
  
  Till now, I meet this bug every day, but still not sure how to reproduce
  it bug. I think you should trace what the metacity do when clicking
  "close button" that makes all windows to be disappeared.
  
  Thanks.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: metacity 1:3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Tue Jan 26 19:49:48 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: metacity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-01-26 Thread Cui Wei
This bug happens in both vbox and all of my physical computer.

** Attachment added: "window are disappeared but menu from disappeared window 
is still able to display"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1538111/+attachment/4556789/+files/VirtualBox_Ubuntu_26_01_2016_20_11_34.png

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-01-26 Thread Cui Wei
I guess that when I hide or close a certain window, metacity has a
possiblity to "hide all window".

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1541703] [NEW] Move python from Depends to Recommends

2016-02-03 Thread Cui Wei
Public bug reported:

python lib of virtualbox is out of date, I dont want to install python2
in linux core system,

Could you move "python (<< 2.8), python (>= 2.7~), python2.7, python:any
(>= 2.7.5-5~), libpython2.7 (>= 2.7), " in control file of virtualbox
from Depends to Recommends?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: virtualbox 5.0.14-dfsg-2
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Thu Feb  4 14:43:05 2016
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Move python from Depends to Recommends

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

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


[Bug 1541703] Re: Move python from Depends to Recommends

2016-02-03 Thread Cui Wei
The original control content is as follows:

...
Depends: adduser,
 procps,
 virtualbox-dkms (>= ${source:Version}) | virtualbox-source (>= 
${source:Version}) | virtualbox-modules,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends: virtualbox-qt (= ${binary:Version}), ${shlibs:Recommends}
...


I strongly suggests:

Depends: adduser,
 procps,
 virtualbox-dkms (>= ${source:Version}) | virtualbox-source (>= 
${source:Version}) | virtualbox-modules,
 ${misc:Depends},
 ${shlibs:Depends}
Recommends: virtualbox-qt (= ${binary:Version}), ${shlibs:Recommends}, 
${python:Depends},

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

Title:
  Move python from Depends to Recommends

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

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


[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
A test script is appended.

This script works on Trusty, Utopic, Vivid and Wily, while crashes on
Xenial.


** Attachment added: "execute ./run.sh in initramfs-9p"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1536969

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
A test script is appended.

This script works on Trusty, Utopic, Vivid and Wily, while crashes on
Xenial.


** Attachment added: "execute ./run.sh in initramfs-9p"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz

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

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

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


[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
I think this the bug is caused by qemu 2.5 because I install qemu 2.3
(wily version) in to xernial (linux 4.4), and it doesn't crash.

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

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

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


[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
I think this the bug is caused by qemu 2.5 because I install qemu 2.3
(wily version) in to xernial (linux 4.4), and it doesn't crash.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1536969

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-02-02 Thread Cui Wei
Hi, I am unable to trace the bug but it happens every day.

BTW, I recompile metacity 3.14 (vivid) and run it under xenial, it works
well for half a month and never appear this bug til now ~~

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1537465] Re: Idle too much time when loading snd-usb-audio.ko

2016-02-02 Thread Cui Wei
If I don't blacklist snd-usb-audio, 50s delay will be inserted bewteen
"lightdm login" and "show session desktop".

** Attachment added: "2016-02-02 20-02-28.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1537465/+attachment/4562081/+files/2016-02-02%2020-02-28.png

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

Title:
  Idle too much time when loading snd-usb-audio.ko

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

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


[Bug 1537465] Re: Idle too much time when loading snd-usb-audio.ko

2016-02-02 Thread Cui Wei
Hi, because ubuntu xenial just upgrade its linux kernel to 4.4-2, I
tested this bug and it still happends.

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

Title:
  Idle too much time when loading snd-usb-audio.ko

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

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


[Bug 1536760] [NEW] geany cannot open simultaneously by multiple user

2016-01-21 Thread Cui Wei
Public bug reported:

Geany use socket-file session like
"~/.config/geany/geany_socket_ubuntu__0" to share data for multiple
opening geany by "single" user.

By a bug is that, when running "geany" and "sudo geany", only either can
be open, because their socket-file sessions are conflict.

This situation make geany  look buggy.

I suggest a brief sollution to solve this problem, by adding gid to
socket-file which aims to divide sessions of multiply users ->

In "${GEANY_SOURCE}/src/socket.c", changing the following line:

  socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s",
   app->configdir, G_DIR_SEPARATOR, hostname, display_name);

into:

  socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s-%d",
   app->configdir, G_DIR_SEPARATOR, hostname, display_name, getuid());


will make it work normally, and I have tested that.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: geany 1.26+dfsg-1
ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
Uname: Linux 4.3.0-7-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Fri Jan 22 03:10:55 2016
SourcePackage: geany
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  Geany use socket-file session like
  "~/.config/geany/geany_socket_ubuntu__0" to share data for multiple
  opening geany by "single" user.
  
  By a bug is that, when running "geany" and "sudo geany", only either can
  be open, because their socket-file sessions are conflict.
  
  This situation make geany  look buggy.
  
  I suggest a brief sollution to solve this problem, by adding gid to
  socket-file which aims to divide sessions of multiply users ->
  
- 
  In "${GEANY_SOURCE}/src/socket.c", changing the following line:
  
-   socket_info.file_name = 
g_strdup_printf("%s%cgeany_socket_%s_%s-%d",
-   app->configdir, G_DIR_SEPARATOR, hostname, 
display_name, getuid());
+   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s-%d",
+    app->configdir, G_DIR_SEPARATOR, hostname, display_name, getuid());
  
  into:
  
-   socket_info.file_name = 
g_strdup_printf("%s%cgeany_socket_%s_%s",
-   app->configdir, G_DIR_SEPARATOR, hostname, 
display_name);
- 
+   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s",
+    app->configdir, G_DIR_SEPARATOR, hostname, display_name);
  
  will make it work normally, and I have tested that.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: geany 1.26+dfsg-1
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 03:10:55 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: geany
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Geany use socket-file session like
  "~/.config/geany/geany_socket_ubuntu__0" to share data for multiple
  opening geany by "single" user.
  
  By a bug is that, when running "geany" and "sudo geany", only either can
  be open, because their socket-file sessions are conflict.
  
  This situation make geany  look buggy.
  
  I suggest a brief sollution to solve this problem, by adding gid to
  socket-file which aims to divide sessions of multiply users ->
  
  In "${GEANY_SOURCE}/src/socket.c", changing the following line:
  
-   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s-%d",
-    app->configdir, G_DIR_SEPARATOR, hostname, display_name, getuid());
+   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s",
+app->configdir, G_DIR_SEPARATOR, hostname, display_name);
  
  into:
  
-   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s",
-    app->configdir, G_DIR_SEPARATOR, hostname, display_name);
+   socket_info.file_name = g_strdup_printf("%s%cgeany_socket_%s_%s-%d",
+app->configdir, G_DIR_SEPARATOR, hostname, display_name, getuid());
+ 
  
  will make it work normally, and I have tested that.
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: geany 1.26+dfsg-1
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 03:10:55 2016
  SourcePackage: geany
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member 

[Bug 1536969] [NEW] qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-01-22 Thread Cui Wei
Public bug reported:

I'm using Ubuntu 16.04 amd64.

Host system executes command like:

qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
512 -smp 1 -fsdev
local,id=virtio9p,path=`pwd`/rootfs,security_model=none -device virtio-
9p-pci,fsdev=virtio9p,mount_tag=share_dir

Qemu Intern system executes API like:

mkdir("/nfs", 0755);
mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")

Then, external qemu-system_x86-64 crashes!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: qemu-kvm 1:2.5+dfsg-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Fri Jan 22 17:08:41 2016
JournalErrors:
MachineType: LENOVO ThinkCentre M8400t
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=da1b1143-7e41-4242-a0a5-5c5b748b3bfe ro quiet cgroup_enable=memory 
swapaccount=1
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/17/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 9SKT75AUS
dmi.board.name: MAHOBAY
dmi.board.vendor: LENOVO
dmi.board.version: NOK
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvr9SKT75AUS:bd09/17/2013:svnLENOVO:pnThinkCentreM8400t:pvrLenovoProduct:rvnLENOVO:rnMAHOBAY:rvrNOK:cvnLENOVO:ct3:cvrNone:
dmi.product.name: ThinkCentre M8400t
dmi.product.version: Lenovo Product
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug xenial

** Description changed:

  I'm using Ubuntu 16.04 amd64.
  
  Host system executes command like:
  
- qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
+ qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
  512 -smp 1 -fsdev
  local,id=virtio9p,path=`pwd`/rootfs,security_model=none -device virtio-
  9p-pci,fsdev=virtio9p,mount_tag=share_dir
  
  Qemu Intern system executes API like:
  
- mkdir("/nfs", 0755);
- mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")
- 
+ mkdir("/nfs", 0755);
+ mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")
  
  Then, external qemu-system_x86-64 crashes!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: qemu-kvm 1:2.5+dfsg-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 17:08:41 2016
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
- KvmCmdLine:
-  COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
-  kvm-irqfd-clean S<   0 0 10793 2  0.0 [kvm-irqfd-clean]
- Lspci: Error: [Errno 2] 没有那个文件或目录: 'lspci'
- Lsusb: Error: [Errno 2] 没有那个文件或目录: 'lsusb'
  MachineType: LENOVO ThinkCentre M8400t
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=da1b1143-7e41-4242-a0a5-5c5b748b3bfe ro quiet cgroup_enable=memory 
swapaccount=1
  SourcePackage: qemu
- UdevLog: Error: [Errno 2] 没有那个文件或目录: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9SKT75AUS
  dmi.board.name: MAHOBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: NOK
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvr9SKT75AUS:bd09/17/2013:svnLENOVO:pnThinkCentreM8400t:pvrLenovoProduct:rvnLENOVO:rnMAHOBAY:rvrNOK:cvnLENOVO:ct3:cvrNone:
  dmi.product.name: ThinkCentre M8400t
  dmi.product.version: Lenovo Product
  dmi.sys.vendor: LENOVO

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1536969

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1536969] [NEW] qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-01-22 Thread Cui Wei
Public bug reported:

I'm using Ubuntu 16.04 amd64.

Host system executes command like:

qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
512 -smp 1 -fsdev
local,id=virtio9p,path=`pwd`/rootfs,security_model=none -device virtio-
9p-pci,fsdev=virtio9p,mount_tag=share_dir

Qemu Intern system executes API like:

mkdir("/nfs", 0755);
mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")

Then, external qemu-system_x86-64 crashes!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: qemu-kvm 1:2.5+dfsg-1ubuntu3
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Fri Jan 22 17:08:41 2016
JournalErrors:
MachineType: LENOVO ThinkCentre M8400t
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=da1b1143-7e41-4242-a0a5-5c5b748b3bfe ro quiet cgroup_enable=memory 
swapaccount=1
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/17/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 9SKT75AUS
dmi.board.name: MAHOBAY
dmi.board.vendor: LENOVO
dmi.board.version: NOK
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvr9SKT75AUS:bd09/17/2013:svnLENOVO:pnThinkCentreM8400t:pvrLenovoProduct:rvnLENOVO:rnMAHOBAY:rvrNOK:cvnLENOVO:ct3:cvrNone:
dmi.product.name: ThinkCentre M8400t
dmi.product.version: Lenovo Product
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug xenial

** Description changed:

  I'm using Ubuntu 16.04 amd64.
  
  Host system executes command like:
  
- qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
+ qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
  512 -smp 1 -fsdev
  local,id=virtio9p,path=`pwd`/rootfs,security_model=none -device virtio-
  9p-pci,fsdev=virtio9p,mount_tag=share_dir
  
  Qemu Intern system executes API like:
  
- mkdir("/nfs", 0755);
- mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")
- 
+ mkdir("/nfs", 0755);
+ mount("share_dir", "/nfs", "9p", MS_MGC_VAL| MS_NODEV, 
"trans=virtio,cache=loose")
  
  Then, external qemu-system_x86-64 crashes!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: qemu-kvm 1:2.5+dfsg-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 17:08:41 2016
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
- KvmCmdLine:
-  COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
-  kvm-irqfd-clean S<   0 0 10793 2  0.0 [kvm-irqfd-clean]
- Lspci: Error: [Errno 2] 没有那个文件或目录: 'lspci'
- Lsusb: Error: [Errno 2] 没有那个文件或目录: 'lsusb'
  MachineType: LENOVO ThinkCentre M8400t
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic 
root=UUID=da1b1143-7e41-4242-a0a5-5c5b748b3bfe ro quiet cgroup_enable=memory 
swapaccount=1
  SourcePackage: qemu
- UdevLog: Error: [Errno 2] 没有那个文件或目录: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9SKT75AUS
  dmi.board.name: MAHOBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: NOK
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvr9SKT75AUS:bd09/17/2013:svnLENOVO:pnThinkCentreM8400t:pvrLenovoProduct:rvnLENOVO:rnMAHOBAY:rvrNOK:cvnLENOVO:ct3:cvrNone:
  dmi.product.name: ThinkCentre M8400t
  dmi.product.version: Lenovo Product
  dmi.sys.vendor: LENOVO

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

Title:
  qemu-system_x86_64 crashes when internal system mount virtio-9p

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

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

[Bug 1536937] [NEW] partial words are not translated in lightdm-gtk-greeter (zh_CN.UTF-8)

2016-01-21 Thread Cui Wei
Public bug reported:

For ubuntu xenial - lightdm-gtk-greeter, partial words are not
translated in lightdm-gtk-greeter (zh_CN.UTF-8)

a translated po file is in the attachment.


ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm-gtk-greeter 2.0.1-2ubuntu2
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Fri Jan 22 15:35:04 2016
SourcePackage: lightdm-gtk-greeter
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.lightdm.lightdm.gtk.greeter.conf: [modified]
mtime.conffile..etc.lightdm.lightdm.gtk.greeter.conf: 2016-01-22T15:24:29.766169

** Affects: lightdm-gtk-greeter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "zh_CN.po"
   https://bugs.launchpad.net/bugs/1536937/+attachment/4554503/+files/zh_CN.po

** Description changed:

  For ubuntu xenial - lightdm-gtk-greeter, partial words are not
  translated in lightdm-gtk-greeter (zh_CN.UTF-8)
  
  a translated po file is in the attachment.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm-gtk-greeter 2.0.1-2ubuntu2
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 15:35:04 2016
- JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm-gtk-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.lightdm.lightdm.gtk.greeter.conf: [modified]
  mtime.conffile..etc.lightdm.lightdm.gtk.greeter.conf: 
2016-01-22T15:24:29.766169

** Description changed:

  For ubuntu xenial - lightdm-gtk-greeter, partial words are not
  translated in lightdm-gtk-greeter (zh_CN.UTF-8)
  
  a translated po file is in the attachment.
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm-gtk-greeter 2.0.1-2ubuntu2
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback
  Date: Fri Jan 22 15:35:04 2016
  SourcePackage: lightdm-gtk-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.lightdm.lightdm.gtk.greeter.conf: [modified]
  mtime.conffile..etc.lightdm.lightdm.gtk.greeter.conf: 
2016-01-22T15:24:29.766169

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

Title:
  partial words are not translated in lightdm-gtk-greeter (zh_CN.UTF-8)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1536937/+subscriptions

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


[Bug 1537465] [NEW] Idle too much time when loading snd-usb-audio.ko

2016-01-24 Thread Cui Wei
Public bug reported:

I'm using Ubuntu 16.04 amd64 Desktop, with kernel 4.3. And my USB Video
Camera is from Gsou, containing both camera device and microphone
device.

When booting Ubuntu, after login ubuntu session, system freeze for
around 40 seconds !!

Finnally I found out that its "snd-usb-audio.ko" that makes it too slow
when login. So I added "blacklist snd-usb-audio" into
/etc/modprobe.d/blacklist.list, then everything is okay, login step
works normally.

After login desktop, I opened a terminal and execute "sudo modprobe snd-
usb-audio" to load microphone device manually, then it's still very slow
to load --

===
ghostplant@ghostplant:~$ sudo modprobe snd-usb-audio

real0m41.301s
user0m0.540s
sys 0m2.912s
===

After waiting 40s to load snd-usb-audio, "dmesg | mesg" displays a new
message:

[  806.057680] usbcore: registered new interface driver snd-usb-audio

So, I think there is a bug containning inside snd-usb-audio.ko, because
it's not supposed to cost so much time.

Note:

In gnome-session, snd-usb-audio makes login step very slow like to be
freeze:

Click Login (<1s) =>
gnome-session loading components (compiz, unity-settings-daemon, .. # some 
required reading data from snd-hda-audio, >40s)
Show Desktop (<1s)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-extra-4.3.0-7-generic 4.3.0-7.18
ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
Uname: Linux 4.3.0-7-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.3.0-7-generic.
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback
Date: Sun Jan 24 17:03:43 2016
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
PciMultimedia:

ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic 
root=UUID=5cc5f01f-1440-4404-a8a1-db62012f312e ro quiet cgroup_enable=memory 
swapaccount=1
RelatedPackageVersions:
 linux-restricted-modules-4.3.0-7-generic N/A
 linux-backports-modules-4.3.0-7-generic  N/A
 linux-firmware   1.155
RfKill:

SourcePackage: linux
StagingDrivers: r8188eu
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:

dmi.bios.date: 03/23/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H61M-S1
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd03/23/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH61M-S1:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug staging xenial

** Description changed:

  I'm using Ubuntu 16.04 amd64 Desktop, with kernel 4.3. And my USB Video
  Camera is from Gsou, containing both camera device and microphone
  device.
  
  When booting Ubuntu, after login ubuntu session, system freeze for
  around 40 seconds !!
  
  Finnally I found out that its "snd-usb-audio.ko" that makes it too slow
  when login. So I added "blacklist snd-usb-audio" into
  /etc/modprobe.d/blacklist.list, then everything is okay, login step
  works normally.
  
  After login desktop, I opened a terminal and execute "sudo modprobe snd-
  usb-audio" to load microphone device manually, then it's still very slow
  to load --
  
  ===
  ghostplant@ghostplant:~$ sudo modprobe snd-usb-audio
  
  real  0m41.301s
  user  0m0.540s
  sys   0m2.912s
  ===
  
  After waiting 40s to load snd-usb-audio, "dmesg | mesg" displays a new
  message:
  
  [  806.057680] usbcore: registered new interface driver snd-usb-audio
  
- 
- So, I think there is a bug containning inside snd-usb-audio.ko, because it's 
not supposed to cost so much time.
+ So, I think there is a bug containning inside snd-usb-audio.ko, because
+ it's not supposed to cost so much time.
  
  Note:
  
  In gnome-session, snd-usb-audio makes login step very slow like to be
  freeze:
  
  Click Login (<1s) =>
  gnome-session loading components (compiz, unity-settings-daemon, .. # some 
required reading data from snd-hda-audio, >40s)
  Show Desktop (<1s)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.3.0-7-generic 4.3.0-7.18
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.3.0-7-generic.
- AplayDevices: Error: [Errno 2] 没有那个文件或目录: 'aplay'
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
- ArecordDevices: Error: [Errno 2] 

[Bug 1535251] Re: no zh_CN translation for gnome-flashback (po provided)

2016-01-19 Thread Cui Wei
This po is a third party translation from zh_TW in gnome-flashback 3.18,
regardless of other version.


So it might be only for 3.18 since other flashback version are obviously 
containing few different words (however, I don't think there will be much words 
different with 3.18 version)

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

Title:
  no zh_CN translation for gnome-flashback (po provided)

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

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


[Bug 1518775] Re: gnome-panel cannot show newly installed software icons

2016-03-19 Thread Cui Wei
Yes, clean install for part of softwares will cause this bug.

See Also, https://bugs.launchpad.net/ubuntu/+source/gnome-
panel/+bug/1530555

And the reason is simple, the menu from gnome-panel will display a new
item if a new "desktop" file is created in /usr/share/application/
folder, but the menu will check whether "TryExec=" points to a non-exist
file or an invalid link, if so, the menu still hide this item even after
the target that "TryExec=" points to become valid.

One of the following solutions can fix this bug,

1. force dpkg to postpone installing "[DEB]/usr/share/applications/*"
files in the deb package, in order to make the file that "TryExec="
points to become valid first.

2. add a trigger after every dpkg installation finish to force updating
the whole menus.

3. force gnome-panel to ignore "TryExec=" field to let menu item always
show.

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

Title:
  gnome-panel cannot show newly installed software icons

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

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


[Bug 1557904] [NEW] 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
Public bug reported:


1. Bug: Many Gtk3 Softwares don't show their border of window, based on Ubuntu 
Light-theme. (See attachment Bug1)

 sudo apt-get install gnome-session-flashback gnome-system-monitor
gedit light-theme

 [Logout and login to Gnome Flashback Session (Metacity)]

 Open nautilus window browser,

 Open gnome-system-monitor, then open "Preference" item from menu.

 Open gedit, then open "Preference" item from menu.

 ..

 Non of these window have border, which is extremely unfit under
metacity compositing mode (metacity -c --replace).


 Note: If I install an old version - metacity 3.14 (from Ubuntu 15.04 
repository), it does have this problem. So it's metacity 3.18 that cause those 
border miss.


2. Bug: metacity are supposed to quit if a new window-manager replace it.

 Run: metacity -c --replace

 Then run: metacity -c --replace

 The previous metacity process doesn't quit, which both metacity
3.14 (from ubuntu vivid) and marco (from ubuntu xenial) doesn't happen.


3. Bug: https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1538111

 This bug still not fixed. There is a small possiblity that closing a 
certain window will make all of other windows disappear, nothing would do 
anymore expect killing metacity and run metacity again. Then disappearred 
windows display again!
 I only found out that if I frequently plugin and plugout external screen 
monitor, the possiblity of getting stuck into this bug becomes larger, and 
"close a window" operation is key that might cause this bug.

 (See attachment Bug3)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: metacity 1:3.18.2-1ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
Uname: Linux 4.4.0-12-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Wed Mar 16 14:26:10 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: metacity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Attachment added: "Two of those windows have no border"
   https://bugs.launchpad.net/bugs/1557904/+attachment/4600821/+files/Bug1.png

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
** Attachment added: "Two of those windows have no border"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1557904/+attachment/4600832/+files/Bug1.png

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-03-16 Thread Cui Wei
It's still very random and hard to catch.

But recently I found that if I plugin/plugout external Screen Monitor by
HDMI/VGA/..

This bug is more possible to  reproducible, but still not every time.

Only "close a window" may get stuck in this bug, it seems that all of
other windows are 100% transparent because their menubar can still popup
menu.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
Compiz in Unity can display the border of all of them now.

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
I think Bug-1 is relevant to metacity 3.18, because:


Under Ubuntu 16.04:


sudo apt-get purge metacity-common

sudo sed -i 's/xenial/vivid/g' /etc/apt/sources.list

sudo apt-get update

sudo apt-get install metacity  # to install vivid version - 3.14

metacity -c --replace


Then, most of the above applications (except gnome-system-monitor) will display 
with border shadow.

---

BTW, do you know why only Adwaita themes is able to display their border
shadow, or how to upgrade light-theme to let Ambiance display it?

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
As for Bug-2,

Metacity of vivid version works well and exited normally when being
replaced.


As for Bug-3,

Metacity of vivid version never has this "disappearing" problem under
both ubuntu 15.04 and 16.04, I test the fallback version on 16.04 for a
long time and it works well, while purging it and installing latest
3.18.2 comes to get stuck in this problem some time.

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-03-16 Thread Cui Wei
The picture shows a running but "disappearing" gnome-terminal
application,

and the "popul menu" is from clicking the "Search (S)" item from gnome-
terminal, which is disappeared.

In this moment, I am unable to use "Alt+Tab" to switch out any window
except the desktop background and gnome-panel.

--

I have to goto tty1, and run:

killall metacity; DISPLAY=:0 metacity

to recover all window session.

** Attachment added: "VirtualBox_Ubuntu_26_01_2016_20_11_34.png"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1557904/+attachment/4600989/+files/VirtualBox_Ubuntu_26_01_2016_20_11_34.png

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-07 Thread Cui Wei
@Alberts

Okay .. It begins to crash after reverting this patch on the newest
metacity version.

Metacity crashes up to 4 times today, but doesn't making windows
disappearing any more!

Without the reverting of this patch, Metacity never crashes itself, but
leading to 3-4 times of window missing every day.

It seems that this patch makes metacity not crash any more but begin to
disappear normal widgets other than nautilus background. So I guess it's
very likely that "xrender_free_window" cause 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/1538111

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-06 Thread Cui Wei
@dino99

mutter in xenial has problem switching windows here on my PC. When I
open more than 3 windows, Alt+Tab will only switch bewteen two of them.
How about you?

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-12 Thread Cui Wei
Hi, I am happy to report that there is no window missing at the moment,
and compared with the original version, I found out a different
phenomenon after applying this test.patch.


As has been said above, previously when I was using metacity original version, 
there is a small possiblity of window missing.

But now, there is no window missing, instead, there is a small
possiblity for the whole desktop to be turned dark slightly and then
recover in very short time, approximately 0.1 to 0.5 second. The focus
state of windows are correct so this new issue isn't a big deal. And
this issue only happenes after adding this patch.

I think this new version would be better than the orignial version,
because users can at least work normally without replacing window
manager when missing windows.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1569679] [NEW] lxc failed to do lxc-checkpoint again

2016-04-12 Thread Cui Wei
Public bug reported:

When doing lxc-checkpoint, it replies:

lxc-checkpoint: criu.c: do_dump: 879 dump failed with 1

Checkpointing xxx failed.



About my ENV:

# uname -a
Linux ubuntu 4.4.0-18-generic #34-Ubuntu SMP Wed Apr 6 14:01:02 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

# lsb_release -a
Distributor ID: Ubuntu
Description:Ubuntu Xenial Xerus (development branch)
Release:16.04
Codename:   xenial

# apt-cache policy lxc
lxc:
  Installed: 2.0.0-0ubuntu1
  Candidate: 2.0.0-0ubuntu1
  Version table:
 *** 2.0.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

# apt-cache policy criu
criu:
  Installed: 2.0-2ubuntu3
  Candidate: 2.0-2ubuntu3
  Version table:
 *** 2.0-2ubuntu3 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status



ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxc 2.0.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Wed Apr 13 12:44:20 2016
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=zh_CN:zh
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=zh_CN.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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


** Tags: amd64 apparmor apport-bug xenial

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

Title:
  lxc failed to do lxc-checkpoint again

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

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


[Bug 1569677] [NEW] Strongly recommend to move py2 deps from "Depends" to "Recommends"

2016-04-12 Thread Cui Wei
Public bug reported:

Criu has protential to be used in core linux system which is not
supposed to have many other dependencies.

And Python2 is to be replaced by Python3 in the future.

-- Depends: python-ipaddr, python-protobuf, ${misc:Depends}, ${python:Depends}, 
${shlibs:Depends}
++ Depends: ${misc:Depends}, ${shlibs:Depends}

-- Recommends: iproute2 | iproute
++ Recommends: iproute2 | iproute, python-ipaddr, python-protobuf, 
${python:Depends}

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: criu 2.0-2ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Wed Apr 13 12:36:34 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: criu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

- Criu have protential to be used in core linux system which is not
+ Criu has protential to be used in core linux system which is not
  supposed to have many other dependencies.
  
- And Python2 is to be replaced by Python3.
+ And Python2 is to be replaced by Python3 in the future.
  
  -- Depends: python-ipaddr, python-protobuf, ${misc:Depends}, 
${python:Depends}, ${shlibs:Depends}
  ++ Depends: ${misc:Depends}, ${shlibs:Depends}
  
- -- Recommends: iproute2 | iproute, python-ipaddr, python-protobuf, 
${python:Depends}
- ++ Recommends: iproute2 | iproute
+ -- Recommends: iproute2 | iproute
+ ++ Recommends: iproute2 | iproute, python-ipaddr, python-protobuf, 
${python:Depends}
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: criu 2.0-2ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Wed Apr 13 12:36:34 2016
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
+  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
+    Users in the 'systemd-journal' group can see all messages. Pass -q to
+    turn off this notice.
+  No journal files were opened due to insufficient permissions.
  SourcePackage: criu
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Strongly recommend to move py2 deps from "Depends" to "Recommends"

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

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

[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-11 Thread Cui Wei
So I think there is still bug about memory.kmem.limit_in_bytes.


If I don't limit the kmem of lxc container at the beginning, 
"memory.limit_in_bytes" can be set to zero by the above step.

If I limit the kmem of lxc container at the beginning,
"memory.limit_in_bytes" cannot be set to zero, also by the above step.

Do you think it is reasonable?

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-11 Thread Cui Wei
Hi, after full upgrade, "memory.kmem.limit_in_bytes" and
"memory.kmem.usage_in_bytes" works not after executing docker with
"--kernel-memory" argument.

--

But if you run a command like "docker run -it --rm ubuntu bash" without
--kernel-memory argument,

are you able to get the correct value of "cat
/sys/fs/cgroup/memory/docker/e4ed03caa58b3035ea028de5c17015012aea476f166d004440eccb266f208c4a/memory.kmem.usage_in_bytes"
?

Also, "echo 1G >
/sys/fs/cgroup/memory/docker/e4ed03caa58b3035ea028de5c17015012aea476f166d004440eccb266f208c4a/memory.kmem.usage_in_bytes"
will also be denied.

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1569301] [NEW] cannot connect pptp-vpn after upgrading via apt from 1.0.* to 1.1.93

2016-04-12 Thread Cui Wei
Public bug reported:

After upgrading, the connection of VPN failed immediately I select the
"VPN1" connect option in nm-applet.

I remove the VPN1 and re-create again, but still failed to connect.

when running "nmcli c up VPN1", it replies failing of "unknown reason".


==


I roll back the version to 1.0 and then it works well!


Currently I am using rolled-back version of network-manager-pptp,

so don't care much about the appending logs.


The issue of VPN connection bug comes from the version: 1.1.93.

==

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager-pptp 1.0.8-2ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Tue Apr 12 19:47:14 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: network-manager-pptp
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  cannot connect pptp-vpn after upgrading via apt from 1.0.* to 1.1.93

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1569301/+subscriptions

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


[Bug 1569301] Re: cannot connect pptp-vpn after upgrading via apt from 1.0.* to 1.1.93

2016-04-12 Thread Cui Wei
After ungrading network-manager to 1.1.93, though I failed to connect
VPN though nm-applet,

however, If I use "pptpsetup .. ; pon .. ; ip route add default .." to
establish PPTP VPN, then VPN will be able to connect successfully.

---

So I think it's definitely the bug from network-manager instead of linux
drivers or my network environment.

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

Title:
  cannot connect pptp-vpn after upgrading via apt from 1.0.* to 1.1.93

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1569301/+subscriptions

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


[Bug 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

2016-04-10 Thread Cui Wei
will this bug fixed before formal release of Ubuntu 16.04 LTS?

For nautilus 3.18.4.is.3.14.3:


--- nautilus-3.18.4.is.3.14.3.orig/src/nautilus-window.c
+++ nautilus-3.18.4.is.3.14.3/src/nautilus-window.c
@@ -1554,7 +1554,24 @@ nautilus_window_constructed (GObject *se
 
window->details->toolbar = create_toolbar (window);
desktop = g_getenv ("XDG_CURRENT_DESKTOP");
-   if (desktop && strstr (desktop, "GNOME"))
+   
+   gchar **desktop_names;
+   gboolean is_gnome;
+   int i;
+   
+   is_gnome = FALSE;
+   if (desktop != NULL) {
+   desktop_names = g_strsplit (desktop, ":", 0);
+   for (i = 0; desktop_names[i]; ++i) {
+   if (!g_strcmp0 (desktop_names[i], "GNOME")) {
+   is_gnome = TRUE;
+   break;
+   }
+   }
+   g_strfreev (desktop_names);
+   }
+   
+   if (is_gnome)
gtk_window_set_titlebar (GTK_WINDOW (window), 
window->details->toolbar);
else {
gtk_container_add (GTK_CONTAINER (grid), 
window->details->toolbar);


Hope to get nautilus fixed soon.

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

Title:
  fix up usage of XDG_CURRENT_DESKTOP

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-10 Thread Cui Wei
Hi, I have sent a webm recording of this issue.


@dino99
Is this issue same as yours?

** Attachment added: "Ubuntu.webm"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1538111/+attachment/4631323/+files/Ubuntu.webm

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1557904] Re: 3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

2016-04-10 Thread Cui Wei
Hi, I have sent a webm record of this issue

** Attachment added: "Ubuntu.webm"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1557904/+attachment/4631322/+files/Ubuntu.webm

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

Title:
  3 bugs from metacity 3.18.2 (for Ubuntu 16.04 xenial)

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

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


[Bug 1534520] Re: gnome-terminal.desktop isn't shown on nautilus desktop

2016-04-10 Thread Cui Wei
** Changed in: nautilus (Ubuntu)
   Status: New => 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/1534520

Title:
  gnome-terminal.desktop isn't shown on nautilus desktop

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-10 Thread Cui Wei
@Alberts

Sorry, after the change:

   if (frame)
 {
-  xwindow = meta_frame_get_xwindow (frame);
+  xwindow = meta_window_get_xwindow (window);
 }
   else
 {

It still crashes.

---


Testing report (metacity 3.18.3-1ubuntu2):

1) Hardware: Intel Graphic Card + NV Maxwell Card + Nouveau Driver;

2) Mode: metacity compositing mode;

3) open firefox playing some HTML5 videos or other things that requires
3D acceleration;


This is the report:

1) metacity 3.18.3-1ubuntu2 with
a9f28dbc26f5211ef08889109db3dc8c7ba76aca reverting, testing for 2 days:

-> 4 crashes, 0 normal windows missing.


2) metacity 3.18.3-1ubuntu2 (original version, no modification)  for 2
days:

-> 0 crashes, 1 normal windows missing.


3) metacity 3.18.3-1ubuntu2 (with:
  - xwindow = meta_frame_get_xwindow (frame);
  + xwindow = meta_window_get_xwindow (window);
)  for 2 days:

-> 1 crashes, 0 normal windows missing.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-10 Thread Cui Wei
Just a fresh installation from "http://cdimage.ubuntu.com/daily-
live/current/xenial-desktop-amd64.iso" will definitly have this issue,
not my PC's problem.

After installing "http://cdimage.ubuntu.com/daily-live/current/xenial-
desktop-amd64.iso",

# echo 10 > /sys/fs/cgroup/memory/system.slice/lxc-
net.service/memory.kmem.limit_in_bytes

returning "baash: echo: write error: Device or resource busy"

# cat /sys/fs/cgroup/memory/memory.kmem.limit_in_bytes

returning "0"

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-10 Thread Cui Wei
This bug is critical because docker 1.10 will crash when running "docker
run --kernel-memory 1G ubuntu bash"

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1568592] [NEW] bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-10 Thread Cui Wei
Public bug reported:

In ubuntuxenial with linux kernel 4.4,

"memory.kmem.limit_in_bytes" cannot be written,

and the value of "memory.kmem.usage_in_bytes" is always 0.

This issue doesn't happen in ubuntu wily (kernel = 4.2)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-generic 4.4.0.18.19
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.4.0-18-generic.
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ghostplant   2724 F pulseaudio
 /dev/snd/controlC1:  ghostplant   2724 F pulseaudio
CurrentDesktop: GNOME-Flashback:Unity
Date: Mon Apr 11 03:24:49 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
MachineType: Micro-Star International Co., Ltd. GE60 2PG
PciMultimedia:

ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic 
root=UUID=9b9acac2-b16b-4328-abc9-407fe4ce4e4d ro quiet swapaccount=1
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-18-generic N/A
 linux-backports-modules-4.4.0-18-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:

dmi.bios.date: 12/01/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E16GFIMS.626
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MS-16GF
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: REV:0.B
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16GFIMS.626:bd12/01/2014:svnMicro-StarInternationalCo.,Ltd.:pnGE602PG:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16GF:rvrREV0.B:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: GE60 2PG
dmi.product.version: REV:1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug xenial

** Description changed:

  In ubuntuxenial with linux kernel 4.4,
  
  "memory.kmem.limit_in_bytes" cannot be written,
  
  and the value of "memory.kmem.usage_in_bytes" is always 0.
  
  This issue doesn't happen in ubuntu wily (kernel = 4.2)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.18.19
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.4.0-18-generic.
- AplayDevices: Error: [Errno 2] 没有那个文件或目录: 'aplay'
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
- ArecordDevices: Error: [Errno 2] 没有那个文件或目录: 'arecord'
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  ghostplant   2724 F pulseaudio
-  /dev/snd/controlC1:  ghostplant   2724 F pulseaudio
- Card0.Amixer.info: Error: [Errno 2] 没有那个文件或目录: 'amixer'
- Card0.Amixer.values: Error: [Errno 2] 没有那个文件或目录: 'amixer'
- Card1.Amixer.info: Error: [Errno 2] 没有那个文件或目录: 'amixer'
- Card1.Amixer.values: Error: [Errno 2] 没有那个文件或目录: 'amixer'
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ghostplant   2724 F pulseaudio
+  /dev/snd/controlC1:  ghostplant   2724 F pulseaudio
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Apr 11 03:24:49 2016
- IwConfig: Error: [Errno 2] 没有那个文件或目录: 'iwconfig'
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
- Lspci: Error: [Errno 2] 没有那个文件或目录: 'lspci'
- Lsusb: Error: [Errno 2] 没有那个文件或目录: 'lsusb'
+  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
+    Users in the 'systemd-journal' group can see all messages. Pass -q to
+    turn off this notice.
+  No journal files were opened due to insufficient permissions.
  MachineType: Micro-Star International Co., Ltd. GE60 2PG
  PciMultimedia:
-  
+ 
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic 

[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-06 Thread Cui Wei
Two of my PC are also both with NV card.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-06 Thread Cui Wei
@dino99

Yes. I am using "metacity >/tmp/stdout 2>/tmp/stderr" to save the log.
When this bug happens, no text generated from those files.

As for "1)" that you said, the browser is not merely closed. To be more
precise, its widget become transparent (covered by nautilus background),
and the process is still running.

"killing nautilus" or "restarting metacity" will display those widget
again.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-06 Thread Cui Wei
I found out the reason, but I don't know how to reproduce the bug.

Sometimes, metacity failed to recognize depth layer of "nautilus/nemo-
background" and normal window, see the following ->


When I get trapped into this bug described above, running "killalll
nautilus" under tty1 (Ctrl+F1), then all window except nautilus
background can be seen !!! It seems that metacity thinks
nautilus background has higher layer than normal windows.


I don't think it's the bug from nautilus, because of the following proof:


1) even replacing nautilus with other similar file explorer like nemo, this bug 
also happens;

2) when using compiz or older version of metacity, this bug don't
happen;


So I think there should be some check of source code that is related with the 
top-level window  covering other window. Don't let nautilus background (nemo 
-n) cover all normal windows.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-06 Thread Cui Wei
I don't know because I am always under compositing mode. no-compositing
is ugly.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1566950] [NEW] error juding nautilus window by XDG_CURRENT_DESKTOP

2016-04-06 Thread Cui Wei
Public bug reported:

the value of the XDG_CURRENT_DESKTOP of the following is:

Generic GNOME 3 Session:GNOME
Generic GNOME 3 Flashback Session:  GNOME-Flashback

Unity Session:Unity
Ubuntu's GNOME 3 Flashback Session:GNOME-Flashback:Unity

so the condition line of "nautilus-3.18.4.is.3.14.3/src/nautilus-
window.c" (Line 1557) should be:

  if (desktop && !strstr (desktop, "Unity"))

not:   if (desktop && strstr (desktop, "GNOME"))

Fixing this bug will make nautilus window under "Ubuntu Gnome-Session-
Flashback" work well like it under Unity Session, otherwise, window
border of nautilus cannot resize!

--

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Wed Apr  6 23:39:56 2016
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+514+261'"
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'date_accessed', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
JournalErrors:
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:
 file-roller3.16.4-1ubuntu3
 gnome-terminal 3.18.3-1ubuntu1

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


** Tags: amd64 apport-bug xenial

** Description changed:

  the value of the XDG_CURRENT_DESKTOP of the following is:
  
  Generic GNOME 3 Session:GNOME
  Generic GNOME 3 Flashback Session:  GNOME-Flashback
  
  Unity Session:Unity
  Ubuntu's GNOME 3 Flashback Session:GNOME-Flashback:Unity
  
- 
  so the condition line of "nautilus-3.18.4.is.3.14.3/src/nautilus-
  window.c" (Line 1557) should be:
  
-   if (desktop && !strstr (desktop, "Unity"))
+   if (desktop && !strstr (desktop, "Unity"))
  
  not:   if (desktop && strstr (desktop, "GNOME"))
  
+ Fixing this bug will make nautilus window under "Ubuntu Gnome-Session-
+ Flashback" work well like it under Unity Session, otherwise, window
+ border of nautilus cannot resize!
  
- Fixing this bug will make nautilus window under "Ubuntu 
Gnome-Session-Flashback" work well like it under Unity Session, otherwise, 
window border of nautilus cannot resize!
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Wed Apr  6 23:39:56 2016
  GsettingsChanges:
-  b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+514+261'"
-  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'date_accessed', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
+  b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+514+261'"
+  b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'date_accessed', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
  JournalErrors:
-  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
-Users in the 'systemd-journal' group can see all messages. Pass -q to
-turn off this notice.
-  No journal files were opened due to insufficient permissions.
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
-  file-roller3.16.4-1ubuntu3
-  gnome-terminal 3.18.3-1ubuntu1
+  file-roller3.16.4-1ubuntu3
+  gnome-terminal 3.18.3-1ubuntu1

** Description changed:

  the value of the XDG_CURRENT_DESKTOP of the following is:
  
  Generic GNOME 3 Session:GNOME
  Generic GNOME 3 Flashback Session:  GNOME-Flashback
  
  Unity Session:Unity
  Ubuntu's GNOME 3 Flashback Session:GNOME-Flashback:Unity
  
  so the condition line of "nautilus-3.18.4.is.3.14.3/src/nautilus-
  window.c" (Line 1557) should be:
  
    if (desktop && !strstr (desktop, "Unity"))
  
  not:   if (desktop && strstr (desktop, "GNOME"))
  
  Fixing this bug will make nautilus window under "Ubuntu Gnome-Session-
  Flashback" work well like it under Unity Session, otherwise, window
  border of nautilus cannot resize!
  
- 
+ --
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 

[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-07 Thread Cui Wei
@Alberts

I am testing the revert of this patch for one day, but it might take
several days to better confirm. Currently, nothing wrong happens, in
terms of both crashes and window disappearing.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1538111] Re: untraceable serious bug in metacity 3.18

2016-04-11 Thread Cui Wei
Okay, I will test soon.

Recent 2 days I was using "metacity --no-composite", and till now I
didn't get a crash or window missing (0 crash and 0 window missing under
no-composite mode).

Though "metacity --no-composite" seems to be more stable, but has poor
support for gtk3 style such as transparency.

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

Title:
  untraceable serious bug in metacity 3.18

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-11 Thread Cui Wei
Thanks, but a strange thing is that lxc performs different from docker.
Can you try the following?


# sudo -i
# lxc-start -n ubuntu1
# echo 1g > /sys/fs/cgroup/memory/lxc/ubuntu1/memory.limit_in_bytes
# echo 1g > /sys/fs/cgroup/memory/lxc/ubuntu1/memory.memsw.limit_in_bytes
# lxc-freeze -n ubuntu1
# echo 0 > /sys/fs/cgroup/memory/lxc/ubuntu1/memory.limit_in_bytes
# cat /sys/fs/cgroup/memory/lxc/ubuntu1/memory.usage_in_bytes
0

Then, why the last command returns "0" ? Where is kmem? It makes me
think that kmem has been drop. Do you know why the whole memory data
including kmem is moved to swap, or a bug?

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-11 Thread Cui Wei
Previously, I am always thinking the following:

1) memory.usage_in_bytes = memory.kmem.usage_in_bytes + "Non-Kernel
Memory Data"

2) the data of "memory.kmem.usage_in_bytes" cannot be moved to swap

which indicates that memory.usage_in_bytes should be always >0 since
memory.kmem.usage_in_bytes should be always >0. Then how comes the
result of the last comment? Or is there anything wrong of my previous
understanding?

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1568592] Re: bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

2016-04-11 Thread Cui Wei
Sorry, "not after executing docker with" should be "only after executing
docker with"

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

Title:
  bug of "memory.kmem.limit_in_bytes" and "memory.kmem.usage_in_bytes"

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

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


[Bug 1561425] [NEW] zh_CN.UTF-8 translation fault (grub-pc in Ubuntu 16.04)

2016-03-24 Thread Cui Wei
Public bug reported:

See the attached image.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: grub-pc 2.02~beta2-36ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
Uname: Linux 4.4.0-14-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Thu Mar 24 17:41:19 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "too many '?' chars"
   
https://bugs.launchpad.net/bugs/1561425/+attachment/4609534/+files/grub-zh_CN.png

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

Title:
  zh_CN.UTF-8 translation fault (grub-pc in Ubuntu 16.04)

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

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


[Bug 1561434] [NEW] lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
Public bug reported:

The lxc-checkpoint works well under the following version:

>> Linux Image Version: 4.4.0.12.13
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc10-0ubuntu2

---

But failed after ungrading:

>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc12-0ubuntu1

When doing lxc-checkpoint, it replies:

lxc-checkpoint: criu.c: do_dump: 854 dump signaled with 11

Chechpointing xxx failed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxc 2.0.0~rc11-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
Uname: Linux 4.4.0-14-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Thu Mar 24 17:53:07 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
KernLog:
 
PackageArchitecture: all
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx
lxcsyslog:

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1561434] [NEW] lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
Public bug reported:

The lxc-checkpoint works well under the following version:

>> Linux Image Version: 4.4.0.12.13
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc10-0ubuntu2

---

But failed after ungrading:

>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc12-0ubuntu1

When doing lxc-checkpoint, it replies:

lxc-checkpoint: criu.c: do_dump: 854 dump signaled with 11

Chechpointing xxx failed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lxc 2.0.0~rc11-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
Uname: Linux 4.4.0-14-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Thu Mar 24 17:53:07 2016
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
KernLog:
 
PackageArchitecture: all
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx
lxcsyslog:

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


** Tags: amd64 apport-bug xenial

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

Title:
  lxc-checkpoint failed on current newest version

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

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


[Bug 1559725] Re: Security bug of overlayfs in linux image kernel

2016-03-24 Thread Cui Wei
Thanks for the explaination!

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

Title:
  Security bug of overlayfs in linux image kernel

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

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


[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-25 Thread Cui Wei
Yes, it's fixed in lxc-rc13.

** Changed in: lxc (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-25 Thread Cui Wei
Yes, it's fixed in lxc-rc13.

** Changed in: lxc (Ubuntu)
   Status: New => 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/1561434

Title:
  lxc-checkpoint failed on current newest version

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

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


[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
Just new I tried the updated CRIU:

>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0-2ubuntu2
>> LXC Version: 2.0.0~rc12-0ubuntu1


The checkpoint step became success, but recovery step failed:

+ lxc-checkpoint -s -D /var/lib/lxc/cr-test/cp -n cr-test

+ lxc-checkpoint -r -D /var/lib/lxc/cr-test/cp -n cr-test
lxc-checkpoint: criu.c: do_restore: 683 criu process exited 1, output:
lxc-checkpoint: criu.c: do_restore: 631 Bad file descriptor - F_GETFD failed


lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/systemd//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/cpu//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/freezer//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/perf_event//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/cpuset//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/pids//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/hugetlb//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/net_cls//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/blkio//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/memory//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/devices//lxc/cr-test
lxc-checkpoint: criu.c: restore: 935 restore process died
Restoring cr-test failed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
Just new I tried the updated CRIU:

>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0-2ubuntu2
>> LXC Version: 2.0.0~rc12-0ubuntu1


The checkpoint step became success, but recovery step failed:

+ lxc-checkpoint -s -D /var/lib/lxc/cr-test/cp -n cr-test

+ lxc-checkpoint -r -D /var/lib/lxc/cr-test/cp -n cr-test
lxc-checkpoint: criu.c: do_restore: 683 criu process exited 1, output:
lxc-checkpoint: criu.c: do_restore: 631 Bad file descriptor - F_GETFD failed


lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/systemd//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/cpu//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/freezer//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/perf_event//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/cpuset//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/pids//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/hugetlb//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/net_cls//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/blkio//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/memory//lxc/cr-test
lxc-checkpoint: cgfsng.c: recursive_destroy: 999 Error destroying 
/sys/fs/cgroup/devices//lxc/cr-test
lxc-checkpoint: criu.c: restore: 935 restore process died
Restoring cr-test failed.

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

Title:
  lxc-checkpoint failed on current newest version

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

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


  1   2   >