[Bug 1056756] [NEW] sshd: preauth child terminated by signal 11

2012-09-26 Thread wiz
Public bug reported:

Can't connect to a local installation of openssh-server.

ssh localhost fails with Broken pipe, here's the tail of ssh -vv:

...
debug1: Enabling compression at level 6.
debug1: Authentication succeeded (publickey).
Authenticated to localhost ([127.0.0.1]:22).
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting no-more-sessi...@openssh.com
debug1: Entering interactive session.
Write failed: Broken pipe

Those lines are appearing in auth.log:

Sep 26 14:09:10 natali sshd[6076]: Accepted publickey for wiz from 127.0.0.1 
port 48624 ssh2
Sep 26 14:09:10 natali sshd[6076]: fatal: privsep_preauth: preauth child 
terminated by signal 11

Also, any ssh invocation (even -h) ends with Segmentation fault:

usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
   [-D [bind_address:]port] [-e escape_char] [-F configfile]
   [-I pkcs11] [-i identity_file]
   [-L [bind_address:]port:host:hostport]
   [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
   [-R [bind_address:]port:host:hostport] [-S ctl_path]
   [-W host:port] [-w local_tun[:remote_tun]]
   [user@]hostname [command]
Segmentation fault

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: openssh-server 1:6.0p1-3ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Wed Sep 26 14:01:24 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120724.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SSHDConfig: Error: command ['pkexec', '/usr/sbin/sshd', '-T'] failed with exit 
code -11:
SourcePackage: openssh
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  sshd: preauth child terminated by signal 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1056756/+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 1056756] Re: sshd: preauth child terminated by signal 11

2012-09-26 Thread wiz
-- 
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/1056756

Title:
  sshd: preauth child terminated by signal 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1056756/+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 1056756] Re: sshd: preauth child terminated by signal 11

2012-10-01 Thread wiz
/var/log/kern.log is littered with libkrb5support.so errors:

kernel: [7.097781] do_general_protection: 60 callbacks suppressed
kernel: [7.097786] colord-sane[1046] general protection ip:7f36ab9ccfe0 
sp:7fff3368c538 error:0 in libkrb5support.so.0.1[7f36ab9cb000+7000]
kernel: [7.541893] host[1803] general protection ip:7f29dce5cfe0 
sp:7fff60978ea8 error:0 in libkrb5support.so.0.1[7f29dce5b000+7000]
kernel: [7.562644] host[1842] general protection ip:7f9be27ddfe0 
sp:7fff23e7e398 error:0 in libkrb5support.so.0.1[7f9be27dc000+7000]
kernel: [   23.745531] ssh[2523] general protection ip:7f3672bb7fe0 
sp:7fff9bd41228 error:0 in libkrb5support.so.0.1[7f3672bb6000+7000]
kernel: [   28.182345] ssh[2535] general protection ip:7fb9b184bfe0 
sp:7fffec75a918 error:0 in libkrb5support.so.0.1[7fb9b184a000+7000]
kernel: [   30.195913] ssh[2559] general protection ip:7f6d3653efe0 
sp:7fff9f30e1c8 error:0 in libkrb5support.so.0.1[7f6d3653d000+7000]

There's also an error when i run ssh under gdb:

(gdb) run
Starting program: /usr/bin/ssh 
Error while mapping shared library sections:
`/usr/lib/x86_64-linux-gnu/libkrb5support.so.0': not in executable format: File 
format not recognized

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

Title:
  sshd: preauth child terminated by signal 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1056756/+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 1056756] Re: sshd: preauth child terminated by signal 11

2012-10-01 Thread wiz
Looks like reinstalling the same version of libkrb5support resolved the
issue.

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  sshd: preauth child terminated by signal 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1056756/+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 26083] Re: 'Bad header line' error trying to update breezy/dapper

2006-08-31 Thread wiz
The bug has struck me on dapper 6.06(.1) with nginx as web server on frontend 
and newer nginx on backand.
It don't appear then connecting directrly to a newer one on localhost.

-- 
'Bad header line' error trying to update breezy/dapper
https://launchpad.net/bugs/26083

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


[Bug 45296] Re: International characters messed up in mp3 id tags

2006-08-22 Thread wiz
 Some people suggest to reconvert all (!!!) mp3 tags to UTF-8 to
resolve that error -
http://www.ubuntuforums.org/archive/index.php/t-76831.html. I think it's
a hard way to resolve bug.

That's not hard. That is just not a solution at all. Because of public
file sharing would treat such 'converted' files as brand new, and users
on other OSes would get their utf8 mess.

The real solution is adaptive encodings support.

-- 
International characters messed up in mp3 id tags
https://launchpad.net/bugs/45296

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


[Bug 68156] Edgy can't install new kernel

2006-10-25 Thread wiz
Public bug reported:

After upgrade from dapper i'm started to have this errors in each apt
session:

Setting up linux-image-2.6.17-10-386 (2.6.17-10.33) ...
Running depmod.
Finding valid ramdisk creators.
Failed to find suitable ramdisk generation tool for kernel version 
2.6.17-10-386 on running kernel 2.6.15-26-686 in /usr/sbin/mkinitramfs
dpkg: error processing linux-image-2.6.17-10-386 (--configure):
 subprocess post-installation script returned error exit status 9

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy can't install new kernel
https://launchpad.net/bugs/68156

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


[Bug 239657] Re: Times New Roman font is not accessible from menu in AbiWord

2008-10-14 Thread wiz
[Ubuntu 8.10] Just tried to reproduce it under ru_RU.UTF-8 locale, no
fonts disappearing noticed. Times New Roman and others can be assigned
as usual.

-- 
Times New Roman font is not accessible from menu in AbiWord
https://bugs.launchpad.net/bugs/239657
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 255260] Re: Sample rate mismatch on Juli@ card

2008-10-11 Thread wiz
After strange and huge slowdown of all sound i found Multi Track Internal 
Clock [44100] control in alsamixer.
Raised it to 44100, but alsa output is accelerated again, like pulse before. 
Switched back to userspace pulse duh...

-- 
Sample rate mismatch on Juli@ card
https://bugs.launchpad.net/bugs/255260
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 194029] Re: 2.6.24-8 Introduces Network Issue

2008-04-18 Thread wiz
Great! Would this get into release?

-- 
2.6.24-8 Introduces Network Issue
https://bugs.launchpad.net/bugs/194029
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 194029] Re: 2.6.24-8 Introduces Network Issue

2008-04-18 Thread wiz
sudo workaround gives some boost, but performance is still crappy
compared to 7.10.

-- 
2.6.24-8 Introduces Network Issue
https://bugs.launchpad.net/bugs/194029
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 198481] Re: bluetooth-applet crashed with SIGSEGV

2008-03-21 Thread wiz
Got crash when turned off wireless tumbler on Dell 1520 laptop.

-- 
bluetooth-applet crashed with SIGSEGV
https://bugs.launchpad.net/bugs/198481
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 192043] Re: latest bluez-utils is missing /usr/bin/pand

2008-04-08 Thread wiz
Any chances this fix will get released in hardy?

-- 
latest bluez-utils is missing /usr/bin/pand
https://bugs.launchpad.net/bugs/192043
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 147230] Re: Workspace switching via touchpad works badly

2008-04-09 Thread wiz
Can confirm on both of my dell laptops. I think right decision would be
disable wheel-scrolling by default. Because it's really annoyng and
unexpected behavior for unprepared users. Another one is to lower
wheel sensitivity to require more than one click (and more firm drag)
to trigger switching.

-- 
Workspace switching via touchpad works badly
https://bugs.launchpad.net/bugs/147230
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 208257] [NEW] No pand in hardy

2008-03-28 Thread wiz
Public bug reported:

Binary package hint: bluez-utils

http://ubuntuforums.org/showthread.php?t=701581

I use internet connection sharing with my WM6 phone. I have a fresh
install of Hardy Heron.

When I try to use pand to connect, it says pand is not currently
installed and that I should install bluez-utils. However, bluez-utils is
installed.

** Affects: bluez-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No pand in hardy
https://bugs.launchpad.net/bugs/208257
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 184451] Re: Hardy alpha-3 fails to install on Dell Inspiron 6400

2008-02-19 Thread wiz
I think this bug should be called LiveCD fails to load GUI on Dell
Inspiron 6400.

-- 
Hardy alpha-3 fails to install on Dell Inspiron 6400
https://bugs.launchpad.net/bugs/184451
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 184451] Re: Hardy alpha-3 fails to install on Dell Inspiron 6400

2008-02-09 Thread wiz
Same for me with Alpha4 - puts a login prompt and stops. Even in safe
mode.

-- 
Hardy alpha-3 fails to install on Dell Inspiron 6400
https://bugs.launchpad.net/bugs/184451
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 203925] Re: typo in 1.2~rc1-1build2

2008-03-19 Thread wiz

** Attachment added: fix.diff
   http://launchpadlibrarian.net/12739005/fix.diff

-- 
typo in 1.2~rc1-1build2
https://bugs.launchpad.net/bugs/203925
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 203925] [NEW] typo in 1.2~rc1-1build2

2008-03-19 Thread wiz
Public bug reported:

Binary package hint: bzr

Stumbled on expection while doing pull:
  ...
  File /usr/lib/python2.5/site-packages/bzrlib/remote.py, line 880, in 
_get_parent_map

reponse[1].cancel_read_body()

NameError: global name 'reponse' is not defined

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

-- 
typo in 1.2~rc1-1build2
https://bugs.launchpad.net/bugs/203925
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 201800] [NEW] Synergy client hangs periodicaly in 8.04 a5

2008-03-13 Thread wiz
Public bug reported:

Binary package hint: synergy

Installed quicksynergy in clean alpha 5 of upcoming hardy and
experiencing random keyboard and mouse hangs once in 2-3 seconds for 1-2
seconds.

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


** Tags: regression

-- 
Synergy client hangs periodicaly in 8.04 a5
https://bugs.launchpad.net/bugs/201800
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 201800] oops

2008-03-13 Thread wiz
that's duplicated pretty much already..

-- 
Synergy client hangs periodicaly in 8.04 a5
https://bugs.launchpad.net/bugs/201800
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 194029] Re: 2.6.24-8 Introduces Network Issue

2008-03-13 Thread wiz
Got this since first try with hardy alpha 5. Works well with sudo.

** Also affects: synergy (Ubuntu)
   Importance: Undecided
   Status: New

-- 
2.6.24-8 Introduces Network Issue
https://bugs.launchpad.net/bugs/194029
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 39707] Re: Cannot manage hidden SSID with WEP

2008-01-25 Thread wiz
Looks like this bug still bites only ndiswrapper users. I've switched
for 'native' bcm43xx module and it catches my hidden network.

-- 
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
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 83783] Re: apt-proxy hangs when client aborting download

2008-05-01 Thread wiz
You can use apt-cacher instead. It's slightly different, but have more
power and does it's job very well.

-- 
apt-proxy hangs when client aborting download
https://bugs.launchpad.net/bugs/83783
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 205895] Re: [Hardy] Wine 100% cpu usage

2008-05-06 Thread wiz
I use hardy distro's Wine to launch Eve Online client. Everything looks
ok, but after closing the client i always see my CPUs bumping to max
power while top shows winerver at 100% cpu usage. [Hardy, w/o external
reps, c2d 7500 dell laptop]

One more funny thing. When i kill that wineserver, services.exe
suddenly pops up in next top's frame showing % cpu usage.

-- 
[Hardy] Wine 100% cpu usage
https://bugs.launchpad.net/bugs/205895
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 194029] Re: 2.6.24-8 Introduces Network Issue

2008-05-21 Thread wiz
I'm updated my client machine to proposed kernel. It fees much better,
but still not as good as in 7.10 - mouse sometimes lags a bit, keyboard
messes up typed symbols in alternate (russian) layout when i type quick.

-- 
2.6.24-8 Introduces Network Issue
https://bugs.launchpad.net/bugs/194029
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 205895] Re: [Hardy] Wine 100% cpu usage

2008-05-21 Thread wiz
I'm using wine from proposed to launch EVE online. On [fairly recent]
laptop CPU usage goes up to 100% and stays after exit. But on desktop
which is 3 years old it climbs to about 60-70% and drops right after
game closed. Both systems are 8.04 from scratch, but desktop is made
apt-by-apt from base system install with 'recommended' disabled.

-- 
[Hardy] Wine 100% cpu usage
https://bugs.launchpad.net/bugs/205895
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 255260] [NEW] Sample rate mismatch on Juli@ card

2008-08-06 Thread wiz
Public bug reported:

System is 8.10 alpha 3 with Juli@ card installed.

All seems ok, but when i try to play something on any player or receive
audio via pulse from another PC sound is accelerated by 10-15%.

alsa-base version: 1.0.16-2ubuntu1
pulseaudio version: 0.9.10-2ubuntu1

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Sample rate mismatch on Juli@ card
https://bugs.launchpad.net/bugs/255260
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 246715] Re: glusterfs [needs packaging]

2008-08-06 Thread wiz
So, no fresh glusterfs for ubuntu?

-- 
glusterfs [needs packaging]
https://bugs.launchpad.net/bugs/246715
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 255260] Re: Sample rate mismatch on Juli@ card

2008-08-10 Thread wiz
Here it is.

Sorry for long delay - power failure.

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/16689290/lspci-vvnn.txt

-- 
Sample rate mismatch on Juli@ card
https://bugs.launchpad.net/bugs/255260
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 255260] Re: Sample rate mismatch on Juli@ card

2008-08-10 Thread wiz
This should be a pulseaudio issue.

Using mplayer on test file.

[EMAIL PROTECTED]:~$ mplayer invhw.ogg 
[skip]
==
Forced audio codec: mad
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 160.0 kbit/11.34% (ratio: 2-176400)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis decoder)
==
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   6.8 (06.7) of 7.3 (07.2)  0.5% 

Exiting... (End of file)

It defaults ao to [pulse] 44100Hz 2ch s16le (2 bytes per sample) and
sound is accelerated.

I have tried to set AO to raw alsa and got sound playing fine:
[EMAIL PROTECTED]:~$ mplayer -ao alsa invhw.ogg 
[skip]
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
[skip]

AO line now displays rate correctly - 48k.

-- 
Sample rate mismatch on Juli@ card
https://bugs.launchpad.net/bugs/255260
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 255260] Re: Sample rate mismatch on Juli@ card

2008-08-10 Thread wiz
That's started to work when i've removed my .asoundrc.asoundconf
generated with asoundconf -set-default-card Juli

With it, providing the -ao argument yields nothing usefull:

[EMAIL PROTECTED]:~$ mplayer -ao alsa invhw.ogg 
[skip]
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
[skip]

Note the incorrect rate using alsa output.

** Attachment added: asoundconf -set-default-card Juli
   http://launchpadlibrarian.net/16691652/.asoundrc.asoundconf

-- 
Sample rate mismatch on Juli@ card
https://bugs.launchpad.net/bugs/255260
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 234119] Re: powernowd fails to detect AMD Phenom 9750 (K8) cpu properly

2008-07-10 Thread wiz
*** This bug is a duplicate of bug 226855 ***
https://bugs.launchpad.net/bugs/226855

Patch worked for my X4 9550 as well.

-- 
powernowd fails to detect AMD Phenom 9750 (K8) cpu properly
https://bugs.launchpad.net/bugs/234119
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 39707] Re: Cannot manage hidden SSID with WEP

2007-10-29 Thread wiz
Still does not work with ndiswrapper + dell 6400's broadcom chip.

-- 
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
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 146693] [7.10 beta] Boot splash is skewed on livecd

2007-09-29 Thread wiz
Public bug reported:

Launched the beta livecd and noticed what progressbar is uncentered and
shifted towards the right side.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[7.10 beta] Boot splash is skewed on livecd
https://bugs.launchpad.net/bugs/146693
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 146696] [7.10 beta] Network manager halts shutdown

2007-09-29 Thread wiz
Public bug reported:

NM tries to use already downed dbus service to shutdown it's interfaces
and halts with assertion errors about dbus service.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[7.10 beta] Network manager halts shutdown
https://bugs.launchpad.net/bugs/146696
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 39707] Bump

2007-09-10 Thread wiz
Any chances to get hidden SSIDs remembered in 7.10? Very nasty to set
those each time.

-- 
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
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 333821] Re: synergy client fails to move mouse in 9.04

2009-03-12 Thread wiz
*** This bug is a duplicate of bug 321444 ***
https://bugs.launchpad.net/bugs/321444

** This bug has been marked a duplicate of bug 321444
   cursor with synergyc client is stuck in upper left corner

-- 
synergy client fails to move mouse in 9.04
https://bugs.launchpad.net/bugs/333821
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 333821] [NEW] synergy client fails to move mouse in 9.04

2009-02-24 Thread wiz
Public bug reported:

Binary package hint: synergy

Server version: 1.3.1-2ubuntu2 (hardy)
Client version: 1.3.1-5ubuntu1 (jaunty)

After connection and when moving mouse over client screen, cursor sticks
to upper-left corner. Moving cursor from that machine still working.
Keyboard  clipboard events are working as usual.

No errors seen in debug2 log, only dump of events with coordinates and
stuff.

Does not work: switching from compiz to metacity, installing same
version from hardy, running from sudo.

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

-- 
synergy client fails to move mouse in 9.04
https://bugs.launchpad.net/bugs/333821
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 333821] Re: synergy client fails to move mouse in 9.04

2009-02-24 Thread wiz
** Description changed:

  Binary package hint: synergy
  
  Server version: 1.3.1-2ubuntu2 (hardy)
  Client version: 1.3.1-5ubuntu1 (jaunty)
  
  After connection and when moving mouse over client screen, cursor sticks
  to upper-left corner. Moving cursor from that machine still working.
  Keyboard  clipboard events are working as usual.
  
  No errors seen in debug2 log, only dump of events with coordinates and
  stuff.
+ 
+ Does not work: switching from compiz to metacity, installing same
+ version from hardy, running from sudo.

-- 
synergy client fails to move mouse in 9.04
https://bugs.launchpad.net/bugs/333821
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 340213] Re: [jaunty] Use indicator-applet for new messages

2009-04-22 Thread wiz
It does appear in applet, but messages aren't shown.

-- 
[jaunty] Use indicator-applet for new messages
https://bugs.launchpad.net/bugs/340213
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 311610] Re: Socket error when playing to Icecast

2009-04-23 Thread wiz
Looks like it's really fixed in 9.04. Hurray!

-- 
Socket error when playing to Icecast
https://bugs.launchpad.net/bugs/311610
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 300542] Re: ltsp-build-client fails on Ubuntu 8.10 when can't configure hal - caused by /opt symlink

2009-04-24 Thread wiz
I'm trying to run ltsp-build-client on 9.04 and it fails to configure
hal (and xorg, ltsp-client wich depend on it) with same message.

-- 
ltsp-build-client fails on Ubuntu 8.10 when can't configure hal - caused by 
/opt symlink
https://bugs.launchpad.net/bugs/300542
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 316683] Re: Intel graphic card and hedgewars game

2009-03-24 Thread Wiz
Bug confirmed on archlinux with driver extra/xf86-video-intel 2.4.3-1.
Can someone notice me about which intel gma driver jaunty is using ?

-- 
Intel graphic card and hedgewars game
https://bugs.launchpad.net/bugs/316683
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 309154] Re: Veho Quinque MP5 player USB disk read capacity failed log messages

2008-12-21 Thread wiz
This is somewhat old issue: https://bugs.launchpad.net/ubuntu/+source
/linux-source-2.6.17/+bug/58349

-- 
Veho Quinque MP5 player USB disk read capacity failed log messages
https://bugs.launchpad.net/bugs/309154
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 58349] Re: 75MB kern.log filled with READ CAPACITY failed. (hald-addon-storage probing)

2008-12-21 Thread wiz
Got this case on ubuntu 8.10 after some time having Cowon D2 PMP plugged
on usb.

Dec 21 17:01:52 campfire kernel: [ 8676.251097] sd 9:0:0:0: [sdb] READ CAPACITY 
failed
Dec 21 17:01:52 campfire kernel: [ 8676.251103] sd 9:0:0:0: [sdb] Result: 
hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
Dec 21 17:01:52 campfire kernel: [ 8676.251110] sd 9:0:0:0: [sdb] Sense not 
available.
Dec 21 17:01:52 campfire kernel: [ 8676.251230] sd 9:0:0:0: [sdb] Write Protect 
is off

-- 
75MB kern.log filled with READ CAPACITY failed. (hald-addon-storage probing)
https://bugs.launchpad.net/bugs/58349
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 58349] Re: 75MB kern.log filled with READ CAPACITY failed. (hald-addon-storage probing)

2008-12-21 Thread wiz
One doesn't need to kill every hald-addon-storage in the system, just
that is stalled:

$ ps afx|grep hal
 6633 ?Sl 0:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
20806 pts/3D+ 0:00  |   \_ grep --color=yes hal
20693 ?Ss 0:00 /usr/sbin/hald
20694 ?S  0:00  \_ hald-runner
20718 ?S  0:00  \_ hald-addon-input: Listening on 
/dev/input/event6 /dev/input/event5 /dev/input/event1
20721 ?S  0:00  \_ hald-addon-hid-ups: listening on 
/dev/usb/hiddev0
20723 ?S  0:00  \_ /usr/lib/hal/hald-addon-cpufreq
20724 ?S  0:00  \_ hald-addon-acpi: listening on acpid socket 
/var/run/acpid.socket
20727 ?S  0:00  \_ hald-addon-storage: polling /dev/sdb (every 
2 sec)
20731 ?S  0:00  \_ hald-addon-storage: polling /dev/sdc (every 
2 sec)
20740 ?S  0:00  \_ hald-addon-storage: polling /dev/scd0 (every 
2 sec)

In my case killing 20727 fixed the log spam.

-- 
75MB kern.log filled with READ CAPACITY failed. (hald-addon-storage probing)
https://bugs.launchpad.net/bugs/58349
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 84669] Re: [apport] mc crashed on remote file deleteion (FISH)

2008-12-22 Thread wiz
It's gone in 8.10

-- 
[apport] mc crashed on remote file deleteion (FISH)
https://bugs.launchpad.net/bugs/84669
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 107738] Re: network-manager-pptp isn't installed by default

2009-03-09 Thread wiz
Still not included on jaunty dvd a5.

-- 
network-manager-pptp isn't installed by default
https://bugs.launchpad.net/bugs/107738
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 319302] [NEW] synergy forbids entering idle

2009-01-20 Thread wiz
Public bug reported:

When running in client mode (receiving other peer's events) system
doesn't go into idle mode after a while. Because of that screen doesn't
enter DPMS off mode and screensaver/locks aren't engaging after chosen
period.

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

-- 
synergy forbids entering idle
https://bugs.launchpad.net/bugs/319302
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 244591] Re: Cannot connect to ICQ (The client version you are using is too old.)

2009-01-22 Thread wiz
It's broken again after 23jan update.

-- 
Cannot connect to ICQ (The client version you are using is too old.)
https://bugs.launchpad.net/bugs/244591
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 391158] Re: bzr-notify crashed with AttributeError in set_nested_progress_bar_widget()

2009-06-29 Thread wiz
Traceback (most recent call last):
  File /usr/bin/bzr-notify, line 15, in module
gtk = open_display()
  File /usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/__init__.py, line 
103, in open_display
set_ui_factory()
  File /usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/__init__.py, line 
75, in set_ui_factory
bzrlib.ui.ui_factory = GtkUIFactory()
  File /usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/ui.py, line 195, 
in __init__
self.set_nested_progress_bar_widget(ProgressBarWindow)
  File /usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/ui.py, line 224, 
in set_nested_progress_bar_widget
self._progress_bar_stack = progress.ProgressBarStack(klass=widget)
AttributeError: 'module' object has no attribute 'ProgressBarStack'

-- 
bzr-notify crashed with AttributeError in set_nested_progress_bar_widget()
https://bugs.launchpad.net/bugs/391158
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 340213] Re: [jaunty] Use indicator-applet for new messages

2009-04-27 Thread wiz
Noticed that notifications actually appear - for a while and instantly
blinking off, leaving gajim part indicator-applet empty of new messages.

-- 
[jaunty] Use indicator-applet for new messages
https://bugs.launchpad.net/bugs/340213
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 359559] [NEW] CPU Frequency locked at maximum

2009-04-11 Thread wiz
Public bug reported:

i've noticed cpu ignores any cpufreq requests and always stays at
maximum.

cpufreq-info output (same for all cores), notice the current policy
line:

analyzing CPU 0:
  driver: powernow-k8
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 1.10 GHz - 2.20 GHz
  available frequency steps: 2.20 GHz, 1.10 GHz
  available cpufreq governors: conservative, ondemand, userspace, powersave, 
performance
  current policy: frequency should be within 2.20 GHz and 2.20 GHz.
  The governor userspace may decide which speed to use
  within this range.
  current CPU frequency is 2.20 GHz (asserted by call to hardware).
  cpufreq stats: 2.20 GHz:100,00%, 1.10 GHz:0,00%

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
CPU Frequency locked at maximum
https://bugs.launchpad.net/bugs/359559
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 359559] Re: CPU Frequency locked at maximum

2009-04-11 Thread wiz
Looks like it fails to detect available frequencies. Setting range explicitly 
does the trick:
sudo cpufreq-set -g ondemand -d 110 -u 220

-- 
CPU Frequency locked at maximum
https://bugs.launchpad.net/bugs/359559
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 269656] Re: AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP

2008-09-14 Thread wiz
Go for webkit epiphany. We're based on GNOME after all. Those, who need
FF's plugins could install it with all that EULA stuff.

-- 
AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP
https://bugs.launchpad.net/bugs/269656
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 256054] Re: [intrepid] new 0.7 branch ignores /etc/network/interfaces

2008-09-26 Thread wiz
Or there should be a button in NM interface to turn it on/off.

-- 
[intrepid] new 0.7 branch ignores /etc/network/interfaces
https://bugs.launchpad.net/bugs/256054
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 250869] Re: synergy-1.3.1-4ubuntu1 (intrepid) fails to connect

2008-09-03 Thread wiz
Have this issue too -- connection accepted, then timout.

Synergy is becoming more and more broken with each release ):

-- 
synergy-1.3.1-4ubuntu1 (intrepid) fails to connect
https://bugs.launchpad.net/bugs/250869
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 39707] Re: Cannot manage hidden SSID with WEP

2007-06-19 Thread wiz
I confirm. Have hidden wep wlan and must re-create connection every new
session. Ubuntu feisty.

-- 
Cannot manage hidden SSID with WEP
https://bugs.launchpad.net/bugs/39707
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 85069] Re: [apport] gaim-url-handler crashed with DBusException in __call__()

2007-02-14 Thread wiz

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

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

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

** Attachment added: Traceback.txt
   http://librarian.launchpad.net/6425936/Traceback.txt

-- 
[apport] gaim-url-handler crashed with DBusException in __call__()
https://launchpad.net/bugs/85069

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


[Bug 85069] [apport] gaim-url-handler crashed with DBusException in __call__()

2007-02-14 Thread wiz
Public bug reported:

Binary package hint: gaim

I've clicked an irc:// url and after some time got crash report. I have
no IRC accounts in gaim. Gaim was not even launched.

ProblemType: Crash
Date: Wed Feb 14 14:11:24 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gaim-url-handler
InterpreterPath: /usr/bin/python2.5
Package: gaim 1:2.0.0+beta6-1ubuntu1
ProcCmdline: /usr/bin/python /usr/bin/gaim-url-handler 
irc://irc.freenode.net/trac
ProcCwd: /home/wiz
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_RU.UTF-8
PythonArgs: ['/usr/bin/gaim-url-handler', 'irc://irc.freenode.net/trac']
SourcePackage: gaim
Uname: Linux raisins 2.6.20-6-generic #2 SMP Wed Jan 31 20:53:39 UTC 2007 i686 
GNU/Linux

** Affects: gaim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gaim-url-handler crashed with DBusException in __call__()
https://launchpad.net/bugs/85069

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


[Bug 85776] Re: [apport] gnome-panel crashed with SIGSEGV on package installation, valgrind log required

2007-02-18 Thread wiz
Just caught this one. Installed gparted and gnome-panel suddenly
crashed.

-- 
[apport] gnome-panel crashed with SIGSEGV on package installation, valgrind log 
required
https://launchpad.net/bugs/85776

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


[Bug 83783] apt-proxy hangs when client aborting download

2007-02-07 Thread wiz
Public bug reported:

Binary package hint: apt-proxy

Started an apt-proxy on machine raisins to serve packaged for machine jogger.
When i abort (^C) on jogger, apt-proxy hangs. And when i trying to fetch apt 
packages again aptitude is stalled at 0%, waiting for headers.

After `/etc/init.d/apt-proxy restart`, everything is working ok.

** Affects: apt-proxy (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: apt-proxy
  
  Started an apt-proxy on machine raisins to serve packaged for machine jogger.
  When i abort (^C) on jogger, apt-proxy hangs. And when i trying to fetch apt 
packages again aptitude is stalled at 0%, waiting for headers.
+ 
+ After `/etc/init.d/apt-proxy restart`, everything is working ok.

-- 
apt-proxy hangs when client aborting download
https://launchpad.net/bugs/83783

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


[Bug 84669] [apport] mc crashed on remote file deleteion (FISH)

2007-02-11 Thread wiz
Public bug reported:

Binary package hint: mc

Tried to delete file with non-latin1 characters in name (russian 1000 и
одна ночь in utf-8).

ProblemType: Crash
Date: Mon Feb 12 08:38:50 2007
Disassembly: 0xb7ca0738:
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/mc
Package: mc 1:4.6.1-6
ProcCmdline: mc
ProcCwd: /home/wiz
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_RU.UTF-8
Signal: 11
SourcePackage: mc
Stacktrace:
 Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
 #0  0xb7ca0738 in ?? ()
StacktraceTop: ?? ()
ThreadStacktrace:
 
Uname: Linux jogger 2.6.20-6-generic #2 SMP Wed Jan 31 20:53:39 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Affects: mc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] mc crashed on remote file deleteion (FISH)
https://launchpad.net/bugs/84669

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

[Bug 84669] Re: [apport] mc crashed on remote file deleteion (FISH)

2007-02-11 Thread wiz

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

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

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

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

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

-- 
[apport] mc crashed on remote file deleteion (FISH)
https://launchpad.net/bugs/84669

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


[Bug 37216] Re: networking and lvm mounts

2006-12-13 Thread wiz
As for xubuntu 6.10 order is:

  S01mountkernfs.sh
  S01readahead
  S02hostname.sh
  S06keyboard-setup
  S07linux-restricted-modules-common
- S08loopback
  S10udev
  S11mountdevsubfs.sh
  S13pcmciautils
  S15module-init-tools
  S17procps.sh
  S20checkroot.sh
  S22mtab.sh
  S25mdadm-raid
- S26lvm
  S30checkfs.sh
  S35mountall.sh
  S36mountall-bootclean.sh
  S39readahead-desktop
- S40networking
  S45waitnfs.sh

So, it looks like more Edgy users could confirm this tickets anytime.

Is there really need of loopback even before root is up?

-- 
networking and lvm mounts
https://launchpad.net/bugs/37216

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


[Bug 68156] Re: Edgy can't install new kernel

2006-11-09 Thread wiz
sure

** Attachment added: df -h
   http://librarian.launchpad.net/5023990/df-h

-- 
Edgy can't install new kernel
https://launchpad.net/bugs/68156

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


[Bug 102823] [apport] beryl crashed with SIGSEGV after resume from suspend2ram

2007-04-04 Thread wiz
Public bug reported:

Binary package hint: beryl-core

Suspended correctly using uswsusp. On resume process noticed, what
window manager is crashed and got the error report message.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Wed Apr  4 15:11:18 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/beryl
Package: beryl-core 0.2.1.dfsg+git20070318-0ubuntu2
PackageArchitecture: i386
ProcCmdline: beryl --skip-gl-yield
ProcCwd: /home/wiz
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: beryl-core
Stacktrace:
 #0  0xb750af34 in ?? () from /usr/lib/libGLcore.so.1
 #1  0x in ?? ()
StacktraceTop:
 ?? () from /usr/lib/libGLcore.so.1
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 6462):
 #0  0xb750af34 in ?? () from /usr/lib/libGLcore.so.1
 #1  0x in ?? ()
Uname: Linux raisins 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin mythtv netdev 
plugdev powerdev scanner video

** Affects: beryl-core (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] beryl crashed with SIGSEGV after resume from suspend2ram
https://bugs.launchpad.net/bugs/102823
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 102823] Re: [apport] beryl crashed with SIGSEGV after resume from suspend2ram

2007-04-04 Thread wiz

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

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

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

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

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

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

-- 
[apport] beryl crashed with SIGSEGV after resume from suspend2ram
https://bugs.launchpad.net/bugs/102823
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 88333] Re: [apport] exaile.py crashed with TypeError in update_rating()

2007-03-26 Thread wiz
Listened to the radio and suddenly got a crash report with this error.

-- 
[apport] exaile.py crashed with TypeError in update_rating()
https://launchpad.net/bugs/88333

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


[Bug 91503] Re: [apport] gimp-2.2 crashed with SIGSEGV in strcmp()

2007-03-16 Thread wiz
Caught this crash on switching app with beryl's alt-tab.

-- 
[apport] gimp-2.2 crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/91503

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


[Bug 34063] Re: Unable to start g-v-m

2007-02-01 Thread wiz
Fixed in feisty (at least).

-- 
Unable to start g-v-m
https://launchpad.net/bugs/34063

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


[Bug 85069] Re: [apport] gaim-url-handler crashed with DBusException in __call__()

2007-03-23 Thread wiz
Does Python really drop cores on unhandled exceptions?

-- 
[apport] gaim-url-handler crashed with DBusException in __call__()
https://launchpad.net/bugs/85069

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


[Bug 801014] [NEW] Xorg crashed with SIGQUIT

2011-06-23 Thread wiz
Public bug reported:

Ubuntu: 11.10 Oneiric
xorg-server: 1:7.6+7ubuntu1

Caught a crash when hit enter key at some time after launch. Dropped
to console showing login prompt and looks like some garbage were entered
for username. That VTY was inoperable, had to switch to another one and
restart lightdm.

Found this in /var/log/Xorg.0.log:

[  2711.822] Backtrace:
[  2711.836] 0: /usr/bin/X (xorg_backtrace+0x26) [0x4a2bd6]
[  2711.836] 1: /usr/bin/X (0x40+0x638ba) [0x4638ba]
[  2711.836] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f1ab8811000+0xfc60) 
[0x7f1ab8820c60]
[  2711.836] 3: /lib/x86_64-linux-gnu/libc.so.6 (__select+0x13) [0x7f1ab77ff293]
[  2711.836] 4: /usr/bin/X (WaitForSomething+0x19b) [0x45ceab]
[  2711.836] 5: /usr/bin/X (0x40+0x2f6e2) [0x42f6e2]
[  2711.836] 6: /usr/bin/X (0x40+0x2325e) [0x42325e]
[  2711.836] 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) 
[0x7f1ab773fe1f]
[  2711.836] 8: /usr/bin/X (0x40+0x2354d) [0x42354d]
[  2711.836] Caught signal 3 (Quit). Server aborting

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu1
ProcVersionSignature: Ubuntu 3.0-1.2-generic 3.0.0-rc3
Uname: Linux 3.0-1-generic x86_64
Architecture: amd64
Date: Thu Jun 23 10:09:58 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110619)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug crash oneiric running-unity

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

Title:
  Xorg crashed with SIGQUIT

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

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


[Bug 801014] Re: Xorg crashed with SIGQUIT

2011-06-23 Thread wiz
** Tags removed: unity-2d

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

Title:
  Xorg crashed with SIGQUIT

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

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


[Bug 801014] Re: Xorg crashed with SIGQUIT

2011-06-24 Thread wiz
** Attachment added: The garbage shown in login prompt after xserver crash
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/801014/+attachment/2180145/+files/IMG_20110624_113250.jpg

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

Title:
  Xorg crashed with SIGQUIT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/801014/+subscriptions

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


[Bug 801014] Re: Xorg crashed with SIGQUIT

2011-06-24 Thread wiz
There's also corrupted readline buffer which executed a lightdm restart.
Looks like something have to do with vty/xserver memory issues.

** Attachment added: Garbage in readline history buffer
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/801014/+attachment/2180147/+files/IMG_20110624_113332.jpg

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

Title:
  Xorg crashed with SIGQUIT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/801014/+subscriptions

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


[Bug 802467] [NEW] Gajim spams MUC window with Any occupant is allowed to see your full JID

2011-06-27 Thread wiz
Public bug reported:

After each status change (i.e. autoaway/back) a line pops up in MUC
window littering the conversation. One notice when joining a room should
suffice. Or maybe a setting in advanced s. manager will be nice too.

Offending code is in /usr/share/gajim/src/groupchat_control.py:1278:

if statusCode:
if '100' in statusCode:
# Can be a message (see handle_event_gc_config_change in
# gajim.py)
self.print_conversation(\
_('Any occupant is allowed to see your full JID'))

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gajim 0.14.1-1ubuntu1 [modified: 
usr/share/gajim/src/groupchat_control.py]
ProcVersionSignature: Ubuntu 3.0-1.2-generic 3.0.0-rc3
Uname: Linux 3.0-1-generic x86_64
Architecture: amd64
Date: Mon Jun 27 14:47:16 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110619)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gajim
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity unity-2d

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

Title:
  Gajim spams  MUC window with Any occupant is allowed to see your full
  JID

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

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


[Bug 802467] Re: Gajim spams MUC window with Any occupant is allowed to see your full JID

2011-06-27 Thread wiz
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802467

Title:
  Gajim spams  MUC window with Any occupant is allowed to see your full
  JID

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

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


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-07-14 Thread wiz
Will it get a go in oneiric?

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

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

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


[Bug 956194] Re: aptitude not starting

2012-03-31 Thread wiz
removing/installing libsigc++-2.0-0c2a helped. i'm lucky to have only
aptitude and gparted depend on it...

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

Title:
  aptitude not starting

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

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


[Bug 956194] Re: aptitude not starting

2012-03-15 Thread wiz
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956194

Title:
  aptitude not starting

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

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


[Bug 956194] [NEW] aptitude not starting

2012-03-15 Thread wiz
Public bug reported:

Crashes on start:

aptitude: error while loading shared libraries: libsigc-2.0.so.0: cannot
open shared object file: No such file or directory

Resinstalling doesn't help...

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: aptitude 0.6.5-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 15 20:52:23 2012
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: aptitude
UpgradeStatus: Upgraded to precise on 2012-03-12 (3 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  aptitude not starting

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

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


[Bug 174168] Re: expecting SSH2_MSG_KEX_DH_GEX_GROUP

2011-07-01 Thread wiz
Got exactly this issue while connecting from Ubuntu 11.04 / ssh 5.8 to
FreeBSD / ssh 5.4

Can easily connect from any other ubuntu out there.

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

Title:
   expecting SSH2_MSG_KEX_DH_GEX_GROUP

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

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


[Bug 794791] Re: Unity desktop crashes randomly

2011-06-22 Thread wiz
Maybe I'm exepriencing something like that. Early in the session unity
crashes right to console, which is showing some litter and not reacting.
I have to switch to another VTY, login and restart lightdm. Then it
works up to day end.

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

Title:
  Unity desktop crashes randomly

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

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


[Bug 311610] [NEW] Socket error when playing to Icecast

2008-12-26 Thread wiz
Public bug reported:

Binary package hint: mpd

I used mpd as a Internet Radio, streaming my music throught Icecast,
with the shout type audio output.
It works almost perfectly, because there's a small problem with the
Play functionnality : if I stop the music in mpd, wait few minutes and
then restart it, I got this in my mpd/error.log file :

Jan 10 16:46 : Lost shout connection to localhost:8088 : Socket error
Jan 10 16:46 : problems opening audio device while playing ...
Jan 10 16:46 : problems opening audio device while playing ...

(localhost:8088 is the network address on which Icecast is listening, as
specified in my mpd.conf file)

... and I need to press play several times before mpd starts to play
sound. Sometimes, I need to press play about ten times!

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

** Affects: mpd (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #460102
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460102

** Also affects: mpd (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460102
   Importance: Unknown
   Status: Unknown

-- 
Socket error when playing to Icecast
https://bugs.launchpad.net/bugs/311610
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 802271] Re: Characters sent to tty1

2011-07-06 Thread wiz
Looks like it! No crashes today, yay!

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

Title:
  Characters sent to tty1

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

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


[Bug 731724] Re: software-center crashed with SIGSEGV in __cxa_allocate_exception()

2011-03-09 Thread wiz
Got this on alpha 3 and after current (09-03) updates.

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

Title:
  software-center crashed with SIGSEGV in __cxa_allocate_exception()

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


[Bug 561212] Re: sudo fails to start with open(): No such file or directory

2010-04-27 Thread wiz
still broken with latest updates in 10.04

-- 
sudo fails to start with open(): No such file or directory
https://bugs.launchpad.net/bugs/561212
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 433495] Re: [Karmic] Gajim fails to work with indicator applet

2009-09-24 Thread wiz
Got this too after updating to latest karmic.

-- 
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
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 561212] [NEW] sudo fails to start with open(): No such file or directory

2010-04-12 Thread wiz
Public bug reported:

Binary package hint: sudo

In a fresh install of 10.04 beta1 any sudo fails like this:

w...@natali:~$ sudo
open(): No such file or directory
w...@natali:~$ 

I had updated to latest repos and sudo's still broken.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: sudo 1.7.2p1-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
Uname: Linux 2.6.32-16-generic i686
Architecture: i386
Date: Mon Apr 12 09:57:33 2010
InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: sudo
VisudoCheck: /etc/sudoers: parsed OK

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


** Tags: apport-bug i386 lucid

-- 
sudo fails to start with open(): No such file or directory
https://bugs.launchpad.net/bugs/561212
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 561212] Re: sudo fails to start with open(): No such file or directory

2010-04-12 Thread wiz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/4394/Dependencies.txt

** Attachment added: Sudoers.txt
   http://launchpadlibrarian.net/4395/Sudoers.txt

-- 
sudo fails to start with open(): No such file or directory
https://bugs.launchpad.net/bugs/561212
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 561212] Re: sudo fails to start with open(): No such file or directory

2010-05-11 Thread wiz
Installed clean 10.04, did update/upgrade and here it is - broken ):

-- 
sudo fails to start with open(): No such file or directory
https://bugs.launchpad.net/bugs/561212
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 561212] Re: sudo fails to start with open(): No such file or directory

2010-05-11 Thread wiz
Found the source. I've made an alias for sudo in my .bashrc and it calls
nonexistent binary first. My fault.

** Changed in: sudo (Ubuntu)
   Status: New = Invalid

-- 
sudo fails to start with open(): No such file or directory
https://bugs.launchpad.net/bugs/561212
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 359559] Re: CPU Frequency locked at maximum

2010-05-19 Thread wiz
I'm having CPU/BIOS issues with my hardware because of new 1055t
processor and will check this out when BIOS update comes. Hope it will
just work (:

-- 
CPU Frequency locked at maximum
https://bugs.launchpad.net/bugs/359559
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 514626] Re: Russia's shortened version in keyboard switcher applet is not correct in russian locale.

2010-02-11 Thread wiz
** Changed in: ubuntu-translations
   Status: New = Invalid

-- 
Russia's shortened version in keyboard switcher applet is not correct in 
russian locale.
https://bugs.launchpad.net/bugs/514626
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 514626] Re: Russia's shortened version in keyboard switcher applet is not correct in russian locale.

2010-02-11 Thread wiz
There's no distinct english words for russian language and russian
country, but in russian there are russkiy (people) and rossiyskiy
(citizen).

http://en.wikipedia.org/wiki/Russia 
http://en.wikipedia.org/wiki/Russian_language

-- 
Russia's shortened version in keyboard switcher applet is not correct in 
russian locale.
https://bugs.launchpad.net/bugs/514626
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 514626] Re: Russia's shortened version in keyboard switcher applet is not correct in russian locale.

2010-02-12 Thread wiz
Рос would look ugly and alien to russian user. And i think there's a
some sort of habit from early DOS/Win times where layout indicator said
RU, which reads РУ, not РО.

-- 
Russia's shortened version in keyboard switcher applet is not correct in 
russian locale.
https://bugs.launchpad.net/bugs/514626
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 514626] Re: Russia's shortened version in keyboard switcher applet is not correct in russian locale.

2010-02-12 Thread wiz
Looks like they should sign Tat, Chv and Udm (;

-- 
Russia's shortened version in keyboard switcher applet is not correct in 
russian locale.
https://bugs.launchpad.net/bugs/514626
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 341173] Re: cannot unlock default keyring through gajim

2010-03-17 Thread wiz
This one started to bug me after something updated in 10.04.

I have it on autolaunch and every time it asks me for a password for a
new keyring.

It crashes when i hit ESC with this TBs in console:

w...@natali:~$ gajim
Traceback (most recent call last):
  File gajim.py, line 3698, in module
interface = Interface()
  File gajim.py, line 3516, in __init__
gajim.connections[account] = common.connection.Connection(account)
  File /usr/share/gajim/src/common/connection.py, line 143, in __init__
self.password = passwords.get_password(name)
  File /usr/share/gajim/src/common/passwords.py, line 217, in get_password
return get_storage().get_password(account_name)
  File /usr/share/gajim/src/common/passwords.py, line 197, in get_storage
storage = GnomePasswordStorage()
  File /usr/share/gajim/src/common/passwords.py, line 68, in __init__
gnomekeyring.create_sync(self.keyring, None)
gnomekeyring.CancelledError
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File /usr/lib/python2.6/atexit.py, line 24, in _run_exitfuncs
func(*targs, **kargs)
  File gajim.py, line 392, in on_exit
gajim.interface.roster.prepare_quit()
AttributeError: Interface instance has no attribute 'roster'
Error in sys.exitfunc:
Traceback (most recent call last):
  File /usr/lib/python2.6/atexit.py, line 24, in _run_exitfuncs
func(*targs, **kargs)
  File gajim.py, line 392, in on_exit
gajim.interface.roster.prepare_quit()
AttributeError: Interface instance has no attribute 'roster'
w...@natali:~$ 

If i enter a password or proceed with unsafe storage it launches, but
next time it is asking that again.

I've launched seahorse and there's tons of empty login_NN keyrings.

Looks like it is time to actually upgrade to 0.13.x as requested in
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/506049 as there's a
line about fixed gnomekeyring bugs (* Fix some gnomekeyring glitches).

-- 
cannot unlock default keyring through gajim
https://bugs.launchpad.net/bugs/341173
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


  1   2   >