[Bug 400772] Re: package vinagre 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt)

2009-07-29 Thread Jesdisciple
I can't really comment on that since it's been so long, but I'm sure I wouldn't have filed this if I'd known I killed it. -- package vinagre 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt) https://bugs.launchpad.net/bugs/400772 You received t

[Bug 400771] Re: package seahorse-plugins 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt)

2009-07-17 Thread Jesdisciple
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29196743/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/29196744/DpkgTerminalLog.gz -- package seahorse-plugins 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-remova

[Bug 400771] [NEW] package seahorse-plugins 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt)

2009-07-17 Thread Jesdisciple
Public bug reported: Binary package hint: seahorse-plugins Ubuntu 9.04... I just installed some recent upgrades this morning, and this crash report was on my panel about an hour later. ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess pre-removal script

[Bug 400772] Re: package vinagre 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt)

2009-07-17 Thread Jesdisciple
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29196763/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/29196764/DpkgTerminalLog.gz -- package vinagre 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script

[Bug 400772] [NEW] package vinagre 2.26.1-0ubuntu1 failed to install/upgrade: subprocess pre-removal script killed by signal (Interrupt)

2009-07-17 Thread Jesdisciple
Public bug reported: Binary package hint: vinagre Ubuntu 9.04... I just installed some recent upgrades this morning, and this crash report was on my panel about an hour later. ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess pre-removal script killed b

[Bug 250165] Re: Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
tecture: i386 ProcEnviron: PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gedit Uname: Linux 2.6.24-19-generic i686 ** Changed in: gedit (Ubuntu) Assignee: (unassigned) => Jesdiscip

[Bug 250165] Re: Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
** Description changed: Binary package hint: gedit I was editing a PHP script in gedit. I modified Line #36 from if($file != '.' && $file != '..'){ to if(strpos($file, '.') === FALSE){ and tested my page (in Firefox 3.0). The script exhi

[Bug 250165] Re: Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
** Description changed: Binary package hint: gedit I was editing a PHP script in gedit. I modified Line #36 from if($file != '.' && $file != '..'){ to if(strpos($file, '.') === FALSE){ and tested my page (in Firefox 3.0). The script exhi

[Bug 250165] Re: Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
** Description changed: Binary package hint: gedit Ubuntu 8.04 Hardy Heron gedit 2.22.3-0ubuntu1 I was editing a PHP script in gedit. I modified Line #36 from if($file != '.' && $file != '..'){ to if(strpos($file, '.') === FALSE){

[Bug 250165] Re: Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
** Attachment added: "the PHP script (includes/file_list.php) and its accompanying files" http://launchpadlibrarian.net/16193661/gedit_bug.zip ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/16193662/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://laun

[Bug 250165] [NEW] Undo Stores Inaccurate Characters

2008-07-19 Thread Jesdisciple
Public bug reported: Binary package hint: gedit Ubuntu 8.04 Hardy Heron gedit 2.22.3-0ubuntu1 I was editing a PHP script in gedit. I modified Line #36 from if($file != '.' && $file != '..'){ to if(strpos($file, '.') === FALSE){ and tested my page (in Firefox