[Bug 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2014-06-30 Thread zishmusic
I figured out a temporary workaround. Edit your ~/.ssh/config, and add the line:
Ciphers aes128-cbc

I haven't done any real debugging, but there looks like there could be a
problem with ciphers bigger than 128-bits. My Cisco devices are
complaining about DH length when I use AES192 or AES256. AES128 works
fine.

It's not ideal, but it could help for the time-being.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/708493

Title:
  Can't login anymore: Read from socket failed: Connection reset by peer

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2014-06-30 Thread zishmusic
I figured out a temporary workaround. Edit your ~/.ssh/config, and add the line:
Ciphers aes128-cbc

I haven't done any real debugging, but there looks like there could be a
problem with ciphers bigger than 128-bits. My Cisco devices are
complaining about DH length when I use AES192 or AES256. AES128 works
fine.

It's not ideal, but it could help for the time-being.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/708493

Title:
  Can't login anymore: Read from socket failed: Connection reset by peer

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

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


[Bug 931171] Re: no multitouch gestures?

2012-07-13 Thread zishmusic
I have a MacBook Pro 8.2. Gestures work just fine with the integrated
Touchpad. I have a new Bluetooth-connected Magic TrackPad. Two-finger
scrolling works, but the other multitouch gestures do not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931171

Title:
  no multitouch gestures?

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

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


[Bug 931171] Re: no multitouch gestures?

2012-07-13 Thread zishmusic
Not sure if this would help or not. The Xorg.0.log on my MacBook Pro 8.2
has these entries for both TrackPads:


These are the entries in my Xorg.0.log corresponding to the internal
TrackPad (Which works great):

[ 7.763] (II) config/udev: Adding input device Apple Inc. Apple Internal 
Keyboard / Trackpad (/dev/input/event4)
[ 7.763] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying 
InputClass evdev keyboard catchall
[ 7.763] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal 
Keyboard / Trackpad'
[ 7.763] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 7.763] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports 
core events
[ 7.763] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Device: 
/dev/input/event4
[ 7.763] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Vendor 
0x5ac Product 0x252
[ 7.763] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: Found 
keys
[ 7.763] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad: 
Configuring as keyboard
[ 7.763] (**) Option config_info 
udev:/sys/devices/pci:00/:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input4/event4
[ 7.763] (II) XINPUT: Adding extended input device Apple Inc. Apple 
Internal Keyboard / Trackpad (type: KEYBOARD, id 9)
[ 7.763] (**) Option xkb_rules evdev
[ 7.763] (**) Option xkb_model pc105
[ 7.763] (**) Option xkb_layout us
[ 7.764] (II) config/udev: Adding input device bcm5974 (/dev/input/event7)
[ 7.764] (**) bcm5974: Applying InputClass evdev touchpad catchall
[ 7.764] (**) bcm5974: Applying InputClass touchpad catchall
[ 7.764] (**) bcm5974: Applying InputClass touchpad catchall
[ 7.764] (II) LoadModule: synaptics
[ 7.764] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 7.764] (II) Module synaptics: vendor=X.Org Foundation
[ 7.764]compiled for 1.11.3, module version = 1.6.2
[ 7.764]Module class: X.Org XInput Driver
[ 7.764]ABI class: X.Org XInput driver, version 16.0
[ 7.764] (II) Using input driver 'synaptics' for 'bcm5974'
[ 7.764] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 7.764] (**) bcm5974: always reports core events
[ 7.764] (**) Option Device /dev/input/event7
[ 7.861] (II) synaptics: bcm5974: found clickpad property
[ 7.861] (--) synaptics: bcm5974: x-axis range -4750 - 5280
[ 7.861] (--) synaptics: bcm5974: y-axis range -150 - 6730
[ 7.861] (--) synaptics: bcm5974: pressure range 0 - 256
[ 7.861] (--) synaptics: bcm5974: finger width range 0 - 16
[ 7.861] (--) synaptics: bcm5974: buttons: left double triple
[ 7.861] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x252
[ 7.861] (--) synaptics: bcm5974: touchpad found
[ 7.861] (**) bcm5974: always reports core events
[ 8.020] (**) Option config_info 
udev:/sys/devices/pci:00/:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8/event7
[ 8.020] (II) XINPUT: Adding extended input device bcm5974 (type: 
TOUCHPAD, id 10)
[ 8.020] (**) synaptics: bcm5974: (accel) MinSpeed is now constant 
deceleration 2.5
[ 8.020] (**) synaptics: bcm5974: MaxSpeed is now 1.75
[ 8.020] (**) synaptics: bcm5974: AccelFactor is now 0.016
[ 8.020] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 8.020] (**) bcm5974: (accel) acceleration profile 1
[ 8.020] (**) bcm5974: (accel) acceleration factor: 2.000
[ 8.020] (**) bcm5974: (accel) acceleration threshold: 4
[ 8.021] (--) synaptics: bcm5974: touchpad found
[ 8.021] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[ 8.021] (**) bcm5974: Ignoring device from InputClass touchpad ignore 
duplicates

---
This is what was logged to Xorg.0.log, when I connected the Bluetooth TrackPad:

[49.054] (II) config/udev: Adding input device Apple Wireless Trackpad 
(/dev/input/event16)
[49.054] (**) Apple Wireless Trackpad: Applying InputClass evdev touchpad 
catchall
[49.054] (**) Apple Wireless Trackpad: Applying InputClass touchpad 
catchall
[49.054] (**) Apple Wireless Trackpad: Applying InputClass touchpad 
catchall
[49.054] (II) Using input driver 'synaptics' for 'Apple Wireless Trackpad'
[49.054] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[49.054] (**) Apple Wireless Trackpad: always reports core events
[49.054] (**) Option Device /dev/input/event16
[49.292] (II) synaptics: Apple Wireless Trackpad: found clickpad property
[49.292] (--) synaptics: Apple Wireless Trackpad: x-axis range -2909 - 3167
[49.292] (--) synaptics: Apple Wireless Trackpad: y-axis range -2456 - 2565
[49.292] (II) synaptics: Apple Wireless Trackpad: device does not report 
pressure, will use touch data.
[49.292] (II) synaptics: Apple Wireless Trackpad: device does not report 
finger width.
[49.292] (--) synaptics: Apple Wireless 

[Bug 931171] Re: no multitouch gestures?

2012-07-13 Thread zishmusic
I don't know if this will help anyone else, but I just discovered that
gestures on my Bluetooth Trackpad work fine if I log out/in. I also
noticed that everything works if the Trackpad is turned on before
LightDM starts up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931171

Title:
  no multitouch gestures?

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

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


[Bug 984075] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in magazine_chain_pop_head()

2012-04-26 Thread zishmusic
Captured debug output from gnome-settings-daemon at the point where my
icons go haywire, and whoopsie reports that a problem occurred.

I renamed the gnome-settings-daemon binary to gnome-settings-daemon.bin,
then put a shell script wrapper around it. Hence the reason that the log
reports gnome-settings-daemon.bin. As such, that can be ignored.

** Attachment added: gnome-settings-daemon --debug output
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/984075/+attachment/3105071/+files/gsd_debug.log

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984075

Title:
  [power]: gnome-settings-daemon crashed with SIGSEGV in
  magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/984075/+subscriptions

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


[Bug 984075] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in magazine_chain_pop_head()

2012-04-26 Thread zishmusic
At one point, it appeared that I was able to get my icons back by killing 
gnome-settings-daemon. They would appear normal when it restarted. This does 
not currently seem to be the case.
My GTK style and fonts are ok, however.

** Attachment added: gnome-settings-daemon debug output after restarting
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/984075/+attachment/3105123/+files/gsd_debug.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984075

Title:
  [power]: gnome-settings-daemon crashed with SIGSEGV in
  magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/984075/+subscriptions

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


[Bug 661450] Re: Support for multiple monitors broken

2011-06-01 Thread zishmusic
I have the same issue as described in #36. I managed a partial
workaround, which works most, but not all  the time.

I have a keyboard shortcut set up to open a terminal. From there, I open 
'gnome-display-properties', which usually sets the resolution on both screens 
when it opens. If not, deselecting 'same image on both monitors' and setting 
the correct resolution for each sometimes works.
After setting the resolutions, the screen is still unusable, with the black 
sections, and incorrectly-offset viewport problems. These can usually be fixed 
with a 'compiz --replace '.

I have had an issue with the screens going black after starting 
'gnome-display-properties'.
Sometimes, but not often, I can run 'DISPLAY=0.0 metacity --replace' from a VTY 
(Ctrl-Alt-F1..6), which will get metacity running. From there, I can run 
'compiz --replace', at which point Unity and Compiz appear to behave.
I usually need to reboot if my screens go black. Sometimes the reboot fails, at 
which point I need to force the power off.

I have an HP 6730b Laptop with an Intel Intel Mobile 4 Series card (GM45
Chipset, 512MB RAM), running 11.04 64-bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/661450

Title:
  Support for multiple monitors broken

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


Re: [Bug 175233] Re: Evolution hangs with Formatting Message after several hours

2010-03-29 Thread zishmusic
I've upgraded to Ubuntu Lucid (10.04) Beta. This problem no longer
occurs for me.

On Mon, 2010-03-29 at 12:17 +, Raymond Hill wrote:
 I get this problem a lot, so much that each time I launch Evolution I
 get anxious about whether it will hang with the Formatting message
 (...) or not. Currently running version 2.28.3. Contrary to what Markus
 Birth reported above, mine hang without a message being sent, often
 immediately after launching Evolution.
 
 What's an OWA account btw?


-- 
Evolution hangs with Formatting Message after several hours
https://bugs.launchpad.net/bugs/175233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 378644] Re: unlock screen impossible using likewise-open5

2009-10-21 Thread zishmusic
I can confirm this with Ubuntu 9.10 (karmic).
The system was upgraded from 9.04.
Same error in syslog.

-- 
unlock screen impossible using likewise-open5
https://bugs.launchpad.net/bugs/378644
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 284215] Re: evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()

2009-01-14 Thread zishmusic
While doing my daily apt-get update today, I noticed a new evolution-exchange 
package today.
Nothing was mentioned in the changelog for the recently updated package, but 
Evolution starts just fine for me now.

-- 
evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()
https://bugs.launchpad.net/bugs/284215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197911] Re: Multiple Software Security Device popups

2009-01-14 Thread zishmusic
Thanks htamas!
Your extension helped me a lot!

-- 
Multiple Software Security Device popups
https://bugs.launchpad.net/bugs/197911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284215] Re: evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()

2009-01-13 Thread zishmusic
I have the same issue as JasonBoissiere above. I cannot seem to open
Evolution any more.

STDOUT on my GDB looks like a Camel issue? ...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb15e3b90 (LWP 1251)]
0xb7c9c2ee in camel_folder_summary_load_from_db (s=0x93bd9d0, ex=0xb15e3114) at 
camel-folder-summary.c:954
954 camel-folder-summary.c: No such file or directory.
in camel-folder-summary.c

---
I've attached the backtrace to this comment.

** Attachment added: Evolution Backtrace
   http://launchpadlibrarian.net/21173797/gdb-evolution.txt

-- 
evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()
https://bugs.launchpad.net/bugs/284215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117229] Re: vncviewer fais vith Rect too big

2008-12-16 Thread zishmusic
Had this exact problem on Gutsy, Hardy, and now Intrepid, using
xvncviewer -ZlibLevel 7 [vnc_display].

Most of the VNC displays I'm connecting to are Windows 2003 running on
Xen (SuSE Linux Enterprise Server 10 SP2). The display sizes range from
640x480 to 800x600. I typically access them through SSH port forwarding,
but that may be irrelevant.

Anyway, long story short, I moved over to xtightvncviewer (based on the post I 
found at http://ubuntuforums.org/showthread.php?t=695273 ). The problem 
completely went away, but the speed of the session was abysmally slow (VNC 
Displays are at a remote data center, accessed through a VPN tunnel). It turned 
out I needed to specify the encodings. The command that I'm running now is:
xtightvncviewer -compresslevel 7 -encodings copyrect tight hextile zlib corre 
rre raw
I just put that in my .bash_aliases as the command 'vnc'. So all I need to type 
is 'vnc [vnc_display]'.

Works like a charm.

-- 
vncviewer fais vith Rect too big
https://bugs.launchpad.net/bugs/117229
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234692] Re: Forwarding crashes Evolution

2008-09-16 Thread zishmusic
Up until a few seconds ago, I had this very same issue (Ubuntu 8.04, 32-bit)
While trying to gather information to post on here, the problem went away. 
The fix that occurred may have been related to accessing my Contacts folder 
-prior- to forwarding an email.
Perhaps Evolution had to refresh it's cache for Automatic Contacts to work?

If I get it to occur again, I'll post backtraces for all running
Evolution processes.

-- 
Forwarding crashes Evolution
https://bugs.launchpad.net/bugs/234692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189500] Re: erorr in /etc/init.d/kdm-kde4

2008-02-06 Thread zishmusic
I had this same issue after doing an a package upgrade (via dselect) this 
morning.
The path fix worked, with an additional tweak. I had to edit my 
'/etc/X11/default-display-manager' file, and change 
'/usr/lib/kde4/bin/kdm-kde4' to '/usr/lib/kde4/bin/kdm'. After that, KDM-KDE4 
is up and running.

-- 
erorr in /etc/init.d/kdm-kde4
https://bugs.launchpad.net/bugs/189500
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 3731] Re: Xorg resolution falling back to 640x480 and/or 800x600 when h/v freqs incorrect

2007-07-09 Thread zishmusic
I fixed the tiling issue with the compaq evo n1000v.

I had to specify HorizSync and VertRefresh in my monitor definition:

Section Monitor
Identifier Monitor0
VendorName LGP
ModelName 6e54
Option DPMS
HorizSync 31.5-90.0
VertRefresh 59.0-60.0
EndSection

After I did this, everything was back to normal.

-- 
Xorg resolution falling back to 640x480 and/or 800x600 when h/v freqs incorrect
https://bugs.launchpad.net/bugs/3731
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs