[Touch-packages] [Bug 1754068] Re: vim-tiny doesn't work well with git commit editing comments

2018-03-07 Thread Cui Wei
vim-tiny should skip some syntax from /usr/share/vim/vim80/debian.vim
that is not supported.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/1754068

Title:
  vim-tiny doesn't work well with git commit editing comments

Status in vim package in Ubuntu:
  New

Bug description:
  1) Ubuntu 18.04;
  2) remove nano, vim-runtime (full version);
  3) install vim-tiny;
  4) git a git-repo and do some changes, then press 'git commit -a';
  5) vim-tiny will always report many errors as follows:

  
  Error detected while processing /usr/share/vim/vim80/debian.vim:
  line   29:
  E319: Sorry, the command is not available in this version: function! 
MapExists(name, modes)
  line   30:
  E319: Sorry, the command is not available in this version:   for mode in 
split(a:modes, '\zs')
  line   34:
  E319: Sorry, the command is not available in this version:   endfor
  line   35:
  E319: Sorry, the command is not available in this version:   return 0
  line   36:
  E319: Sorry, the command is not available in this version: endfunction
  Press ENTER or type command to continue

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: vim-tiny 2:8.0.1401-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Wed Mar  7 23:21:55 2018
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.vim.vimrc.tiny: 2018-03-07T23:21:15.792000

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1754068] [NEW] vim-tiny doesn't work well with git commit editing comments

2018-03-07 Thread Cui Wei
Public bug reported:

1) Ubuntu 18.04;
2) remove nano, vim-runtime (full version);
3) install vim-tiny;
4) git a git-repo and do some changes, then press 'git commit -a';
5) vim-tiny will always report many errors as follows:


Error detected while processing /usr/share/vim/vim80/debian.vim:
line   29:
E319: Sorry, the command is not available in this version: function! 
MapExists(name, modes)
line   30:
E319: Sorry, the command is not available in this version:   for mode in 
split(a:modes, '\zs')
line   34:
E319: Sorry, the command is not available in this version:   endfor
line   35:
E319: Sorry, the command is not available in this version:   return 0
line   36:
E319: Sorry, the command is not available in this version: endfunction
Press ENTER or type command to continue

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: vim-tiny 2:8.0.1401-1ubuntu3
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: MATE
Date: Wed Mar  7 23:21:55 2018
SourcePackage: vim
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.vim.vimrc.tiny: 2018-03-07T23:21:15.792000

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/1754068

Title:
  vim-tiny doesn't work well with git commit editing comments

Status in vim package in Ubuntu:
  New

Bug description:
  1) Ubuntu 18.04;
  2) remove nano, vim-runtime (full version);
  3) install vim-tiny;
  4) git a git-repo and do some changes, then press 'git commit -a';
  5) vim-tiny will always report many errors as follows:

  
  Error detected while processing /usr/share/vim/vim80/debian.vim:
  line   29:
  E319: Sorry, the command is not available in this version: function! 
MapExists(name, modes)
  line   30:
  E319: Sorry, the command is not available in this version:   for mode in 
split(a:modes, '\zs')
  line   34:
  E319: Sorry, the command is not available in this version:   endfor
  line   35:
  E319: Sorry, the command is not available in this version:   return 0
  line   36:
  E319: Sorry, the command is not available in this version: endfunction
  Press ENTER or type command to continue

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: vim-tiny 2:8.0.1401-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Wed Mar  7 23:21:55 2018
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.vim.vimrc.tiny: 2018-03-07T23:21:15.792000

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1751417] Re: gtk3.22 makes gedit & pluma screen flash for short text only

2018-02-24 Thread Cui Wei
Besides, Ubuntu 16.04 gtk3 editor (gedit/pluma) doesn't flash on
disabling GPU-accelerate.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1751417

Title:
  gtk3.22 makes gedit & pluma screen flash for short text only

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu 18.04 development branch;
  GTK-3 version: 3.22;

  For almost all gtk3-based text editor, such as gedit, pluma, mousepad.
  There is textview flashing issue when the textview doesn't have its
  side-scrollbar. Typically, short text in textview can make this
  condition satisified.

  1) Editor textview flashing problem only happens in OS physical hosts,
  and doesn't happen when editors run inside Virtualbox.

  2) Editor textview flashing problem doesn't happen in Ubuntu 16.04
  which is of lower gtk3 version;

  3) If text document is long to generate either side of scrollbar for
  the editor textview, then the textview is no longer flashing.

  More to see: https://github.com/mate-desktop/pluma/issues/282
  Still, I just ensure that it is not a pluma issue but happens in all 
gtk3-based text editor including gedit.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libgtk-3-0 3.22.28-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat Feb 24 14:32:35 2018
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1751417/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1751417] Re: gtk3.22 makes gedit & pluma screen flash for short text only

2018-02-24 Thread Cui Wei
Yes, for all GPU-accelerated window manager such as mutter, metacity-
composite, marco-composite, these is no screen flashing. However,
disable GPU-accelerate will make it sharply flash, typically using
metacity-nocomposite and marco-nocomposite.

However, even if using to metacity-nocomposite/marco-nocomposite to
disable GPU-accelerate, all gtk2.0-based textview such as leafpad is
still good and doesn't flash at all, but all gtk3.0 textview will
heavily flash that makes eyes unconfortable.

Especially for black-background + white-foreground textview => maximum
the text editor => fill full text in editor while ensuring no boundary
overflow to prevent producing the side scrollbar => dynamic selecting
multi-line text by mouse => extrodinary high-contrast flashing nearly
makes eyes blind.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1751417

Title:
  gtk3.22 makes gedit & pluma screen flash for short text only

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu 18.04 development branch;
  GTK-3 version: 3.22;

  For almost all gtk3-based text editor, such as gedit, pluma, mousepad.
  There is textview flashing issue when the textview doesn't have its
  side-scrollbar. Typically, short text in textview can make this
  condition satisified.

  1) Editor textview flashing problem only happens in OS physical hosts,
  and doesn't happen when editors run inside Virtualbox.

  2) Editor textview flashing problem doesn't happen in Ubuntu 16.04
  which is of lower gtk3 version;

  3) If text document is long to generate either side of scrollbar for
  the editor textview, then the textview is no longer flashing.

  More to see: https://github.com/mate-desktop/pluma/issues/282
  Still, I just ensure that it is not a pluma issue but happens in all 
gtk3-based text editor including gedit.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libgtk-3-0 3.22.28-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat Feb 24 14:32:35 2018
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1751417/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1751417] [NEW] gtk3.22 makes gedit & pluma screen flash for short text only

2018-02-23 Thread Cui Wei
Public bug reported:

Environment: Ubuntu 18.04 development branch;
GTK-3 version: 3.22;

For almost all gtk3-based text editor, such as gedit, pluma, mousepad.
There is textview flashing issue when the textview doesn't have its
side-scrollbar. Typically, short text in textview can make this
condition satisified.

1) Editor textview flashing problem only happens in OS physical hosts,
and doesn't happen when editors run inside Virtualbox.

2) Editor textview flashing problem doesn't happen in Ubuntu 16.04 which
is of lower gtk3 version;

3) If text document is long to generate either side of scrollbar for the
editor textview, then the textview is no longer flashing.

More to see: https://github.com/mate-desktop/pluma/issues/282
Still, I just ensure that it is not a pluma issue but happens in all gtk3-based 
text editor including gedit.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libgtk-3-0 3.22.28-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: MATE
Date: Sat Feb 24 14:32:35 2018
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1751417

Title:
  gtk3.22 makes gedit & pluma screen flash for short text only

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu 18.04 development branch;
  GTK-3 version: 3.22;

  For almost all gtk3-based text editor, such as gedit, pluma, mousepad.
  There is textview flashing issue when the textview doesn't have its
  side-scrollbar. Typically, short text in textview can make this
  condition satisified.

  1) Editor textview flashing problem only happens in OS physical hosts,
  and doesn't happen when editors run inside Virtualbox.

  2) Editor textview flashing problem doesn't happen in Ubuntu 16.04
  which is of lower gtk3 version;

  3) If text document is long to generate either side of scrollbar for
  the editor textview, then the textview is no longer flashing.

  More to see: https://github.com/mate-desktop/pluma/issues/282
  Still, I just ensure that it is not a pluma issue but happens in all 
gtk3-based text editor including gedit.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libgtk-3-0 3.22.28-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat Feb 24 14:32:35 2018
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1751417/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749075] Re: ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-22 Thread Cui Wei
** Attachment added: "This is maximized caja window, where menubar theme is not 
correct"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1749075/+attachment/5060892/+files/2018-02-23_13%3A44%3A44.png

** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749075] Re: ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-22 Thread Cui Wei
The following extra styles should be added into both Ambiance and
Radiance:

# Extra theme for lightdm-gtk-greeter
.lightdm-gtk-greeter separator {
border-style: none;
border-width: 0px;
}

# Extra theme for mate-terminal
window.background.mate-terminal vte-terminal {
-TerminalScreen-background-darkness: 0.95;
background-color: #300A24;
color: #F2F1F0;
}

# Extra theme for maximized window menubar
.maximized .menubar:not(:backdrop),
.maximized menubar:not(:backdrop) {
background-color: @dark_bg_color;
}

# Extra theme for default textview box
.view text {
background-color: @base_color;
color: @text_color;
}

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749075] [NEW] ubuntu light-theme doesn't correctly decorate menubar for widgets that are maximized

2018-02-12 Thread Cui Wei
Public bug reported:

OS: Ubuntu 18.04

light-themes includes Ambiance & Radiance, when opening a widget that
contains menu toolbar (with global-menu disabled), the background color
of menu toolbar only keeps coordinate with titlebar when the widget is
not maximized. Once the widget is maximized, the background color of its
menu toolbar becomes different which is ugly.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Feb 13 14:02:20 2018
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1749075

Title:
  ubuntu light-theme doesn't correctly decorate menubar for widgets that
  are maximized

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 18.04

  light-themes includes Ambiance & Radiance, when opening a widget that
  contains menu toolbar (with global-menu disabled), the background
  color of menu toolbar only keeps coordinate with titlebar when the
  widget is not maximized. Once the widget is maximized, the background
  color of its menu toolbar becomes different which is ugly.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: light-themes 16.10+18.04.20180122.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 14:02:20 2018
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1749072] [NEW] nm-applet from network-manager-gnome doesn't get fully translated into zh_CN.UTF-8

2018-02-12 Thread Cui Wei
Public bug reported:

For example:

Edit connections...
Create...
Add a VPN connection...
Additional static addresses:

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: language-pack-gnome-zh-hans 1:18.04+20180208
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Feb 13 13:08:59 2018
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 bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to language-pack-gnome-zh-
hans in Ubuntu.
https://bugs.launchpad.net/bugs/1749072

Title:
  nm-applet from network-manager-gnome doesn't get fully translated into
  zh_CN.UTF-8

Status in language-pack-gnome-zh-hans package in Ubuntu:
  New

Bug description:
  For example:

  Edit connections...
  Create...
  Add a VPN connection...
  Additional static addresses:

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: language-pack-gnome-zh-hans 1:18.04+20180208
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Feb 13 13:08:59 2018
  PackageArchitecture: all
  SourcePackage: language-pack-gnome-zh-hans
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1748779] [NEW] networking.service should have far less sleeping time

2018-02-11 Thread Cui Wei
Public bug reported:

Many networking service is blocked for this service:
/lib/systemd/system/networking.service.

For most of PC set "iface enp3s0 inet dhcp" in /etc/network/interfaces,
and when they are using wireless network access without wired network
plugged. Currently they have to wait for 5 minute of their booting time.
I think 3-5 sec is reasonable and 0 sec is the best.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ifupdown 0.8.16ubuntu2 [modified: 
lib/systemd/system/networking.service]
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: MATE
Date: Mon Feb 12 01:56:56 2018
SourcePackage: ifupdown
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1748779

Title:
  networking.service should have far less sleeping time

Status in ifupdown package in Ubuntu:
  New

Bug description:
  Many networking service is blocked for this service:
  /lib/systemd/system/networking.service.

  For most of PC set "iface enp3s0 inet dhcp" in
  /etc/network/interfaces, and when they are using wireless network
  access without wired network plugged. Currently they have to wait for
  5 minute of their booting time. I think 3-5 sec is reasonable and 0
  sec is the best.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ifupdown 0.8.16ubuntu2 [modified: 
lib/systemd/system/networking.service]
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Mon Feb 12 01:56:56 2018
  SourcePackage: ifupdown
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1742156] [NEW] network-manager wired DHCP mode doesn't work on Ubuntu 18.04

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

In virtualbox with NAT configured (10.0.2.2 as defaul DHCP IP), network-
manager on ubuntu 18.04 cannot find any wired interface and also cannot
connect to network via DHCP.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: network-manager (not installed)
ProcVersionSignature: Ubuntu 4.14.0-15.18-generic 4.14.12
Uname: Linux 4.14.0-15-generic x86_64
ApportVersion: 2.20.8-0ubuntu6
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Jan  9 21:44:54 2018
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1742156

Title:
  network-manager wired DHCP mode doesn't work on Ubuntu 18.04

Status in network-manager package in Ubuntu:
  New

Bug description:
  In virtualbox with NAT configured (10.0.2.2 as defaul DHCP IP),
  network-manager on ubuntu 18.04 cannot find any wired interface and
  also cannot connect to network via DHCP.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager (not installed)
  ProcVersionSignature: Ubuntu 4.14.0-15.18-generic 4.14.12
  Uname: Linux 4.14.0-15-generic x86_64
  ApportVersion: 2.20.8-0ubuntu6
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Jan  9 21:44:54 2018
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569679] Re: lxc failed to do lxc-checkpoint again

2016-04-14 Thread Cui Wei
See also: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1561434

lxc-checkpoint works well under -

>> CRIU Version: 2.0-2ubuntu2
>> LXC Version: 2.0.0~rc13-0ubuntu1

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

Title:
  lxc failed to do lxc-checkpoint again

Status in lxc package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569679] Re: lxc failed to do lxc-checkpoint again

2016-04-14 Thread Cui Wei
It has, and "echo 1 > /dev/null" works inside the container.

Old lxc & criu version can make successful checkpoint but current
version can't. My container doesn't change anything.

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

Title:
  lxc failed to do lxc-checkpoint again

Status in lxc package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569679] Re: lxc failed to do lxc-checkpoint again

2016-04-14 Thread Cui Wei
The config is as same as it was previously.

lxc.pts = 1024
lxc.console = none
lxc.tty = 0
lxc.pivotdir = lxc_putold
lxc.autodev = 0
...

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

Title:
  lxc failed to do lxc-checkpoint again

Status in lxc package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569679] Re: lxc failed to do lxc-checkpoint again

2016-04-13 Thread Cui Wei
$ cat dump.log 
Error (files-reg.c:1101): Can't lookup mount=235 for fd=0 path=/null
Error (cr-dump.c:1303): Dump files (pid: 11964) failed with -1
Error (cr-dump.c:1600): Dumping FAILED.

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

Title:
  lxc failed to do lxc-checkpoint again

Status in lxc package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1569679

Title:
  lxc failed to do lxc-checkpoint again

Status in lxc package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to pyxdg in Ubuntu.
https://bugs.launchpad.net/bugs/1554878

Title:
  fix up usage of XDG_CURRENT_DESKTOP

Status in GLib:
  Confirmed
Status in Python XDG App:
  Confirmed
Status in empathy package in Ubuntu:
  Fix Released
Status in eog package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in nautilus package in Ubuntu:
  Triaged
Status in pyxdg package in Ubuntu:
  Confirmed
Status in totem package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed
Status in yelp package in Ubuntu:
  Fix Released

Bug description:
  Since being standardised XDG_CURRENT_DESKTOP supports specifying
  multiple Desktop Names seperated by a colon, however many of the
  patches in Ubuntu pre-date this change so don't correctly support the
  current format in some cases.

  These days XDG_CURRENT_DESKTOP will look something like
  Unity
  GNOME (gnome-shell)
  GNOME-Classic:GNOME (gnome-shell classic mode)
  GNOME-Flashback:Unity (Flashback sesison, although upstream and debian use 
GNOME-Flashack:GNOME for this)

  Many of the patches only check for == "Unity" or == "GNOME", so
  misbehave for the latter cases in the list above.

  I suspect this will be more widespread than just nautilus, but fixing
  that would be a good start. Since most of this code is still Ubuntu
  specific (upstream mainly use XDG_CURRENT_DESKTOP for onlyShowIn etc),
  probably taking the last value in the string would get the desired
  result of Unity vs GNOME3 behaviour

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Mar  9 15:04:36 2016
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to xenial on 2015-11-28 (102 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

Status in lxc package in Ubuntu:
  Fix Released

Bug description:
  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.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

Status in lxc package in Ubuntu:
  New

Bug description:
  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.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
** Description changed:

  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:

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

Status in lxc package in Ubuntu:
  New

Bug description:
  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.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434

Title:
  lxc-checkpoint failed on current newest version

Status in lxc package in Ubuntu:
  New

Bug description:
  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:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to language-pack-gnome-zh-
hans in Ubuntu.
https://bugs.launchpad.net/bugs/1532405

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

Status in language-pack-gnome-zh-hans package in Ubuntu:
  New

Bug description:
  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)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to libav in 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

Status in “libav” package in Ubuntu:
  New

Bug description:
  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!

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp