[Bug 60098] Re: irssi silently truncates long lines

2007-06-26 Thread Eric Lake
It appears that this issue is not just with irssi. It has been tested
with gaim (on Dapper) with the same results. The lines get truncated.
Xchat (on Feisty) however can past long lines and be seen in irssi and
gaim but not the other way around.

-- 
irssi silently truncates long lines
https://bugs.launchpad.net/bugs/60098
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 60098] Re: irssi silently truncates long lines

2007-06-26 Thread Eric Lake
After further testing it appears that Xchat chops long lines into
multiple smaller lines and then pastes them. This seems to be a feature
of Xchat to account for a limitation on the length of lines in irc (at
least on irc.freenode.net) to 512 characters. Gaim, irssi, and
ircatwork.com all appear to not take this limitation into account.

I have found a plugin for irssi that
(http://irssi.org/scripts/scripts/splitlong.pl) that should take care of
this.

Download the file and copy it to ~/.irssi/scripts/autorun and then in
irssi run "/script load splitlong.pl"

-- 
irssi silently truncates long lines
https://bugs.launchpad.net/bugs/60098
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 60098] Re: irssi silently truncates long lines

2007-06-26 Thread Eric Lake
This does not appear to be a bug with the irssi client. The same
behavior is seen in other clients as well. The clients do not take into
consideration the limit of 512 characters in irc. There is a plugin for
irssi that can add a feature to split the line to allow the full text to
be pasted.

** Changed in: irssi-text (Ubuntu)
   Status: New => Invalid

-- 
irssi silently truncates long lines
https://bugs.launchpad.net/bugs/60098
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48097] Re: gedit does not get focus when opening more than one document

2007-06-27 Thread Eric Lake
I just tried to reproduce the bug on an install of feisty and did not
see it. When I open the second file gedit received focus. I am not
running compiz on this install.

-- 
gedit does not get focus when opening more than one document
https://bugs.launchpad.net/bugs/48097
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 91963] [apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive

2007-03-13 Thread Eric Lake
Public bug reported:

Binary package hint: gnome-panel

I had my USB drive plugged in. When I unmounted it an unplugged it
gnome-panel crashed. I did the same thing earlier today with no crash.

ProblemType: Crash
Architecture: i386
Date: Tue Mar 13 12:56:19 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 2.18.0-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/elake
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
 ?? ()
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
Uname: Linux fiesty 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev 
plugdev powerdev scanner video

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

-- 
[apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive
https://launchpad.net/bugs/91963

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


[Bug 91963] Re: [apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive

2007-03-13 Thread Eric Lake

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6778315/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6778316/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6778317/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6778318/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6778319/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6778320/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6778321/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6778322/ThreadStacktrace.txt

-- 
[apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive
https://launchpad.net/bugs/91963

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


Re: [Bug 91963] Re: [apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive

2007-03-14 Thread Eric Lake
When I run valgrind it complains that there is already a session of
gnome-panel running. Is there another way to run the test? If this is
what was expected then I can upload the logs that were gathered.

On 3/14/07, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
> Thanks for your bug report. The crash looks like a memory corruption.
> Could you try to get a valgrind log for it? (you can follow the
> instructions from https://wiki.ubuntu.com/Valgrind for that)
>
> ** Changed in: gnome-panel (Ubuntu)
>Importance: Undecided => Medium
>  Assignee: (unassigned) => Ubuntu Desktop Bugs
>Status: Unconfirmed => Needs Info
>
> --
> [apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive
> https://launchpad.net/bugs/91963
>


-- 
Thanks,

Eric Lake

-- 
[apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive
https://launchpad.net/bugs/91963

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


[Bug 91963] Re: [apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive

2007-03-21 Thread Eric Lake
I have attached the logs generated from running valgrind. I have been
unable to recreate the crash though.

** Attachment added: "valgrind-logs-gnome-panel"
   http://librarian.launchpad.net/6882631/valgrind-logs-gnome-panel.tar.gz

-- 
[apport] gnome-panel crashed with SIGSEGV when removing a usb hard drive
https://launchpad.net/bugs/91963

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