[Touch-packages] [Bug 1756418] Re: Error detected while processing /usr/share/vim/vim80/debian.vim

2018-04-06 Thread PerfMonk
seem to be same as bug#1754999 reported march 11.

-- 
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/1756418

Title:
  Error detected while processing /usr/share/vim/vim80/debian.vim

Status in vim package in Ubuntu:
  Confirmed

Bug description:
  Just after virsh edit domain:

   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-common 2:8.0.1401-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 16 19:34:33 2018
  InstallationDate: Installed on 2018-02-27 (16 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180227)
  PackageArchitecture: all
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1756418/+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 1756418] Re: Error detected while processing /usr/share/vim/vim80/debian.vim

2018-04-06 Thread PerfMonk
same problem for me on ubuntu bionic beaver beta 18.04
Any solution yet ?

-- 
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/1756418

Title:
  Error detected while processing /usr/share/vim/vim80/debian.vim

Status in vim package in Ubuntu:
  Confirmed

Bug description:
  Just after virsh edit domain:

   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-common 2:8.0.1401-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 16 19:34:33 2018
  InstallationDate: Installed on 2018-02-27 (16 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180227)
  PackageArchitecture: all
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1756418/+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 1481449] [NEW] DBUS racing condition on pluma and other application

2015-08-04 Thread PerfMonk
Public bug reported:

just typing in a shell (logged with my current user) :   pluma file&

generate this warning:

trebe03@m193543:~/bin$ pluma youtube-dl.py &
[1] 19036
trebe03@m193543:~/bin$ 
** (pluma:19036): WARNING **: Couldn't connect to accessibility bus: Failed to 
connect to socket /tmp/dbus-UF9kBx3qDw: Connexion refusée

[1]+  Finipluma youtube-dl.py
trebe03@m193543:~/bin$ 

and this bug was generated by typing :

trebe03@m193543:~$ ubuntu-bug dbus

** (apport-gtk:20256): WARNING **: Couldn't connect to accessibility
bus: Failed to connect to socket /tmp/dbus-UF9kBx3qDw: Connexion refusée

(process:20711): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size 
== 0' failed
trebe03@m193543:~$ 

It doesn't disturb much the OS but is annoying the user.  ;=)

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: dbus 1.8.12-1ubuntu5
ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu5
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Aug  4 14:54:03 2015
InstallationDate: Installed on 2015-07-22 (12 days ago)
InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Alpha amd64 (20150721)
SourcePackage: dbus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

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

Title:
  DBUS racing condition on pluma and other application

Status in dbus package in Ubuntu:
  New

Bug description:
  just typing in a shell (logged with my current user) :   pluma file&

  generate this warning:

  trebe03@m193543:~/bin$ pluma youtube-dl.py &
  [1] 19036
  trebe03@m193543:~/bin$ 
  ** (pluma:19036): WARNING **: Couldn't connect to accessibility bus: Failed 
to connect to socket /tmp/dbus-UF9kBx3qDw: Connexion refusée

  [1]+  Finipluma youtube-dl.py
  trebe03@m193543:~/bin$ 

  and this bug was generated by typing :

  trebe03@m193543:~$ ubuntu-bug dbus

  ** (apport-gtk:20256): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-UF9kBx3qDw: Connexion
  refusée

  (process:20711): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed
  trebe03@m193543:~$ 

  It doesn't disturb much the OS but is annoying the user.  ;=)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: dbus 1.8.12-1ubuntu5
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu5
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Tue Aug  4 14:54:03 2015
  InstallationDate: Installed on 2015-07-22 (12 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Alpha amd64 (20150721)
  SourcePackage: dbus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1481449/+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