[Bug 108553] mdadm SEGFAULT

2007-04-21 Thread tyler
Public bug reported:

Binary package hint: mdadm

I recognized this line in dmesg:
[   28.138245] mdadm[2586]: segfault at 0004 rip 0041567
c rsp 7fff8184b9e0 error 4

Segfaults never sound ok, and more so, because I'm using a soft raid5.

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

-- 
mdadm SEGFAULT
https://bugs.launchpad.net/bugs/108553
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 108553] Re: mdadm SEGFAULT

2007-04-21 Thread tyler

** Attachment added: "Full dmesg output"
   http://librarian.launchpad.net/7380853/dmesg

-- 
mdadm SEGFAULT
https://bugs.launchpad.net/bugs/108553
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 109249] [apport] klauncher crashed with SIGSEGV in QString::isEmpty()

2007-04-23 Thread Tyler
Public bug reported:

Binary package hint: kde4libs

Klauncher crash

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Mon Apr 23 06:09:37 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/kde4/bin/klauncher
Package: kdelibs5 3.80.3-0ubuntu4
PackageArchitecture: i386
ProcCmdline: klauncher
ProcCwd: /home/tyler
ProcEnviron:
 
PATH=/home/tyler/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: kde4libs
StacktraceTop:
 QString::isEmpty (this=0xbfa11474)
 KLauncher::destruct (exit_code=255)
 sig_handler (sig_num=15)
 
 __kernel_vsyscall ()
Uname: Linux kubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
src video

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

-- 
[apport] klauncher crashed with SIGSEGV in QString::isEmpty()
https://bugs.launchpad.net/bugs/109249
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 109249] Re: [apport] klauncher crashed with SIGSEGV in QString::isEmpty()

2007-04-23 Thread Tyler

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

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

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

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

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

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

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

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

-- 
[apport] klauncher crashed with SIGSEGV in QString::isEmpty()
https://bugs.launchpad.net/bugs/109249
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 109422] clamtk does not find virus definitions

2007-04-23 Thread tyler
Public bug reported:

Binary package hint: clamtk

When trying to use clamtk, it reports no virus definitions are
available.

I ran freshclam -v as root, still no success.

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

-- 
clamtk does not find virus definitions
https://bugs.launchpad.net/bugs/109422
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


Re: [Bug 109422] Re: clamtk does not find virus definitions

2007-04-23 Thread tyler
*** This bug is a duplicate of bug 99071 ***
https://bugs.launchpad.net/bugs/99071

This is the error message when starting:

Unable to view ClamAV's information file.
This will affect
how ClamTk views the number of viruses and version information.


I've tried updating the virus definitions manually, I still got the same
message.

Am Montag, den 23.04.2007, 21:11 + schrieb Marco Rodrigues:
> Maybe it doesn't have any recent virus database updates ?
> 
> It show any error message ?
>

-- 
clamtk does not find virus definitions
https://bugs.launchpad.net/bugs/109422
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 89881] Re: gnome-screensaver does not work with pam_unix2.so

2007-05-30 Thread tyler
I've traced the bug in the pam_unix2.so module.

The call to getspnam_r()  in pam_sm_authenticate() (file unix_auth.c:280) sets 
errno to 13 (EACCESS) when called from gnome-screensaver.
A normal login does return the entry in you shadow file.

I've not enough experience with pam and the system interna to trace the
bug further at the moment, so could someone enlighten me or find a
solution for this bug?

Is this in some way related to
http://bugzilla.gnome.org/show_bug.cgi?id=370847 ?

-- 
gnome-screensaver does not work with pam_unix2.so
https://bugs.launchpad.net/bugs/89881
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 89881] Re: gnome-screensaver does not work with pam_unix2.so

2007-05-30 Thread tyler
Addon: I've tried changing the rights on /etc/shadow to rwrr and
authentication works fine. So it definitly is an access violation. Is
the gnome-screensaver process in group shadow in ubuntu?

-- 
gnome-screensaver does not work with pam_unix2.so
https://bugs.launchpad.net/bugs/89881
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 106670] authentication failures

2007-04-14 Thread tyler
Public bug reported:

Binary package hint: libpam-unix2

When using libpam-unix2, authentication is not possible with gnome-
screensaver and at system boot (a failed fsck for example, which would
require manual interaction).

** Affects: libpam-unix2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
authentication failures
https://bugs.launchpad.net/bugs/106670
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106670] Re: authentication failures

2007-04-14 Thread tyler
Hint: I've already submitted a bug in gnome-screensaver here:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/89881

-- 
authentication failures
https://bugs.launchpad.net/bugs/106670
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106964] [feisy] gnome-screensaver messes up keyboard layouts

2007-04-16 Thread tyler
Public bug reported:

Binary package hint: gnome-screensaver

When using a keyboard layout different from the standard with gnome-
screensaver, the gnome keyboard applet can not change that any more and
always shows the default setting active, but the alternative setting is
used.

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

-- 
[feisy] gnome-screensaver messes up keyboard layouts
https://bugs.launchpad.net/bugs/106964
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


Re: [Bug 106964] Re: [feisy] gnome-screensaver messes up keyboard layouts

2007-04-18 Thread tyler
Hi!

Before activation of gnome-screensaver all layouts work correctly.
(using german no dead keys, us english international (with dead keys),
Serbia & Montenegro with guillements / and Latin Unicode.

When you, for example, change the layout when trying to log in from the
activated screensaver, there the changing still works. But afterwards
the normal applet shows the changed language, but uses the default
language setting. Even changing the layout does not change that.

Somehow gnome-screensaver messes up the keyboard settings.


Am Mittwoch, den 18.04.2007, 08:21 + schrieb Sebastien Bacher:
> Thank you for your bug. Do you mean that clicking again on the keyboard
> layout doesn't change it correctly? Does it work from the desktop if you
> use the applet? What keymaps do you use? That works correctly on my
> feisty desktop
> 
> ** Changed in: gnome-screensaver (Ubuntu)
>Importance: Undecided => Low
>  Assignee: (unassigned) => Ubuntu Desktop Bugs
>

-- 
[feisy] gnome-screensaver messes up keyboard layouts
https://bugs.launchpad.net/bugs/106964
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 107894] [apport] compiz.real crashed with SIGSEGV

2007-04-19 Thread Tyler
Public bug reported:

Binary package hint: compiz

At Kubuntu start compiz crashed and kwin replaced it.

ProblemType: Crash
Architecture: i386
Date: Fri Apr 20 05:09:40 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/compiz.real
Package: compiz-core 1:0.3.6-1ubuntu13
PackageArchitecture: i386
ProcCmdline: compiz.real --replace gconf
ProcCwd: /home/tyler
ProcEnviron:
 
PATH=/home/tyler/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? () from /usr/lib/compiz/lib3d.so
 ?? ()
 ?? ()
 ?? ()
 ?? () from /usr/lib/compiz/libgconf.so
Uname: Linux kubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
src video

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

-- 
[apport] compiz.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/107894
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 107894] Re: [apport] compiz.real crashed with SIGSEGV

2007-04-19 Thread Tyler

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

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

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

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

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

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

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

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

-- 
[apport] compiz.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/107894
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 114094] hardcoded paths in settings

2007-05-11 Thread tyler
Public bug reported:

Binary package hint: evolution

I recently bought a new computer, backed up my evolution settings and
restored them at the new computer.

I have changed my username on the new machine, but evolution has some
hardcoded paths in it's settings and tries to find/store mail when
sending in the old home directory with the old username.

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

-- 
hardcoded paths in settings
https://bugs.launchpad.net/bugs/114094
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 30083] Re: Sound quality horrible

2007-05-13 Thread tyler
Have also the same problem when using the ekiga packaged with feisty.

All sounds are normal, but when calling someone, the sound is choppy and 
mechanic.
(Using an nforce4 Motherborad with onboard sound, feisty64 on amd64)

I'm now using the ekiga repositories ( deb
http://www.ekiga.org/admin/downloads/latest/ubuntu/feisty_amd64/ ./ ),
which corrected the problem for me.

-- 
Sound quality horrible
https://bugs.launchpad.net/bugs/30083
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 114094] Re: hardcoded paths in settings

2007-05-14 Thread tyler
I used the howto from 
http://ubuntu.wordpress.com/2005/12/03/how-to-backup-evolution/ .
Found the source of the problem in the gconf settings, where they store an 
apsolute path for the location of the mail boxes.
Manually editing them corrected the problem, but it should not happen at first.
/apps/evolution/mail has many entries, that are dependent on the account and 
machine used. (found my username, home directory and old machine name on 
several occasions there.

-- 
hardcoded paths in settings
https://bugs.launchpad.net/bugs/114094
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 245786] [NEW] no sha hash support in current ubuntu pam

2008-07-05 Thread tyler
Public bug reported:

The current version shipped with ubuntu (even intrepid) does not support
sha256 and sha512 hashes.

The current version of pam (0.99.10) found at
ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/ includes support.

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

-- 
no sha hash support in current ubuntu pam
https://bugs.launchpad.net/bugs/245786
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 246726] Re: [Feature Request] Address book should support variable number of entries

2008-07-08 Thread tyler

** Attachment added: "contact-editor.glade"
   http://launchpadlibrarian.net/15895826/contact-editor.glade

-- 
[Feature Request] Address book should support variable number of entries
https://bugs.launchpad.net/bugs/246726
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 246726] [NEW] [Feature Request] Address book should support variable number of entries

2008-07-08 Thread tyler
Public bug reported:

Binary package hint: evolution

I had some problems recently with the contact mask of evolution.

A friend has phone numbers in 3 countries, 2 numbers each. Here is where
the problem occured.

I had to create 2 contacts for him, as it was not possible to add this
amount of phone numbers.

The contact mask should features something like OGMRip
(http://ogmrip.sourceforge.net/en/shots/ogmrip-main.png) has for
subtitles, which allowes adding the appropriate number of entries
without cluttering the interface.

I played a little bit with glade and changed the corresponding menu to
show, what I mean by example.

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

-- 
[Feature Request] Address book should support variable number of entries
https://bugs.launchpad.net/bugs/246726
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 204064] Re: [hardy] kernel crash

2008-03-19 Thread tyler

** Attachment added: "messages"
   http://launchpadlibrarian.net/12754412/messages

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] [NEW] [hardy] kernel crash

2008-03-19 Thread tyler
Public bug reported:

I recognized kernel crashes with hardy using the current generic kernel images.
I am using the ubuntu provided nvidia drivers.

I am attaching the messages file containing such a kernel panic.

My machine is a dual core AMD64.
The problem occures after about half a day to a day of uptime.

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

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-07 Thread tyler
Here it goes again.
The 2.6.24-15-generic kernel image is also crashing, but I can't provide debug 
output at the moment.

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-08 Thread tyler
Hi Colin,

I've done the find / -type f -print part. The command did not trigger a kernel 
oops like described in the bug report.
I was able to reproduce the bug fast when using ogmrip creating multilanguage 
matroska files from dvd and working with qemu at the same time. (usually 
between 5 and 20 minutes)

I will run memtest tonight.

For the hardware problem part: 
I'm running gutsy x86_64 and fedora 8 x86_64 on the same machine.
These do not crash, although I stress them in the same way.
(Fedora 8 with the 2.6.24 and 2.6.23 kernels tested so far)
Gutsy has not been crashing since out of Beta status (There have been some 
problems in the early prereleases, but that is expected) and running quite 
stable.


** Attachment added: "fs-log.tar.bz2"
   http://launchpadlibrarian.net/13255451/fs-log.tar.bz2

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-08 Thread tyler
Hi!

Looks like it is a hardware problem. Seems like one of my ram modules
starts producing errors after some hours of activity.

This is odd, as I was running a memtest some weeks ago, which was ok.

So sorry, seems to be my fault.

Thanks for the help.

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 127611] Re: Toshiba ACPI not enabled, fnfxd not works

2008-01-31 Thread Tyler
We are launching a line of PCs with Ubuntu preinstalled. We ordered
several of them from clevo/sager, and they came with the "vista-limited"
phoenix bios, which disables ACPI/APIC in linux. After plenty of hell
raising, we determined that the manufacturer can actually go into their
"special" bios configuration and change a change a minor setting that
fixes this problem entirely. All ACPI functions are fully operational
now, on the EXACT SAME BIOS. We discovered the fix which they would like
to keep secret when we started asking how they could offer XP
preinstalled on the same hardware as vista, when this same problem
manifests when trying to install xp. So, I don't know how they do it,
but they can. Hope this helps. Contact me directly if you need any
further information. Like I said, I don't know how, but it IS POSSIBLE
TO FIX IT.

-- 
Toshiba ACPI not enabled, fnfxd not works
https://bugs.launchpad.net/bugs/127611
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 204064] Re: [hardy] kernel crash

2008-04-03 Thread tyler

** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/13087292/uname-a.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-03 Thread tyler

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/13087288/lspci-vvnn.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-03 Thread tyler

** Attachment added: "version.log"
   http://launchpadlibrarian.net/13087296/version.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-04-03 Thread tyler
Sadly I was able to reproduce this bug with the current
2.6.24-14-generic kernel image :(

Attached the debug output.

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/13087287/dmesg.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-03-28 Thread tyler
Here is the requested infromation.

I was able to reproduce the bug now in only 5 minutes using qemu with
kvm (one centos install and a fedora 9 install running), as well as
ogmrip ripping a dvd.

** Attachment added: "uname -a output"
   http://launchpadlibrarian.net/12945290/uname-a.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-03-28 Thread tyler

** Attachment added: "version_signature"
   http://launchpadlibrarian.net/12945303/version.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-03-28 Thread tyler

** Attachment added: "dmesg output"
   http://launchpadlibrarian.net/12945306/dmesg.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 204064] Re: [hardy] kernel crash

2008-03-28 Thread tyler

** Attachment added: "lspci output"
   http://launchpadlibrarian.net/12945308/lspci-vvnn.log

-- 
[hardy] kernel crash
https://bugs.launchpad.net/bugs/204064
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 120433] Re: libpam-unix2 broken in gutsy

2008-03-28 Thread tyler
This bug has been fixed with an upgrade (don't know which one it was).

-- 
libpam-unix2 broken in gutsy
https://bugs.launchpad.net/bugs/120433
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 89881] Re: gnome-screensaver does not work with pam_unix2.so

2008-03-28 Thread tyler
Tried backporting of the current pam (0.99.10.0), but they need some debian / 
ubuntu specific patches (@include directives, etc.)
I was not successful in adapting them for this version.

Eighter the @include of the pam config files does not work, or after
trying to adapt the patch, pam_foreground.so does not exist and the
login fails.

If someone with a little bit more experience with the package could
help, I'd appreciate it, but for now I won't be able to get it working
in acceptable time.

-- 
gnome-screensaver does not work with pam_unix2.so
https://bugs.launchpad.net/bugs/89881
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 108553] Re: mdadm SEGFAULT

2008-04-01 Thread tyler
Hi there!

The bug is still here in the current hardy development version.
(but this kernel is really buggy for me 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204064)

Attached my dmesg.

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/13029827/dmesg

-- 
mdadm SEGFAULT
https://bugs.launchpad.net/bugs/108553
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 172985] Re: LCD Brightness buttons do not work on Thinkpad X61 Tablet

2008-03-11 Thread tyler
My problem seemed to be because I was missing '/usr/share/acpi-support',
which is provided by the package 'acpi-support'.

apt-get install acpi-support

and you should be good to go.

-- 
LCD Brightness buttons do not work on Thinkpad X61 Tablet
https://bugs.launchpad.net/bugs/172985
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 172985] Re: LCD Brightness buttons do not work on Thinkpad X61 Tablet

2008-03-11 Thread tyler
Yea, acpi_fakekey is in 'acpi-support' as well, if you don't have that
installed yer not gonna get very far. ;)

-- 
LCD Brightness buttons do not work on Thinkpad X61 Tablet
https://bugs.launchpad.net/bugs/172985
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


Re: [Bug 89881] Re: gnome-screensaver does not work with pam_unix2.so

2008-03-27 Thread tyler
The problem still exists and there is no way to use better password
security than md5 in gutsy with working screensavers. (also in hardy and
debian sid/experimental)

There has been some activity in fedora, and I think they have
implemented sha256 in glibc, but this is still not usable with the
normal userland tools (passwd, etc), but maybe I'm wrong :)
(https://bugzilla.redhat.com/show_bug.cgi?id=173002)

It would be great, if the next (or hardy+1) version would come with some
adequate hashing algorithm, as the password is now used for many things
beside usual login (think gnome-keyring, pam_mount with encrypted
drives, etc)

-- 
gnome-screensaver does not work with pam_unix2.so
https://bugs.launchpad.net/bugs/89881
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 89881] Re: gnome-screensaver does not work with pam_unix2.so

2008-03-27 Thread tyler
I checked the current status of Fedora 8.

They now provide  and  password hashing.
This is implemented in the glibc crypt routines and works with the standard 
 module.
The only change necessary is to replace the  string in the pam config file 
with eigther  or .

They use glibc (2.7) and pam(0.99.8.1). As hardy is already using a glibc 2.7, 
it may be as simple as providing a backport for the pam modules
to get the new password hashes.

I will try that myself and report back.

-- 
gnome-screensaver does not work with pam_unix2.so
https://bugs.launchpad.net/bugs/89881
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 272414] [NEW] evolution erasing passwords for mail accounts, if a problem occurs one time

2008-09-20 Thread tyler
Public bug reported:

The problem occurs, when a valid password is entered for an account and
a problem occurs when fetching a mail (for example the server only
allows 3 logins in 5 minutes and we try 5 times)

Steps to reproduce:
  -> Create an e-mail account in evolution and enter your configuration data. 
(Tested with pop3 and imap)
  -> Fetch your mails from the server, enter your passphrase.
  -> Retry fetching, until the server denies login (exceed maximum retry / min 
count of server)
  -> See your passwords removed for this account.

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

-- 
evolution erasing passwords for mail accounts, if a problem occurs one time
https://bugs.launchpad.net/bugs/272414
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 267891] Re: network-manager not restarting ntp daemon

2008-09-11 Thread tyler
I've testet the behaviour now with the current packages in intrepid, but
they still failed to configure ntpd correctly.

They do honour the /etc/dhcp3/dhclient.conf file now.

-- 
network-manager not restarting ntp daemon
https://bugs.launchpad.net/bugs/267891
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 267891] Re: network-manager not restarting ntp daemon

2008-09-13 Thread tyler
I've played with network-manager and dhclient and found out, that when started 
from network-manager, the scripts in '/etc/dhcp3/dhclient-exit-hooks.d' are not 
properly executed. 
There is also the ntp script located responsible for the creation of said 
'ntp.conf.dhcp' file.
I've not tested, if scripts in the '/etc/dhcp3/dhclient-enter-hooks.d' 
directory are executed.

-- 
network-manager not restarting ntp daemon
https://bugs.launchpad.net/bugs/267891
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 267891] Re: network-manager not restarting ntp daemon

2008-09-13 Thread tyler
I've located the problem now.

When run from the command line, dhclient uses the script in /sbin
/dhclient-scripts to execute the scripts located in the '/etc/dhcp3
/dhclient-exit-hooks.d' and '/etc/dhcp3/dhclient-enter-hooks.d'
directories.

network-manager calls dhclient with the parameter -sf LIBEXECDIR "/nm-
dhcp-client.action" (translates to '/usr/lib/NetworkManager/nm-dhcp-
client.action'), which does something else and the scripts are not
executed.

(source code location: nm-dhcp-dhclient.c:251)

As far as I can see in the code, it is necessary for proper handling in
network manager.

It would be nice to have an interface to allow enter and exit hooks for
dhclient like it was possible before.

-- 
network-manager not restarting ntp daemon
https://bugs.launchpad.net/bugs/267891
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 264111] [NEW] network-manager ignoring dhclient.conf

2008-09-02 Thread tyler
Public bug reported:

When using a modified dhclient.conf (attached), where the hostname is
sent and ntp servers are accepted from the server, network-manager
ignores these settings.

 -> I've attached the wireshark dump of the dhcp procedure when using
network-manager and one using dhlcient from the commandline.

 -> They both have different options set.

 -> It is impossible to let network manager honor the settings provided
for dhclient by dhclient.conf (at least as far as I was able to find
out)

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network-manager ignoring dhclient.conf
https://bugs.launchpad.net/bugs/264111
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 264111] Re: network-manager ignoring dhclient.conf

2008-09-02 Thread tyler

** Attachment added: "wireshark dump from dhclient called from the commandline"
   http://launchpadlibrarian.net/17247797/dhclient-dhcp-only

-- 
network-manager ignoring dhclient.conf
https://bugs.launchpad.net/bugs/264111
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 264111] Re: network-manager ignoring dhclient.conf

2008-09-02 Thread tyler

** Attachment added: "dhclient.conf used in the test"
   http://launchpadlibrarian.net/17247786/dhclient.conf

-- 
network-manager ignoring dhclient.conf
https://bugs.launchpad.net/bugs/264111
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 264111] Re: network-manager ignoring dhclient.conf

2008-09-02 Thread tyler

** Attachment added: "wireshark dump from dhclient called from network-manager"
   http://launchpadlibrarian.net/17247816/network-manager-dhcp-only

-- 
network-manager ignoring dhclient.conf
https://bugs.launchpad.net/bugs/264111
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 267891] [NEW] network-manager not restarting ntp daemon

2008-09-08 Thread tyler
Public bug reported:

Binary package hint: network-manager

When requesting ntp servers via dhcp, network manager does not create
the file /etc/ntp.conf.dhcp and does not restart the ntp daemon with
that file.

I already worked around bug https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/264111, so network-manager requests the correct
options from the dhcp server, but fails to update the time server
settings.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network-manager not restarting ntp daemon
https://bugs.launchpad.net/bugs/267891
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 264111] Re: network-manager ignoring dhclient.conf

2008-09-08 Thread tyler
Creating symlinks for my network devices worked for network manager.

Now the correct options are used for dhclient, but I found another time
server related error, which I reported here
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/267891

-- 
network-manager ignoring dhclient.conf
https://bugs.launchpad.net/bugs/264111
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 267891] Re: network-manager not restarting ntp daemon

2008-09-10 Thread tyler
As far as I understand it, the ntpdate, which sets the system time, is
run from the /etc/network/if-up.d/ntpdate script.

The problem is for periodical updates of the system time, the ntpd
daemon has to be installed, which uses a config file, which points to
the ntp servers to use.

The standard dhclient program does create such a configfile accordingly
and restarts the ntp daemon with that, it the ntp-servers option is set.

network manager fails to do that, so only the ntpdate script is run,
which at least adjusts the current system time.

-- 
network-manager not restarting ntp daemon
https://bugs.launchpad.net/bugs/267891
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 1424673] [NEW] package libpulse0 1:4.0-0ubuntu11 failed to install/upgrade: unable to securely remove '/usr/lib/x86_64-linux-gnu/libpulse.so.0.16.2.dpkg-new': Read-only file system

2015-02-23 Thread Tyler
Public bug reported:

I'm not too sure why, but this or something else is keeping me from
updating via the Updating Software Center.

These are the other error I got:
/usr/bin/software-properties-gtk
/usr/bin/update-manager

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libpulse0 1:4.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sleeper1613 F pulseaudio
Date: Mon Feb 23 07:58:30 2015
DuplicateSignature: package:libpulse0:1:4.0-0ubuntu11:unable to securely remove 
'/usr/lib/x86_64-linux-gnu/libpulse.so.0.16.2.dpkg-new': Read-only file system
ErrorMessage: unable to securely remove 
'/usr/lib/x86_64-linux-gnu/libpulse.so.0.16.2.dpkg-new': Read-only file system
InstallationDate: Installed on 2015-02-23 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Failed to create 
secure directory (/root/.config/pulse): No such file or directory
 No PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Title: package libpulse0 1:4.0-0ubuntu11 failed to install/upgrade: unable to 
securely remove '/usr/lib/x86_64-linux-gnu/libpulse.so.0.16.2.dpkg-new': 
Read-only file system
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/13/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0N7J7M
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd09/13/2010:svnDellInc.:pnInspironN5030:pvr:rvnDellInc.:rn0N7J7M:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron N5030
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package need-duplicate-check trusty

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

Title:
  package libpulse0 1:4.0-0ubuntu11 failed to install/upgrade: unable to
  securely remove '/usr/lib/x86_64-linux-gnu/libpulse.so.0.16.2.dpkg-
  new': Read-only file system

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

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


[Bug 1426918] [NEW] package simba 0.8.4-4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-03-01 Thread Tyler
Public bug reported:

Just trying to install from package center

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: simba 0.8.4-4.2
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Sun Mar  1 10:41:34 2015
DuplicateSignature: package:simba:0.8.4-4.2:subprocess installed 
post-installation script returned error exit status 128
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2015-01-25 (35 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: simba
Title: package simba 0.8.4-4.2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check trusty

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

Title:
  package simba 0.8.4-4.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 128

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

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


[Bug 1451944] Re: Gnome-terminal in Ubuntu Unity shrinks to minimum size

2015-11-21 Thread Tyler
I can also confirm this is happening with the Paper theme linked above,
and is "fixed" if I switch to the default Ambience theme.

Ubuntu 15.10
HP G72 
Intel i5 460m with integrated graphics

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

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1451944/+subscriptions

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


[Bug 1451944] Re: Gnome-terminal in Ubuntu Unity shrinks to minimum size

2015-11-21 Thread Tyler
Just to add...

When I switched to Ambiance, I opened a couple terminals that acted
normally. I left them open and switched to Paper theme. The ones that
were open already continued to work correctly.

However, upon opening another terminal (from in the paper theme), that
one had the bug, but the originals opened while in Ambiance continued
working correctly.

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

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1451944/+subscriptions

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


[Bug 1510293] [NEW] NetworkManager dnsmasq dependency for static ip but not dhcp

2015-10-26 Thread Tyler
Public bug reported:

TLDR version: with dnsmasq disabled in
/etc/NetworkManager/NetworkManager.conf my DHCP NM connection resolves
names just fine. However, when using a Static IP NM with the same
default gateway, dns's, etc., then names do not resolve correctly.
Granted, these are names on an internal network (e.g. "google.com" still
resolves just fine in either case, as do other pages/sites). Reboots do
not seem to have any effects.

Here's my askUbuntu post, for more detail (e.g. nmcli output for both cases): 
http://askubuntu.com/questions/684709/dns-goes-missing-with-static-ip-via-networkmanager

Here are some existing launchpad bugs which appear to be related:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/959037
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1003842
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/998529

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"

$ apt-cache policy network-manager
network-manager:
  Installed: 0.9.4.0-0ubuntu4.4.1
  Candidate: 0.9.4.0-0ubuntu4.4.1
  Version table:
 *** 0.9.4.0-0ubuntu4.4.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 0.9.4.0-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

$ apt-cache policy dnsmasq
dnsmasq:
  Installed: (none)
  Candidate: 2.59-4ubuntu0.2
  Version table:
 2.59-4ubuntu0.2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/universe amd64 
Packages
 2.59-4 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

Thank you.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  NetworkManager dnsmasq dependency for static ip but not dhcp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1510293/+subscriptions

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


[Bug 901020] Re: nautilus crashed with SIGSEGV

2011-12-06 Thread Tyler
** 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/901020

Title:
  nautilus crashed with SIGSEGV

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

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-04-30 Thread Tyler
Workaround of removing "system-ca-certs=true" only works temporarily.
Next time NetworkManager touches the profile, the line reappears in the
profile.

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1104476/+subscriptions

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


[Bug 1471806] [NEW] package libtiff5:i386 4.0.3-7ubuntu0.3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-07-06 Thread Tyler
Public bug reported:

Got an error while trying to update. Don't really know much else about
it.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libtiff5:i386 4.0.3-7ubuntu0.3
ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
Uname: Linux 3.16.0-41-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Mon Jul  6 06:33:50 2015
DpkgHistoryLog:
 Start-Date: 2015-07-06  06:33:38
 Commandline: aptdaemon role='role-commit-packages' sender=':1.87'
 Upgrade: postgresql-9.3:amd64 (9.3.8-0ubuntu0.4.04, 9.3.9-0ubuntu0.14.04), 
xserver-xorg-video-intel-lts-utopic:amd64 (2.99.914-1~exp1ubuntu4.2~trusty1, 
2.99.914-1~exp1ubuntu4.3~trusty1), postgresql-contrib-9.3:amd64 
(9.3.8-0ubuntu0.4.04, 9.3.9-0ubuntu0.14.04), postgresql-client-9.3:amd64 
(9.3.8-0ubuntu0.4.04, 9.3.9-0ubuntu0.14.04), libpq5:amd64 (9.3.8-0ubuntu0.4.04, 
9.3.9-0ubuntu0.14.04)
DuplicateSignature: package:libtiff5:i386:4.0.3-7ubuntu0.3:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2015-05-26 (41 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: i386
SourcePackage: tiff
Title: package libtiff5:i386 4.0.3-7ubuntu0.3 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 trusty

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

Title:
  package libtiff5:i386 4.0.3-7ubuntu0.3 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting configuration

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

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


[Bug 1494853] [NEW] Crash on Ubuntu upgrade attempt from 14.04.3 LTS to newer version

2015-09-11 Thread Tyler
Public bug reported:

After running sudo "do-release-upgrade -d" in the Terminal in an attempt
to upgrade from Trusty to Vivid, the process was cut short by the
following messages:

Checking package manager
Reading package lists... Done
Building dependency tree  
Reading state information... Done
Building data structures... Done 

Calculating the changes

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This can be caused by: 
* Upgrading to a pre-release version of Ubuntu 
* Running the current pre-release version of Ubuntu 
* Unofficial software packages not provided by Ubuntu 

ubuntu-release-upgrader-core:
  Installed: 1:0.220.7

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.7
ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5
Uname: Linux 3.19.0-28-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.13
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Fri Sep 11 12:58:19 2015
InstallationDate: Installed on 2015-08-25 (16 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2015-09-11 (0 days ago)
mtime.conffile..etc.update.manager.release.upgrades: 2015-09-11T12:27:52.718891

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

** Attachment added: "logs from /var/log/dist-upgrade/"
   
https://bugs.launchpad.net/bugs/1494853/+attachment/4461431/+files/dist-upgrade%20logs.zip

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

Title:
  Crash on Ubuntu upgrade attempt from 14.04.3 LTS to newer version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1494853/+subscriptions

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


[Bug 1494853] Re: Crash on Ubuntu upgrade attempt from 14.04.3 LTS to newer version

2015-09-13 Thread Tyler
** Tags added: 14.04 vivid

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

Title:
  Crash on Ubuntu upgrade attempt from 14.04.3 LTS to newer version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1494853/+subscriptions

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


[Bug 1311393] [NEW] Encryptfs / Disk Usage Causing System Crash

2014-04-22 Thread tyler
Public bug reported:

The problem resides within DUA (disk usage analyzer) but is being caused
by the encryptfs virtual file system.

To my understanding it would be logical that DUA reports the encrypted
'home' directory as a different partition ".Private" directory which
actually contains all data within the 'Home' directory.

'Home' also reports the exact same amount of usage of disk space.

Now here is the problem.

I am very aware that my disk space is still there, for the mount is
virtual. the problem being is that ubuntu and other applications do not
feel this to be the same, and it is causing entire system wide
destabilization and crashes.

Again its known that disk usage analyzer will report bad disk usage
values when dealing with encryptfs and the virtual mount of the .Private
and Home folders, but this is cascading across the system and these bad
'values' are causing system crashes slowdowns, etc.


here is some starting Output from DF and DU

username01@fake:~$ df -h
Filesystem Size  Used Avail Use% Mounted on
/dev/sda1  139G  120G   12G  91% /
udev   3.9G  4.0K  3.9G   1% /dev
tmpfs  785M  948K  784M   1% /run
none   5.0M 0  5.0M   0% /run/lock
none   3.9G  212K  3.9G   1% /run/shm
/home/username01/.Private  139G  120G   12G  91% /home/username01


username01@fake:~$ sudo du -h --max-depth=1 /
[sudo] password for username01: 
4.0K/lib64
1.2M/run
193M/boot
4.0K/media
4.0K/dev
4.0K/srv
1.2G/lib
15M /etc
4.0K/cdrom
8.8M/sbin
4.0K/selinux
du: cannot access `/proc/17168/task/17168/fd/4': No such file or directory
du: cannot access `/proc/17168/task/17168/fdinfo/4': No such file or directory
du: cannot access `/proc/17168/fd/4': No such file or directory
du: cannot access `/proc/17168/fdinfo/4': No such file or directory
0   /proc
264K/build
2.3G/var
0   /sys
3.4M/lib32
16K /lost+found
1.7M/root
du: cannot access `/home/username01/.gvfs': Permission denied
222G/home
4.0K/mnt
76K /tmp
8.9M/bin
5.1G/usr
231G/


After a 12 gig file removal notice no change in disk usage

username01@fake:~$ df -h
Filesystem Size  Used Avail Use% Mounted on
/dev/sda1  139G  120G   12G  91% /
udev   3.9G  4.0K  3.9G   1% /dev
tmpfs  785M  948K  784M   1% /run
none   5.0M 0  5.0M   0% /run/lock
none   3.9G  212K  3.9G   1% /run/shm
/home/username01/.Private  139G  120G   12G  91% /home/username01

Here is some output from DU this will show the virtual double.

username01@fake:~$ sudo du -h --max-depth=1 /home
[sudo] password for username01: 
du: cannot access `/home/username01/.gvfs': Permission denied
111G/home/username01
111G/home/.ecryptfs
222G/home


Again lets delete more files and post more output (this time approx 20
gigs from home directory)

DF OUTPUT

username01@fake:~$ df -h
Filesystem Size  Used Avail Use% Mounted on
/dev/sda1  139G  120G   12G  91% /
udev   3.9G  4.0K  3.9G   1% /dev
tmpfs  785M  948K  784M   1% /run
none   5.0M 0  5.0M   0% /run/lock
none   3.9G  212K  3.9G   1% /run/shm
/home/username01/.Private  139G  120G   12G  91% /home/username01


username01@fake:~$ sudo du -h --max-depth=1 /home
[sudo] password for username01: 
du: cannot access `/home/username01/.gvfs': Permission denied
111G/home/username01
111G/home/.ecryptfs
222G/home


DU OUTPUT of everything lets show the 32 gigs did not move to different
location

username01@fake:~$ sudo du -h --max-depth=1 /
[sudo] password for username01: 
4.0K/lib64
1.2M/run
193M/boot
4.0K/media
4.0K/dev
4.0K/srv
1.2G/lib
15M /etc
4.0K/cdrom
8.8M/sbin
4.0K/selinux
du: cannot access `/proc/17168/task/17168/fd/4': No such file or directory
du: cannot access `/proc/17168/task/17168/fdinfo/4': No such file or directory
du: cannot access `/proc/17168/fd/4': No such file or directory
du: cannot access `/proc/17168/fdinfo/4': No such file or directory
0   /proc
264K/build
2.3G/var
0   /sys
3.4M/lib32
16K /lost+found
1.7M/root
du: cannot access `/home/username01/.gvfs': Permission denied
222G/home
4.0K/mnt
76K /tmp
8.9M/bin
5.1G/usr
231G/


Ok so after everything we have removed 32 gigs of data. 

All viable methods to show disk usage are not returning values of data
which has been deleted from partition. The system actually thinks that
its file system is full (applications), when infact its not anywhere
close to. I am deleting data, and there is no change in any reporting
information. and even the reports say there is 9% system disk space left
but the system remains unstable to disk space over usage.

Logic being this of expected results from my actions.


If disk space is repor

[Bug 1311393] Re: Encryptfs / Disk Usage Causing System Crash

2014-04-22 Thread tyler
After a reboot, all the disk usage counters reset to as they should
have. system now registers the usable disk space. Now why a reboot was
required i have no idea. Just figured any information is good
information.

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

Title:
  Encryptfs / Disk Usage Causing System Crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1311393/+subscriptions

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


[Bug 1311393] Re: Encryptfs / Disk Usage Causing System Crash

2014-04-22 Thread tyler
Nautilus crashed due to ENOSPC

Mysql, and PHP are having problems no enospc errors for them

(mysql and php only accessible through loopbacks also checked logs
nothing strange here)

system is rather slow and slugish, all temps are nominal, all hardware
tests out fine, only thing is disk space but again its been cleaned and
still experiencing problems.

I am going to move data to some form of external device, and bring the
entire doubled disk space below what the system thinks it has to see if
this will resolve experienced problems.

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

Title:
  Encryptfs / Disk Usage Causing System Crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1311393/+subscriptions

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


[Bug 1016986] [NEW] in the installation of ubuntu , i have an older desktop that had win xp installed and i just upgraded to it to unbuntu and i went to play a song through the speakers and i had no s

2012-06-23 Thread Tyler
Public bug reported:

is there any sound updates i can try or any sound installition drivers
that u might can suggest ?

my version of ubuntu is 12.04 and 32 bit

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  in the installation of ubuntu , i have an  older desktop that had win
  xp installed and i just upgraded to it to unbuntu and i went to play a
  song through the speakers and i had no sound comming out of them ,
  also i plugged headphones in the headphone jack and it played the
  sound through them , but after i pulled them out it wouldnt play
  through the speaks ...   i downloaded adobe and i tried to
  configure the sounds to it but i could not get it to work   please
  help me fix this issues

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

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


[Bug 951143] Re: [Asus eeepc 1225B] Suspend and hibernate not working

2012-07-07 Thread tyler
Suspend is still not working properly on this Asus 1225b with 3.2.0-26.

cat /proc/version
Linux version 3.2.0-26-generic-pae (buildd@lamiak) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC 2012

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

Title:
  [Asus eeepc 1225B] Suspend and hibernate not working

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

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


[Bug 1065347] [NEW] No visual notification on contact log in/log out in Gnome3.6

2012-10-10 Thread Tyler
Public bug reported:

When a contact come online or goes offline, I get the audio
notification, but not the visual one that shows who the contact is, and
whether they logged in or out.

I'm on Ubuntu 12.10 Beta 2.

The Empathy package is: 3.6.0.3-0ubuntu1

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

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

Title:
  No visual notification on contact log in/log out in Gnome3.6

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

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


Re: [Bug 1065347] Re: No visual notification on contact log in/log out in Gnome3.6

2012-10-11 Thread Tyler
Under Empathy->Preferences, I do not have a "Notification" tab, and I don't
see an option like "Enable notifications when a contact comes
(online/offline)" in any of the preferences menus.

The only options that I see for contacts coming online/offline is to play a
sound for them, I have those checked and those DO work.

On Thu, Oct 11, 2012 at 6:36 PM, Brian Curtis 
wrote:

> Thanks for your bug report and helping to make Ubuntu better. I can not
> reproduce your issue right now. In Empathy->Preferences notification tab
> make sure that the checkbox next to "Enable notifications when a contact
> comes (online/offline)" and make sure that you are not away or busy if
> you have that checkbox marked. Let me know that these are set OK, they
> may have been switched off/on in an update
>
> ** Changed in: empathy (Ubuntu)
>Importance: Undecided => Low
>
> ** Changed in: empathy (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1065347
>
> Title:
>   No visual notification on contact log in/log out in Gnome3.6
>
> Status in “empathy” package in Ubuntu:
>   Incomplete
>
> Bug description:
>   When a contact come online or goes offline, I get the audio
>   notification, but not the visual one that shows who the contact is,
>   and whether they logged in or out.
>
>   I'm on Ubuntu 12.10 Beta 2.
>
>   The Empathy package is: 3.6.0.3-0ubuntu1
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1065347/+subscriptions
>

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

Title:
  No visual notification on contact log in/log out in Gnome3.6

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

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

Re: [Bug 1065347] Re: No visual notification on contact log in/log out in Gnome3.6

2012-10-15 Thread Tyler
I grabbed the update you suggested from ubuntuupdates.org, but I'm seeing
that I already have that version installed.

On Mon, Oct 15, 2012 at 9:02 PM, Brian Curtis 
wrote:

> This is most likely a telepathy-indicator issue. Upgrade to the newest
> telepathy-indicator 0.3.0-0ubuntu3 (in -proposed) and see if this fixes
> your issue. If not let us know and we'll move onto getting debug files
> from telepathy-indicator.
>
> ** Changed in: empathy (Ubuntu)
>Status: Incomplete => Invalid
>
> ** Also affects: telepathy-indicator (Ubuntu)
>Importance: Undecided
>Status: New
>
> ** Changed in: telepathy-indicator (Ubuntu)
>Importance: Undecided => Medium
>
> ** Changed in: telepathy-indicator (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1065347
>
> Title:
>   No visual notification on contact log in/log out in Gnome3.6
>
> Status in “empathy” package in Ubuntu:
>   Invalid
> Status in “telepathy-indicator” package in Ubuntu:
>   Incomplete
>
> Bug description:
>   When a contact come online or goes offline, I get the audio
>   notification, but not the visual one that shows who the contact is,
>   and whether they logged in or out.
>
>   I'm on Ubuntu 12.10 Beta 2.
>
>   The Empathy package is: 3.6.0.3-0ubuntu1
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1065347/+subscriptions
>

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

Title:
  No visual notification on contact log in/log out in Gnome3.6

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

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

[Bug 730629] Re: Fn key does not work on MacBook Pro 8,3

2011-10-02 Thread Tyler
I'm also experiencing this issue on MacBook Pro 8,1 with 11.04. Unable
to try James P Michels solution as his link is giving me a 403 forbidden
error.

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

Title:
  Fn key does not work on MacBook Pro 8,3

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

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


[Bug 463093] Re: capabilities mismatch

2009-10-30 Thread Tyler
*** This bug is a duplicate of bug 462828 ***
https://bugs.launchpad.net/bugs/462828

Same issue here

-- 
capabilities mismatch
https://bugs.launchpad.net/bugs/463093
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 1615164] Re: wifi connection manager gone, vpn connections gone after suspend , until reboot

2016-08-23 Thread Tyler
I have been having trouble with this as well.  It happens occasionally
for me...usually after a long period of inactivity.  Restarting the
network manager will bring everything back to life:

service network-manager restart

I haven't tried reinstalling the network manager yet.

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

Title:
  wifi connection manager gone, vpn connections gone after suspend
  ,until reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1615164/+subscriptions

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


[Bug 49432] impress crashing

2006-06-12 Thread tyler
Public bug reported:

Hi!

Experienced the following behaviour in impress:

When creating a presentation with many (larger ~2MB) pictures, impress starts 
to crash.
(got 3Gigs of swap, only 100MB used).

When you try to reopen, it starts the recovery process and then crashes
again.

Tested on 2 different machines (both athlon-xp machines) with the same
result.

** Affects: openoffice.org (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
impress crashing
https://launchpad.net/bugs/49432

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


[Bug 52922] Re: PSK passphrases do not work on ppc

2006-10-10 Thread tyler
bug still in edgy on 10.10.2006...
why is this bug not fixed?
network-manager is nearly the only way to get wpa properly to work ( cli is not 
always the best interface...)

-- 
PSK passphrases do not work on ppc
https://launchpad.net/bugs/52922

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


[Bug 68023] seahorse can't creat a new pgp key with lang german

2006-10-24 Thread tyler
Public bug reported:

When I try to generate a new key for pgp with language setting German
Austria, it fails with the message "Allgemeiner Fehler" (general error).

The same process with language setting C works properly.

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

-- 
seahorse can't creat a new pgp key with lang german
https://launchpad.net/bugs/68023

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


[Bug 69708] does not install properly

2006-11-01 Thread tyler
Public bug reported:

I've tried to install selinux-policy-default, but synaptic exited with
error code 2.

** Affects: selinux-policy-default (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
does not install properly
https://launchpad.net/bugs/69708

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


[Bug 62889] Re: Make samba.schema available in /usr/share/samba/

2006-11-24 Thread tyler
I just spent a bit more time than I'd like looking for the samba.schema
file -- I never installed the samba-doc package.

Maybe there could be a README.ldap file in /usr/share/doc/samba/
explaining how to find and install samba.schema.

-- 
Make samba.schema available in /usr/share/samba/
https://launchpad.net/bugs/62889

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


[Bug 73324] floppy mount causes restart

2006-11-25 Thread Tyler
Public bug reported:

Any access to floppy (mount) causes system to automatically reboot. Ubuntu 6.10 
- released October 2006.
"Places/computer/floppy drive" causes reboot upon mount

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
floppy mount causes restart
https://launchpad.net/bugs/73324

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


[Bug 73323] floppy mount causes restart

2006-11-25 Thread Tyler
Public bug reported:

Any access to floppy (mount) causes system to automatically reboot. Ubuntu 6.10 
- released October 2006.
"Places/computer/floppy drive" causes reboot

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
floppy mount causes restart
https://launchpad.net/bugs/73323

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


[Bug 112948] Re: Ekiga hangs when using pulseaudio

2007-09-30 Thread tyler
Hi!

I've tested this with feisty and the ekigra from the repository.

Now I'm testing on gutsy beta, and ekiga is still crashing.

-- 
Ekiga hangs when using pulseaudio
https://bugs.launchpad.net/bugs/112948
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 139192] Re: system-config-printer.py crashed with KeyError in on_server_changed()

2007-09-30 Thread tyler
Can confirm this bug on amd64.

The crash happened when trying to remote administer the cups server on
my x86 machine. (trying to connect)

-- 
system-config-printer.py crashed with KeyError in on_server_changed()
https://bugs.launchpad.net/bugs/139192
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 104558] Re: Nautilus cpu usage of 100%, locks up when pressing the view-menu

2007-10-29 Thread tyler
I am running gutsy here and nautilus is stuck with full CPU usage and
unresponsive.

It also starts filling up all memory.

@x86_64 Athlon FX / 2

attached backtrace of a faulty process with debugsymbols.

** Attachment added: "gdb-nautilus.txt"
   http://launchpadlibrarian.net/10208334/gdb-nautilus.txt

-- 
Nautilus cpu usage of 100%, locks up when pressing the view-menu
https://bugs.launchpad.net/bugs/104558
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 137516] pulseaudio not detecting usb headset

2007-09-05 Thread tyler
Public bug reported:

Binary package hint: pulseaudio

I´m using the default pulseaudio configuration.
(using module-hal-detect)

When I plug in a usb headset (logitech one, is fully supported), it does
not recognize the new device.

dmesg shows a new usb device and the snd_usb_audio and snd_usb_lib are
loaded.

When the pulseaudio daemon is restarted manually, the new device is
found.

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

-- 
pulseaudio not detecting usb headset
https://bugs.launchpad.net/bugs/137516
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 67704] Re: gnome-phone-manager doesn't connect to phone

2007-10-15 Thread tyler
I'm on Gutsy, I'm confirming this problem as well. (Sony Eric. w810i)

** Message: Connecting...
** Message: Status 1
** Message: Making serial port connection
conn_complete:  status 0x00

** (gnome-phone-manager:8573): WARNING **: gn_gsm_initialise: Command timed out.
** Message: Failed connection to device on 00:18:13:0B:63:0A
** Message: Exiting connect thread

-- 
gnome-phone-manager doesn't connect to phone
https://bugs.launchpad.net/bugs/67704
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


Re: [Bug 137516] Re: pulseaudio not detecting usb headset

2007-11-30 Thread tyler
This bug has happened on an upgraded Feisty install, and
now on a fresh Gutsy install.

This does work on a parallel fedora 8 install, btw.

Maybe they already have a patch for that?

-- 
pulseaudio not detecting usb headset
https://bugs.launchpad.net/bugs/137516
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 155651] Re: Can't compile with the gtkembedmoz.h of firefox-dev under gutsy

2008-01-03 Thread tyler
I think this is due to the fact that libxpcom(_core).so lives in
/usr/lib/firefox, and is missing an appropriate entry to
/etc/ld.so.conf.

For example - I'm running gutsy, and the following worked well:

$ sudo echo -e "# for firefox - libxpcom\n/usr/lib/firefox" >>
/etc/ld.so.conf.d/firefox_libxpcom

-- 
Can't compile with the gtkembedmoz.h of firefox-dev under gutsy
https://bugs.launchpad.net/bugs/155651
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 155651] Re: Can't compile with the gtkembedmoz.h of firefox-dev under gutsy

2008-01-04 Thread tyler
(er,  i forgot to note, after that you need to rebuild ld's cache, so

$ sudo ldconfig

should do the trick.)

-- 
Can't compile with the gtkembedmoz.h of firefox-dev under gutsy
https://bugs.launchpad.net/bugs/155651
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 178910] Re: TV out not detected on Thinkpad R61 with intel gm965

2007-12-27 Thread tyler
btw, I'm using gutsy x86_64 on that machine. Have not tried the x86
version yet.

-- 
TV out not detected on Thinkpad R61 with intel gm965
https://bugs.launchpad.net/bugs/178910
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 178910] TV out not detected on Thinkpad R61 with intel gm965

2007-12-27 Thread tyler
Public bug reported:

The TV out is not detected on an Thinkpad R61 Type 8943-DNG.

The output of xrandr -q is this:

[EMAIL PROTECTED]:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400
VGA disconnected (normal left inverted right)
LVDS connected 1400x1050+0+0 (normal left inverted right) 304mm x 228mm
   1400x1050  60.0*+   50.0  
   1280x1024  59.9  
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48060.0 59.9

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
TV out not detected on Thinkpad R61 with intel gm965
https://bugs.launchpad.net/bugs/178910
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 178577] Re: open office pdf export bad regional characters

2007-12-28 Thread tyler
Can confirm that with serbian latin characters (đščć).

They are all correct in the odt, but are exported incorrectly and show
up as completely different characters.

Cyrillic characters on the other hand seem to work without a problem

-- 
open office pdf export bad regional characters
https://bugs.launchpad.net/bugs/178577
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 186149] Re: nautilus - recursive copying does not work yet

2008-01-26 Thread tyler
I can confirm this behaviour.

Tested after an upgrade today (2008/01/26 18:00 CET).

-- 
nautilus - recursive copying does not work yet
https://bugs.launchpad.net/bugs/186149
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 186324] [NEW] Evolution still does not use gnome-keyring in hardy

2008-01-27 Thread tyler
Public bug reported:

Binary package hint: evolution

I' ve set up my e-mail account (pop3 with ssl) in evolution under hardy.

I had deleted the .gonme2_private folder before doing that.

After I gave my password to fetch the mails from the server, the folder was 
recreated with the Evolution file in it containing my password in base64 
encoding.
I checked, if there was a new password entry in seahorse, but there was none.

This is not, what is expected, since evolution can now use the gnome-
keyring to securely store passwords.

I consider this a security vulnerability, as everyone with access to the
machine can read my passwords, while I'm not logged in, while the gnome-
keyring would prevent this (and make password managing way easier)

Please turn on gnome-keyring support for evolution.

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

-- 
Evolution still does not use gnome-keyring in hardy
https://bugs.launchpad.net/bugs/186324
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


Re: [Bug 137516] Re: pulseaudio not detecting usb headset

2007-12-03 Thread tyler
The problem does not occur anymore on a new installed hardy.
(2007/12/03).

-- 
pulseaudio not detecting usb headset
https://bugs.launchpad.net/bugs/137516
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 160523] pwman3 is broken under ubuntu 7.10/gutsy

2007-11-06 Thread tyler
Public bug reported:

I just upgraded to gutsy and now when I run pwman3 I get:

[EMAIL PROTECTED]:~$ pwman3 Traceback (most recent call last):

File "/usr/bin/pwman3", line 22, in 

from pwman.ui.cli import PwmanCli?

File "/usr/lib/python2.5/site-packages/pwman/ui/cli.py", line 21, in


import pwman.exchange.importer as importer

File "/usr/lib/python2.5/site-packages/pwman/exchange/importer.py",
line 20, in 

import cElementTree as ET

ImportError?: No module named cElementTree [EMAIL PROTECTED]:~$

This seems to happen regardless of if I install via .deb or from source

Same data files (~/.pwman) still work fine under feisty

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

-- 
pwman3 is broken under ubuntu 7.10/gutsy
https://bugs.launchpad.net/bugs/160523
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 160974] [whishlist] Access Control is missing many ACL and authentication features of cups

2007-11-08 Thread tyler
Public bug reported:

Binary package hint: system-config-printer

Problem:

When using system-config-printer, it is not possible to manipulate the 
following:
  - Authentication settings provided by cups ( None, Basic, ... ) for a printer 
or all printers
  - Encryption settings for communication over network ( None, Required, ... )


These settings are very important, when someone wants to share a printer in a 
network, that the user can not fully trust, or if someone wants to limit access 
(not just the username check provided now) to a printer for specific users.

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[whishlist] Access Control is missing many ACL and authentication features of 
cups
https://bugs.launchpad.net/bugs/160974
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 160978] Adding network printers with different authentication credentials does not work

2007-11-08 Thread tyler
Public bug reported:

Binary package hint: system-config-printer

The problem:

I am using a cups server (debian etch), which uses encryption and local
(on the server) authentication to allow users printing.

When using windows, I can simply add the printer using the following
URL:

https://server:port/classes/printer

Then I can change the authentication settings to my username on the
server and it's password.

I was not able to figure out, how to add the printer in ubuntu using
system-config-printer.

Tried to enter the URL with
  - ipp://user:[EMAIL PROTECTED]:port/printer.
  - https://user:[EMAIL PROTECTED]:port/classes/printer.

So I think there should be an easy way to specify different
authentication credentials for a remote printer queue in system-config-
printer.

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Adding network printers with different authentication credentials does not work
https://bugs.launchpad.net/bugs/160978
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 160978] Re: Adding network printers with different authentication credentials does not work

2007-11-08 Thread tyler
I've just tried adding the printer in fedora 8, and it works by adding
  ipp://user:[EMAIL PROTECTED]:port/printer

when comparing the printers.conf file entries,
Ubuntu does not add the
  AuthInfoRequired username,password
line.

But even when using the printers.conf from fedora and restarting cups it
does not work.

-- 
Adding network printers with different authentication credentials does not work
https://bugs.launchpad.net/bugs/160978
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 106670] Re: authentication failures

2007-06-13 Thread tyler
I've found out, that the problem is, that the debian/ubuntu package of
libpam-unix2 does not feature a way to check the password, if the pam
process is not allowed to read /etc/shadow.

Novell seems to have a patch for this in their rpm package
(ftp://suse.inode.at/opensuse/distribution/10.2/repo/src-oss/suse/src
/pam-modules-10.2-31.src.rpm).

This patch contains a program, that seems to be equivalent to
unix_checkpwd (called unit2_checkpwd) for this module.

Btw: Looks like I've overlooked
https://bugs.launchpad.net/ubuntu/+source/libpam-unix2/+bug/82518, which
seems to describe the same problem.

-- 
authentication failures
https://bugs.launchpad.net/bugs/106670
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 120433] libpam-unix2 broken in gutsy

2007-06-14 Thread tyler
Public bug reported:

Binary package hint: libpam-unix2

The package installs fine, but when trying to login, it won't work.

The logfile tells, that the module can not be loaded and UNKNOWN_MODULE.

** Affects: libpam-unix2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libpam-unix2 broken in gutsy
https://bugs.launchpad.net/bugs/120433
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


  1   2   3   4   5   6   7   8   9   10   >