[Touch-packages] [Bug 253576] Re: Buffer content is lost when opening file over network that doesn't exsist

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Buffer content is lost when opening file over network that doesn't
  exsist

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim

  I'm using VIM 7.1.138 (netrw v109) on Ubuntu 8.04.
  The fastest way to see this bug happening seems to be this:
  1) Start vim, type :e ftp://u...@domain.xxx//path/to/existing/file
  2) Enter the password - file content appears in the buffer.
  3) Type :w
  4) Type :sp ftp://u...@domain.xxx//path/to/NOT/existing/file

  What happens after this is:
  1) 2 new buffers are opened: the first one says '/path/to/NOT/existing/file: 
No such file or directory', and the second is the buffer for that file. You can 
edit that buffer and save it, so a new file is created on the server.
  2) The old buffer which had the contents of 
ftp://u...@domain.xxx//path/to/existing/file is empty.

  I expect that the second consequence above is a bug. If I was in a
  middle of editing in one buffer and opened another which would create
  a new file, all my work on the first one is lost - it's impossible to
  undo any changes, it says 'Already at oldest change', and the old
  buffer is cleared and not saved on the server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/253576/+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 293331] Re: vim-gnome mousewheel/scrollbar strange behavior

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim-gnome mousewheel/scrollbar strange behavior

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim-gnome

  8.04 x86 and amd64 under gnome, run gvim and open a file or create
  text that has more lines than are shown.  when hovering the mouse over
  the up and down buttons on the scrollbar and using the mouse scroll
  wheel, the bar moves according to the scroll wheel but the text moves
  as if you had pressed the scroll button with a left mouse click.  i
  expect it to scroll as it would if i had the mouse over the text and
  used the mouse scroll wheel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/293331/+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 320700] Re: gvim rendering is slow

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gvim rendering is slow

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim

  Rendering in gvim is very slow compared to previous Ubuntu releases.
  It's usable, but takes patience. I'm using vim/gvim 7.1.314-3ubuntu3.1
  on Ubuntu 8.10.

  Others have reported this same issue on a thread from the vim mailing list. 
Many solutions have been tried w/o success:
  http://groups.google.com/group/vim_use/browse_thread/thread/dd1d8d9a799adf4a

  From the thread, someone provided this benchmark script:
  -- -- --
  " Benchmark vim's redrawing speed
  let i = 0
  while i < 2000
1
redraw
$
redraw
let i = i + 1
  endwhile
  qa!
  -- -- --

  I've run it with /etc/init.d/README as an input file (just to pick
  something consistent across Ubuntu machines):

  $ time vim -u NONE -U NONE  -S test-redraw-speed.vim /etc/init.d/README 
  real  0m5.407s
  user  0m0.568s
  sys   0m0.048s

  $ time gvim -u NONE -U NONE -f -S test-redraw-speed.vim /etc/init.d/README 
  real  3m27.614s
  user  0m11.685s
  sys   0m0.312s

  As you can see gvim is almost 40x slower then vim (running in gnome-
  terminal). You'd expect gvim to be slower then vim, but not by this
  much. Note, from the thread, not all users experience this huge
  difference. Some only report 2-3x slowdown, which I'd be very happy
  with at this point :)

  I'm using the radeon X11 driver (open source) on a ThinkPad T42p, and
  do _not_ experience slow rendering in other apps (for example, gedit).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/320700/+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 560157] Re: vim-gtk, vim-gnome menu_bar error

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim-gtk,vim-gnome menu_bar error

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim

  vim-gtk,vim-gnome menu_bar error,

  only the  item was show in the menu bar. Others have no context.

  but,
  export LANG=xxx can solve the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: vim-gnome 2:7.2.330-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun Apr 11 01:12:41 2010
  ExecutablePath: /usr/bin/vim.gnome
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=zh_CN.utf8
   LANGUAGE=zh_CN:zh
  SourcePackage: vim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/560157/+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 560217] Re: vim-gnome omnicompletion mousewheel bug

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim-gnome omnicompletion mousewheel bug

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim-gnome

  Huge version with GTK2-GNOME GUI version has the mousewheel broken on
  the omni complete popup.

  It works on the command version in gnome-terminal.

  9.10 / vim 7.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/560217/+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 616858] Re: Mouse cursor in gvim is sometimes invisible

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Mouse cursor in gvim is sometimes invisible

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim-gnome

  In some cases the mouse cursor within a gvim window disappears.  It is
  still there, just not visible, or under the window.  Left clicking and
  selecting text will make it reappear.  Searching within gvim for
  matching text can (sometimes) make the cursor disappear again.  This
  doesn't happen with every gvim window opened up, but even if it didn't
  happen when first opened, searching will cause it to disappear again.

  
  [opiet@doodle ~] --> lsb_release -rd
  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04
  [opiet@doodle ~] --> 

  [opiet@doodle ~] --> apt-cache policy vim-gnome
  vim-gnome:
Installed: 2:7.2.330-1ubuntu3
Candidate: 2:7.2.330-1ubuntu3
Version table:
   *** 2:7.2.330-1ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
  100 /var/lib/dpkg/status
  [opiet@doodle ~] -->

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/616858/+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 627332] Re: Scroll bars do not appear correctly on new splits

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Scroll bars do not appear correctly on new splits

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim-gnome

  vim-gnome 2:7.2.330-1ubuntu3
  ubuntu 10.04.1 LTS

  Easiest steps to reproduce:

  - Open gvim
  - Maximise (currently reproduced under Compiz - not tried without)
  - Open a file with more lines than available.
  - :vsp

  Expected behaviour: New split has a scrollbar on the right
  Actual behaviour: Scrollbar exists, but appears to be attached to the outside 
of the maximised window, and thus not visible.
  Workaround: Restore gvim and maximise again. This is how it should originally 
have displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: vim-gnome 2:7.2.330-1ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Tue Aug 31 11:06:43 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/627332/+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 751726] Re: gvim icon is low-res and blurry in Unity

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gvim icon is low-res and blurry in Unity

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim

  The icon used for gvim in Unity is a low-res bitmap.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: vim-gnome 2:7.3.035+hg~8fdc1210-1ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Tue Apr  5 20:48:39 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110329.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/751726/+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 876262] Re: Gvim launcher doesn't appear in dash; appears in launcher with bad icon

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Gvim launcher doesn't appear in dash; appears in launcher with bad
  icon

Status in vim package in Ubuntu:
  Expired

Bug description:
  After installing vim-gnome a shortcut to Gvim text editor is not
  available in the dash. After starting it (e.g. Alt-F2 -> 'gvim') the
  icon it appears with in the launcher is not pretty. This is a
  regression from Ubuntu 11.04.

  /usr/share/applications/gvim.desktop exists in 11.10 and the only
  difference between this and the same file in 11.04 is:

  $ diff 11.10/gvim.desktop 11.04/gvim.desktop 
  75c75
  < Icon=/usr/share/pixmaps/vim.svg
  ---
  > Icon=vim

  Furthermore, the icon used in 11.04 also exists in 11.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/876262/+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 938469] Re: vim cannot regain control of mouse

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim cannot regain control of mouse

Status in vim package in Ubuntu:
  Expired

Bug description:
  In Precise, vim is unable to reassert control of the mouse once it has
  started. The mouse works normally upon starting vim. If it loses
  control of the mouse in the pseudo-terminal, however, perhaps due to
  being suspended with ^Z, or turning the mouse off with ':set mouse=',
  then vim becomes unable to regain control of the mouse when it should,
  such as being resumed or ':set mouse=a'.

  The expected behavior is that suspending should have no effect on the
  mouse within vim, and clearing and resetting the mouse variable should
  also have no effect on the mouse.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/938469/+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 788481] Re: Unity can't handle two GVIM's at the same time

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Unity can't handle two GVIM's at the same time

Status in vim package in Ubuntu:
  Expired

Bug description:
  Binary package hint: vim

  When I open two gvim's at the same time (from the command prompt),
  only one of them has a global menu, the other does not.

  This is not a duplicate of:
  https://bugs.launchpad.net/ubuntu/+source/vim/+bug/781180
  As I see no warnings. Just the first menu works, and the second GVIM has no 
menu. 
  Which also means copy & paste between gvims using menu shortcuts is broken :(
  SInce only one instance has a menu... 
  Alt+E 'C' is probably one of the most common things I do with two gvims 
open...

  Take care,
-stu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/788481/+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 808941] Re: gvim in ubuntu is slow when switching tabs or navigating lines

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gvim in ubuntu is slow when switching tabs or navigating lines

Status in vim package in Ubuntu:
  Expired

Bug description:
  It's been like this forever really. Because I worked both on Ubuntu
  and MacOSX interchangeably I didn't care as much. Now I think maybe
  it's time to finally find out what is wrong with it.

  THE PROBLEM: when I switch tabs or navigate the lines with arrows or
  J,K keys and when I do it repeatedly (as if when trying to find the
  right tab holding Ctrl and hitting Tab) it seems to be delaying the
  action. When I stop hitting the keys gvim may still be finishing the
  operations (for instance, I stop hitting Ctrl+Tab, gvim may switch 5
  more tabs - the number depends on how long I've been hitting Ctrl+Tab
  - before it stops).

  MacVim with similar settings in .vimrc works just fine. The delays are
  present both when Compiz is turned off and turned on. Any ideas?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: vim-gnome 2:7.3.035+hg~8fdc1210-1ubuntu7
  ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
  Uname: Linux 2.6.39-0-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jul 11 22:24:32 2011
  ExecutablePath: /usr/bin/vim.gnome
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vim
  UpgradeStatus: Upgraded to natty on 2011-06-05 (36 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/808941/+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 1157538] Re: vim.basic crashed with SIGSEGV in modify_fname()

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim.basic crashed with SIGSEGV in modify_fname()

Status in vim package in Ubuntu:
  Expired

Bug description:
  creating a desktop launcher

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: vim 2:7.3.547-6ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Wed Mar 20 04:49:43 2013
  ExecutablePath: /usr/bin/vim.basic
  InstallationDate: Installed on 2013-03-15 (4 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130314)
  MarkForUpload: True
  ProcCmdline: vim
  Signal: 11
  SourcePackage: vim
  StacktraceTop:
   modify_fname ()
   _r_debug ()
   ?? ()
   ?? ()
  Title: vim.basic crashed with SIGSEGV in modify_fname()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1157538/+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 1074454] Re: resize during insert problem

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  resize during insert problem

Status in vim package in Ubuntu:
  Expired

Bug description:
  resize during insert seems to cause a problem.  to reproduce:
  create a textfile using the 21 lines of text given below.
  resize an xterm to 12 lines long and 80 characters wide.
  in the xterm, edit (vim) the textfile.
  position the cursor on the / preceeding "vmlinuz", and type
  cB/
  (with no escape)(still in insert mode)
  resize the xterm to 10 lines by 80 characters.
  vim is now in an inconsistent state.
  the first visible cue is the disappearance of text following the cursor.
  further inserted characters appear to insert on the wrong line.
  as things progress it may recover itself, or it may ABRT or SEGV.
  for example if at this point i
  hit  (end the insert)
  type :ls (with no CR)
  enlarge the window
  i get
  Vim: Caught deadly signal SEGV
  Vim: preserving files...
  and it hangs thus.

  
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 uuid  
960c92bd-69d3-415f-93b6-2242187e3557
 kernel/SL-60-i386/Install-DVD/vmlinuz quiet panic=30 method=hd:sda7: 
ksdevice=
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
 initrd/SL-60-i386/Install-DVD/initrd.img
  

  $  lsb_release -rd
  Description:Ubuntu 12.10
  Release:12.10
  $  apt-cache policy vim
  vim:
Installed: 2:7.3.547-4ubuntu1
Candidate: 2:7.3.547-4ubuntu1
Version table:
   *** 2:7.3.547-4ubuntu1 0
  500 http://ie.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1074454/+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 1282345] Re: vim crashes on ruby files with very long lines

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim crashes on ruby files with very long lines

Status in vim package in Ubuntu:
  Expired

Bug description:
  1.  edit a file to be called test in vim:  vi test.
  2.  Insert the following line:
  vln = 
"Nowisthetimeforareallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyr
 
eallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallreallyreallyreallyreallyreallyy"
  3.  Play with the file to reassure you have no problem editing it.
  4.  Exit vi and mv test test.rb.
  5.  vi test.rb.  Note that now the file freezes up.  You can exit the 
terminal, and try going back and forth.  It is 100%.  When the file is called 
test.rb, it freezes up, apparently from formatting for ruby.  When it is called 
just test, it is fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: vim 2:7.4.000-1ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Wed Feb 19 17:37:36 2014
  InstallationDate: Installed on 2013-10-25 (117 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vim
  UpgradeStatus: Upgraded to saucy on 2013-10-26 (117 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1282345/+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 1305778] Re: Misinterpretation of key sequence

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Misinterpretation of key sequence

Status in vim package in Ubuntu:
  Expired

Bug description:
  Ubuntu 13.10
  Vim:   Installed: 2:7.4.000-1ubuntu2

  Entering the commands to leave insert mode & insert a new line above
  the current one, beginning with certain letters, results in
  punctuation on the current line instead.

  To reproduce:
  Start vim, *quickly* type the keys: iOm

  Expected result:
  New line created above the current one with the letter 'm' in it

  Actual result:
  Hyphen inserted on current line

  Also affects:
  Letters j,k,n,o
  j gives *, k gives +, m gives -, n gives ., o gives /

  Vim version: 7.4 (as installed by Ubuntu 13.10)
  Happens on my machine, my co-worker's machine, several VMs and to some (not 
all) of the people I asked about it on IRC. Definitely requires that the typing 
is done quickly. Causes me problems very frequently because I write a lot of 
Perl and when I go to declare a variable, I get "-y $foo" on the current line 
instead of "my $foo" on the previous line.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: vim 2:7.4.000-1ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Apr 10 11:51:03 2014
  InstallationDate: Installed on 2013-11-27 (134 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  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/1305778/+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 1195448] Re: Gvim problem

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Gvim problem

Status in vim package in Ubuntu:
  Expired

Bug description:
  Upon lauchaing GVIM to update a shell file I get
  (gvim:335): GLib-GObject-WARNING **: cannot retrieve class for invalid 
(unclassed) type `'
  The file is loaded without problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: vim-gnome 2:7.3.429-2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.2.0-48.74-generic-pae 3.2.46
  Uname: Linux 3.2.0-48-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: i386
  Date: Thu Jun 27 12:54:21 2013
  ExecutablePath: /usr/bin/vim.gnome
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  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/1195448/+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 1314238] Re: Account logged off when gvim is started from terminal

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Account logged off when gvim is started from terminal

Status in vim package in Ubuntu:
  Expired

Bug description:
  The issue:

  When I open a terminal and start gvim with gvim command, I'm
  immediately logged off. Before the login dialog appears, a text-only
  framebuffer appears briefly with nothing but cursor blinking on the
  first line, which leads me to believe it's an Unity or X crash.

  I have just installed a fresh copy of 14.04.

  unity version 7.2.0+14.04.20140416-0ubuntu1
  vim-runtime version 2:7.4.052-1ubuntu3

  This happens with both vim-gtk and vim-gnome packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1314238/+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 1334168] Re: vim defaults for tm and ttm are wrong

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim defaults for tm and ttm are wrong

Status in vim package in Ubuntu:
  Expired

Bug description:
  While scouring the net for info on curious lag in vim that can eat keystrokes
  (devastating over a laggy link, which is one of the primary situations where
  vim is useful), every conversation pointed me to `:help ttm`, which says:

  A useful setting would be 
  :set timeout timeoutlen=3000 ttimeoutlen=100
  (time out on mapping after three seconds, time out on key codes after a
  tenth of a second).

  So it appears that insead of putting the correct defaults in as the defaults,
  vim chose to bury the information deep inside the documentation.

  As a distro packaging vim, we have an opportunity to fix this.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: vim 2:7.4.052-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 25 10:01:05 2014
  InstallationDate: Installed on 2014-05-29 (26 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  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/1334168/+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 1394891] Re: evim search fails with message: "E486: Pattern not found: \\/\c" followed by the string searched for

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  evim search fails with message: "E486: Pattern not found: \\/\c"
  followed by the string searched for

Status in vim package in Ubuntu:
  Expired

Bug description:
  Ubuntu Trusty 64 bit system built from the mini.iso with Openbox as the WM 
and sole DE as well.  Vim version 2:7.4.052-1ubuntu3.  Recently, search has 
started failing about half the time.  In Evim, if I search for "some string 
that IS there somewhere" I'll get the following message:
  E486: Pattern not found: \\/\csome string that IS there somewhere
  as if it had prepended some stuff to what I what I wanted to search for and 
searched for that instead. Whenever it does this it is always the same string
  that gets prepended:
  \\/\c
  Seems the longer the string the more likely it is to happen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1394891/+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 1499899] Re: Gvim displays lots of scary messages about UNITY_GTK_IS_MENU_SHELL

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Gvim displays lots of scary messages about UNITY_GTK_IS_MENU_SHELL

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Expired
Status in vim package in Ubuntu:
  Expired

Bug description:
  When launched from a terminal the widely used text editor gvim
  displays lots WARNING and CRITICAL messages such as:

  ** (gvim:3608): WARNING **: (../../../lib/unity-gtk-menu-
  shell.c:176):unity_gtk_menu_shell_show_item: code should not be
  reached

  ** (gvim:3608): CRITICAL **: unity_gtk_menu_shell_handle_item_notify:
  assertion 'UNITY_GTK_IS_MENU_SHELL (shell)' failed

  This did not happen in 15.04. It is a most embarrassing bug. Gvim is
  an essential tool for many users.

  I am using Ubuntu 15.10 Beta 2.

  $ lsb_release -rd
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10
  $ apt-cache policy vim-gnome
  vim-gnome:
Installed: 2:7.4.712-2ubuntu3
Candidate: 2:7.4.712-2ubuntu3
Version table:
   *** 2:7.4.712-2ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  $ apt-cache policy vim-gtk
  vim-gtk:
Installed: 2:7.4.712-2ubuntu3
Candidate: 2:7.4.712-2ubuntu3
Version table:
   *** 2:7.4.712-2ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
  100 /var/lib/dpkg/status

  I expected to be able to use Gvim. Now Gvim pollutes the terminal with
  scary messages, and disturbs the messages shown by other programs
  running in the terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: vim-gnome 2:7.4.712-2ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 26 00:40:37 2015
  InstallationDate: Installed on 2015-09-25 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1499899/+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 1499899] Re: Gvim displays lots of scary messages about UNITY_GTK_IS_MENU_SHELL

2024-02-03 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Gvim displays lots of scary messages about UNITY_GTK_IS_MENU_SHELL

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Expired
Status in vim package in Ubuntu:
  Expired

Bug description:
  When launched from a terminal the widely used text editor gvim
  displays lots WARNING and CRITICAL messages such as:

  ** (gvim:3608): WARNING **: (../../../lib/unity-gtk-menu-
  shell.c:176):unity_gtk_menu_shell_show_item: code should not be
  reached

  ** (gvim:3608): CRITICAL **: unity_gtk_menu_shell_handle_item_notify:
  assertion 'UNITY_GTK_IS_MENU_SHELL (shell)' failed

  This did not happen in 15.04. It is a most embarrassing bug. Gvim is
  an essential tool for many users.

  I am using Ubuntu 15.10 Beta 2.

  $ lsb_release -rd
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10
  $ apt-cache policy vim-gnome
  vim-gnome:
Installed: 2:7.4.712-2ubuntu3
Candidate: 2:7.4.712-2ubuntu3
Version table:
   *** 2:7.4.712-2ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  $ apt-cache policy vim-gtk
  vim-gtk:
Installed: 2:7.4.712-2ubuntu3
Candidate: 2:7.4.712-2ubuntu3
Version table:
   *** 2:7.4.712-2ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
  100 /var/lib/dpkg/status

  I expected to be able to use Gvim. Now Gvim pollutes the terminal with
  scary messages, and disturbs the messages shown by other programs
  running in the terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: vim-gnome 2:7.4.712-2ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1
  Uname: Linux 4.2.0-11-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 26 00:40:37 2015
  InstallationDate: Installed on 2015-09-25 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  SourcePackage: vim
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1499899/+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 1584539] Re: 16.04 regression: exceptions in ruby code in plugins have started causing vim to segfault

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  16.04 regression: exceptions in ruby code in plugins have started
  causing vim to segfault

Status in vim package in Ubuntu:
  Expired

Bug description:
  In 14.04, an exception in the ruby code of a plugin caused the error
  to be printed to stderr, after which vim would launch, skipping the
  offending plugin:

Error detected while processing 
/mnt/terra/home/simon/dev/vim-livecoding/plugin/livecoding.vim:
line   37:
NameError: undefined local variable or method 
`undefined_method_causing_an_exception' for main:Object
Press ENTER or type command to continue

  But in 16.04, the same thing causes vim to segfault:

Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault (core dumped)

  ---

  Vim version in 14.04:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan  2 2014 19:39:59)
Included patches: 1-52
Modified by pkg-vim-maintain...@lists.alioth.debian.org
Compiled by buildd@
Huge version with GTK2 GUI. 

  Vim version in 16.04:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 08 2016 11:38:28)
Included patches: 1-1689
Modified by pkg-vim-maintain...@lists.alioth.debian.org
Compiled by pkg-vim-maintain...@lists.alioth.debian.org
Huge version with GTK2 GUI.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: vim-gtk 2:7.4.1689-3ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 22 22:33:45 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  InstallationDate: Installed on 2015-04-25 (392 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: vim
  UpgradeStatus: Upgraded to xenial on 2016-05-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1584539/+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 1772050] Re: 't' and 'T' command used in vi editor is not working its working only for first occurrence of character.

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  't' and 'T' command used in vi editor is not working its working only
  for first occurrence of character.

Status in vim package in Ubuntu:
  Expired

Bug description:
  't' and 'T' command used in vi editor is not working its working only
  for first occurrence of character.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.14
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Fri May 18 20:28:09 2018
  InstallationDate: Installed on 2018-05-17 (1 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1772050/+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 1535809] Re: Segfaults in current vim in xenial (16.04)

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Segfaults in current vim in xenial (16.04)

Status in vim package in Ubuntu:
  Expired

Bug description:
  Version: 2:7.4.826-1ubuntu2

  I can't tell what causes it, but i haven't gotten such segfaults in
  14.04 and my vimrc was the same. From vims changelog i see some
  segfaulting has been fixed in newer revisions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1535809/+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 1647771] Re: Undefined variable in vim netrw when netrw_browse_split = 3

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Undefined variable in vim netrw when netrw_browse_split = 3

Status in vim package in Ubuntu:
  Expired

Bug description:
  To reproduce, open the netrw explorer in a new tab, and set opened
  files to go to a new tab:

  :let g:netrw_browse_split = 3
  :Texplore

  When the user selects a file from the explorer with Enter, this error
  appears:

  Error detected while processing function 20_NetrwBrowseChgDir:
  line  135:
  E121: Undefined variable: b:netrw_curdir

  And this is displayed for a second:

  Invalid arguments for function SetRexDir

  Saw this after upgrade to Ubuntu 16.04 (vim 7.4.1689-3ubuntu1.2). The
  error didn't show with vim 7.4.052-1ubuntu3.1 on Ubuntu-14.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1647771/+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 1721280] Re: vim.gtk3 crashed with SIGSEGV in __new_sem_wait_fast()

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vim.gtk3 crashed with SIGSEGV in __new_sem_wait_fast()

Status in vim package in Ubuntu:
  Expired

Bug description:
  Might be related to one of my extensions

  camelcasemotion  lightline.vim  vim-fetch
  inorirust.vim   validator.vim  vim-fugitive

  
  Please also double check that it's not a duplicate of #96263 "vim crashed 
with sigsegv"

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: vim-gtk3 2:8.0.0197-4ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct  4 16:13:33 2017
  ExecutablePath: /usr/bin/vim.gtk3
  InstallationDate: Installed on 2017-05-30 (127 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  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.
  ProcCmdline: vim update_test_projects.sh
  Signal: 11
  SourcePackage: vim
  StacktraceTop:
   kill () at ../sysdeps/unix/syscall-template.S:84
   mch_exit ()
   getout ()
() at /lib/x86_64-linux-gnu/libpthread.so.0
   __new_sem_wait_fast (definitive_result=0, sem=0x0) at sem_waitcommon.c:135
  Title: vim.gtk3 crashed with SIGSEGV in kill()
  UpgradeStatus: Upgraded to artful on 2017-09-25 (8 days ago)
  UserGroups: dialout plugdev sudo wireshark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1721280/+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 1745902] Re: gvim will freeze when partial window is out of current desktop using Wayland

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gvim will freeze when partial window is out of current desktop using
  Wayland

Status in vim package in Ubuntu:
  Expired

Bug description:
  Reproduce Steps:
  0. Login ubuntu 17.10 using Wayland
  1. Open Gvim
  2. Move Gvim window to partially out of current desktop
  3. Press i to change current mode to insert mode <- problem
  4. Input some chars and new lines
  5. Press ESC to return to normal mode
  6. Press j or k to move cursor <- problem

  
  The problem is:
  gvim window will freeze unless:
  1. you move your mouse
  2. wait a few seconds

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: vim-gtk 2:8.0.0197-4ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jan 29 10:43:36 2018
  InstallationDate: Installed on 2016-04-24 (644 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: vim
  UpgradeStatus: Upgraded to artful on 2017-10-23 (98 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1745902/+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 1785813] Re: gvim crashes when clicking on manager to shade the window

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gvim crashes when clicking on manager to shade the window

Status in vim package in Ubuntu:
  Expired

Bug description:
  I am running xubuntu 18.04 and when I click the "shade" button of gvim
  frame the window disappears with gvim crashing. It happens only to
  gvim all other windows I've tested are ok

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: vim-gtk3 2:8.0.1453-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Uname: Linux 4.15.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Aug  7 14:08:10 2018
  InstallationDate: Installed on 2017-11-02 (278 days ago)
  InstallationMedia: Kubuntu 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
  SourcePackage: vim
  UpgradeStatus: Upgraded to bionic on 2018-04-30 (99 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1785813/+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 1971090] Re: OS fully crashes when I exit an app folder.

2024-02-03 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vim (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  OS fully crashes when I exit an app folder.

Status in vim package in Ubuntu:
  Expired

Bug description:
  When I leave a app folder in a specific place, the OS crashes and I
  need to do a force shut down to restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: vim (not installed)
  ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
  Uname: Linux 5.13.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.23
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May  1 10:17:57 2022
  InstallationDate: Installed on 2021-05-31 (334 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  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/1971090/+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 2026885] Re: nano is not available on i386

2024-02-03 Thread Jeremy Bícha
I am subscribing ubuntu-archive in case they want to add nano to the
hard-coded i386 allowlist.

However, Ubuntu no longer supports i386 as a full architecture. It only
has limited packages to allow people to use legacy software (such as
games) that is not available for the usual 64-bit architecture.

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

Title:
  nano is not available on i386

Status in nano package in Ubuntu:
  New

Bug description:
  There is no i386 Nano package in Jammy. I used Nano all the time
  including in chroots, which is where this reared its ugly head.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nano/+bug/2026885/+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 2026885] Re: nano is not available on i386

2024-02-03 Thread Jeremy Bícha
** No longer affects: ubuntu-meta (Ubuntu)

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

Title:
  nano is not available on i386

Status in nano package in Ubuntu:
  New

Bug description:
  There is no i386 Nano package in Jammy. I used Nano all the time
  including in chroots, which is where this reared its ugly head.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nano/+bug/2026885/+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 2026885] Re: nano is not available on i386

2024-02-03 Thread Ken Sharp
It's still available in Debian.

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

Title:
  nano is not available on i386

Status in nano package in Ubuntu:
  New
Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  There is no i386 Nano package in Jammy. I used Nano all the time
  including in chroots, which is where this reared its ugly head.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nano/+bug/2026885/+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 2047457] Re: GLib-GIO-CRITICAL **: GFileInfo created without standard::symlink-target sort-order

2024-02-03 Thread tlk
https://github.com/mate-desktop/caja/issues/1704

stupid Linux distro release cycles make important fixes like this take a
million years... And a few OS upgrades smh.

** Bug watch added: github.com/mate-desktop/caja/issues #1704
   https://github.com/mate-desktop/caja/issues/1704

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

Title:
  GLib-GIO-CRITICAL **: GFileInfo created without standard::symlink-
  target sort-order

Status in glib-networking package in Ubuntu:
  Confirmed

Bug description:
  Just noticed ```.xsession-errors``` somewhat big with a timestamp from
  today.

  After checking the log out I mostly see:

  ```
  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: GFileInfo created without 
standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: file
  ../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.722: GFileInfo created
  without standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: file
  ../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: GFileInfo created
  without standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: file 
../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target): should 
not be reached
  ```

  Going through that log it is not always "caja" showing up.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: glib-networking 2.78.0-1
  ProcVersionSignature: Ubuntu 6.5.0-14.14-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: MATE
  Date: Tue Dec 26 17:16:53 2023
  InstallationDate: Installed on 2023-04-14 (256 days ago)
  InstallationMedia: Ubuntu-MATE 22.10 "Kinetic Kudu" - Release amd64 (20221018)
  SourcePackage: glib-networking
  UpgradeStatus: Upgraded to mantic on 2023-10-13 (74 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib-networking/+bug/2047457/+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 2047457] Re: GLib-GIO-CRITICAL **: GFileInfo created without standard::symlink-target sort-order

2024-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: glib-networking (Ubuntu)
   Status: New => Confirmed

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

Title:
  GLib-GIO-CRITICAL **: GFileInfo created without standard::symlink-
  target sort-order

Status in glib-networking package in Ubuntu:
  Confirmed

Bug description:
  Just noticed ```.xsession-errors``` somewhat big with a timestamp from
  today.

  After checking the log out I mostly see:

  ```
  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: GFileInfo created without 
standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:08.920: file
  ../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.722: GFileInfo created
  without standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:11.723: file
  ../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: GFileInfo created
  without standard::sort-order

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: file
  ../../../gio/gfileinfo.c: line 2108 (g_file_info_get_sort_order):
  should not be reached

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: GFileInfo created
  without standard::symlink-target

  (caja:2681): GLib-GIO-CRITICAL **: 17:16:14.527: file 
../../../gio/gfileinfo.c: line 2062 (g_file_info_get_symlink_target): should 
not be reached
  ```

  Going through that log it is not always "caja" showing up.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: glib-networking 2.78.0-1
  ProcVersionSignature: Ubuntu 6.5.0-14.14-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: MATE
  Date: Tue Dec 26 17:16:53 2023
  InstallationDate: Installed on 2023-04-14 (256 days ago)
  InstallationMedia: Ubuntu-MATE 22.10 "Kinetic Kudu" - Release amd64 (20221018)
  SourcePackage: glib-networking
  UpgradeStatus: Upgraded to mantic on 2023-10-13 (74 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib-networking/+bug/2047457/+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 2045586] Re: livecd-rootfs uses losetup -P for theoretically reliable/synchronous partition setup but it's not reliable

2024-02-03 Thread dann frazier
** Also affects: util-linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: util-linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: util-linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Noble)
   Importance: Undecided
   Status: Fix Released

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

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

Title:
  livecd-rootfs uses losetup -P for theoretically reliable/synchronous
  partition setup but it's not reliable

Status in linux package in Ubuntu:
  New
Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  New
Status in linux source package in Jammy:
  New
Status in livecd-rootfs source package in Jammy:
  New
Status in util-linux source package in Jammy:
  New
Status in linux source package in Mantic:
  New
Status in livecd-rootfs source package in Mantic:
  New
Status in util-linux source package in Mantic:
  New
Status in linux source package in Noble:
  New
Status in livecd-rootfs source package in Noble:
  Fix Released
Status in util-linux source package in Noble:
  New

Bug description:
  In mantic, we migrated livecd-rootfs to use losetup -P instead of
  kpartx, with the expectation that this would give us a reliable, race-
  free way of loop-mounting partitions from a disk image during image
  build.

  In noble, we are finding that it is no longer reliable, and in fact
  fails rather often.

  It is most noticeable with riscv64 builds, which is the architecture
  where we most frequently ran into problems before with kpartx.  The
  first riscv64+generic build in noble where the expected loop partition
  device is not available is

https://launchpad.net/~ubuntu-
  cdimage/+livefs/ubuntu/noble/cpc/+build/531790

  The failure is however not unique to riscv64, and the autopkgtest for
  the latest version of livecd-rootfs (24.04.7) - an update that
  specifically tries to add more debugging code for this scenario - has
  also failed on ppc64el.

https://autopkgtest.ubuntu.com/packages/l/livecd-
  rootfs/noble/ppc64el

  The first failure happened on November 16.  While there has been an
  update to the util-linux package in noble, this did not land until
  November 23.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045586/+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 2048398] Re: Unable to change audio volume for the speakers

2024-02-03 Thread francesco
Hi @guiverc, I confirm this issue also on 23.10.

Strangely, I can change the volume through other apps, like youtube and
Spotify.

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

Title:
  Unable to change audio volume  for the speakers

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Hi everyone,
  from a fresh install of Ubuntu 23.04, I cannot change the audio volume for 
the speakers. Formally, the audio is either at minimum (lowest part of the 
volume control bar) or at maximum (every other part of the audio control bar). 
I can mute the speakers.

  However, audio works perfectly for headphones. The Bluetooth pairing
  is instant, and I can change the volume.

  
  HW information for the audio device is the following:
  Audio:
Device-1: Intel vendor: Lenovo driver: sof-audio-pci-intel-tgl
  bus-ID: 00:1f.3
Sound API: ALSA v: k6.2.0-39-generic running: yes
Sound Server-1: PulseAudio v: 16.1 running: no
Sound Server-2: PipeWire v: 0.3.65 running: yes

  Other info:
  System:
Kernel: 6.2.0-39-generic arch: x86_64 bits: 64 compiler: N/A Desktop: GNOME
  v: 44.3 Distro: Ubuntu 23.04 (Lunar Lobster)
  Machine:
Type: Laptop System: LENOVO product: 82Y7 v: Yoga Pro 7 14IRH8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2048398/+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 2052295] Re: autopkgtest unshare-qemuwrapper failing on amd64

2024-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package cpio - 2.15+dfsg-1ubuntu1

---
cpio (2.15+dfsg-1ubuntu1) noble; urgency=medium

  * d/prerm, d/postinst: fix path according to /usr movement (LP:
#2052295)

 -- Miriam España Acebal   Fri, 02 Feb 2024
13:03:45 +0100

** Changed in: cpio (Ubuntu Noble)
   Status: In Progress => Fix Released

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

Title:
  autopkgtest unshare-qemuwrapper failing on amd64

Status in cpio package in Ubuntu:
  Fix Released
Status in sbuild package in Ubuntu:
  New
Status in cpio source package in Noble:
  Fix Released
Status in sbuild source package in Noble:
  New
Status in cpio package in Debian:
  New

Bug description:
  While watching Noble openssh migration, I saw this test failing and
  marking amd64 as regression.

  Log :
  
https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-
  noble/noble/amd64/s/sbuild/20240201_000224_2a4c6@/log.gz

  Relevant part of the log:

  1565s Chrooting into /tmp/mmdebstrap.bsT6cbiWIs/
  1565s Setting up cpio (2.15+dfsg-1) ...
  1565s update-alternatives: error: alternative path /bin/mt-gnu doesn't exist
  1565s dpkg: error processing package cpio (--configure):
  1565s  installed cpio package post-installation script subprocess returned 
error exit status 2

  It can be reproduced locally, too.

  The most recent test working is from 01/08/2024:
  
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/amd64/s/sbuild/20240108_203545_af566@/log.gz

  The cpio version in the immediately log above is lower. The same
  (working) part is:

  2188s Chrooting into /tmp/mmdebstrap.qSEp1fU8f3/
  2188s Setting up cpio (2.14+dfsg-1) ...
  2188s update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto 
mode

  cpio diff :
  https://launchpadlibrarian.net/709448424/cpio_2.14+dfsg-1_2.15+dfsg-1.diff.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpio/+bug/2052295/+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 2052347] Re: package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', w

2024-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to
  install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-
  gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in package
  libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  i tried to upgrade my system when this error occurred showing
  dependencies issues with libstreamer package

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 6.5.0-15.15~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Feb  3 15:23:41 2024
  DuplicateSignature:
   package:libgstreamer-plugins-bad1.0-0:1.20.3-0ubuntu1.1
   Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.22.8-1) over 
(1.20.3-0ubuntu1.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-UrCAc5/079-libgstreamer-plugins-bad1.0-0_1.22.8-1_amd64.deb
 (--unpack):
trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  InstallationDate: Installed on 2024-01-06 (28 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.11, Python 3.11.7, python3-minimal, 
3.11.4-5+b1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: gst-plugins-bad1.0
  Title: package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/2052347/+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 2052347] [NEW] package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0',

2024-02-03 Thread Wajahat Hassan
Public bug reported:

i tried to upgrade my system when this error occurred showing
dependencies issues with libstreamer package

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 6.5.0-15.15~22.04.1-generic 6.5.3
Uname: Linux 6.5.0-15-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat Feb  3 15:23:41 2024
DuplicateSignature:
 package:libgstreamer-plugins-bad1.0-0:1.20.3-0ubuntu1.1
 Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.22.8-1) over 
(1.20.3-0ubuntu1.1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-UrCAc5/079-libgstreamer-plugins-bad1.0-0_1.22.8-1_amd64.deb
 (--unpack):
  trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
InstallationDate: Installed on 2024-01-06 (28 days ago)
InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
Python3Details: /usr/bin/python3.11, Python 3.11.7, python3-minimal, 3.11.4-5+b1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.2
 apt  2.4.11
SourcePackage: gst-plugins-bad1.0
Title: package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-bad1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package jammy package-conflict third-party-packages

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

Title:
  package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to
  install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-
  gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in package
  libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  i tried to upgrade my system when this error occurred showing
  dependencies issues with libstreamer package

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 6.5.0-15.15~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Feb  3 15:23:41 2024
  DuplicateSignature:
   package:libgstreamer-plugins-bad1.0-0:1.20.3-0ubuntu1.1
   Unpacking libgstreamer-plugins-bad1.0-0:amd64 (1.22.8-1) over 
(1.20.3-0ubuntu1.1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-UrCAc5/079-libgstreamer-plugins-bad1.0-0_1.22.8-1_amd64.deb
 (--unpack):
trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  InstallationDate: Installed on 2024-01-06 (28 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.11, Python 3.11.7, python3-minimal, 
3.11.4-5+b1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: gst-plugins-bad1.0
  Title: package libgstreamer-plugins-bad1.0-0 1.20.3-0ubuntu1.1 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libgstbasecamerabinsrc-1.0.so.0', which is also in 
package libgstreamer-plugins-good1.0-0:amd64 1.20.3-0ubuntu1.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/2052347/+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 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-02-03 Thread Scarlett Gately Moore
Thank you so much for the information! I am going to go with putting
them in the respective application packaging. That apparmor.d project is
a nice starting point indeed.

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

Status in akregator package in Ubuntu:
  Confirmed
Status in angelfish package in Ubuntu:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed
Status in bubblewrap package in Ubuntu:
  Confirmed
Status in cantor package in Ubuntu:
  Confirmed
Status in devhelp package in Ubuntu:
  Confirmed
Status in digikam package in Ubuntu:
  Confirmed
Status in epiphany-browser package in Ubuntu:
  Confirmed
Status in evolution package in Ubuntu:
  Confirmed
Status in falkon package in Ubuntu:
  Confirmed
Status in freecad package in Ubuntu:
  Confirmed
Status in ghostwriter package in Ubuntu:
  Confirmed
Status in gnome-packagekit package in Ubuntu:
  Confirmed
Status in goldendict-webengine package in Ubuntu:
  Confirmed
Status in kalgebra package in Ubuntu:
  Confirmed
Status in kchmviewer package in Ubuntu:
  Confirmed
Status in kdeplasma-addons package in Ubuntu:
  Confirmed
Status in kiwix package in Ubuntu:
  Confirmed
Status in konqueror package in Ubuntu:
  Confirmed
Status in kontact package in Ubuntu:
  Confirmed
Status in notepadqq package in Ubuntu:
  Confirmed
Status in opam package in Ubuntu:
  Confirmed
Status in pageedit package in Ubuntu:
  Confirmed
Status in plasma-desktop package in Ubuntu:
  Confirmed
Status in privacybrowser package in Ubuntu:
  Confirmed
Status in qmapshack package in Ubuntu:
  Confirmed
Status in qutebrowser package in Ubuntu:
  Confirmed
Status in rssguard package in Ubuntu:
  Confirmed
Status in steam package in Ubuntu:
  Confirmed
Status in supercollider package in Ubuntu:
  Confirmed
Status in tellico package in Ubuntu:
  Confirmed

Bug description:
  Hi, I run Ubuntu development branch 24.04 and I have a problem with
  Epiphany browser 45.1-1 (Gnome Web): program doesn't launch, and I get
  this error

  $ epiphany
  bwrap: Creating new namespace failed: Permission denied

  ** (epiphany:12085): ERROR **: 14:44:35.023: Failed to fully launch 
dbus-proxy: Le processus fils s’est terminé avec le code 1
  Trappe pour point d'arrêt et de trace (core dumped)

  $ epiphany
  bwrap: Creating new namespace failed: Permission denied

  ** (epiphany:30878): ERROR **: 22:22:26.926: Failed to fully launch 
dbus-proxy: Le processus fils s’est terminé avec le code 1
  Trappe pour point d'arrêt et de trace (core dumped)

  Thanks for your help!

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