[Bug 1023975] Re: [PPC] [R128] - AGP V2 device into 0x mode - Xorg Freeze

2015-06-05 Thread DustWolf
For anyone else experiencing this issue I would like to mention adding these 
options solved issues:
Option "UseFBDev" "false"
Option "NoInt10" "true"

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

Title:
  [PPC] [R128] - AGP V2 device into 0x mode - Xorg Freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-r128/+bug/1023975/+subscriptions

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


[Bug 1408476] [NEW] NetworkManager degrades usability in multiple connection setup

2015-01-07 Thread DustWolf
Public bug reported:

NetworkManager poorly handles multiple connection setups, making it more
an annoyance than a tool.

With multiple connection setups, instead of switching connectivity to
whichever network is available, NetworkManager seems to collect problems
from all sources and blocks networking as soon as any one of the
connections has a problem.

My setup contains a wired and a wireless connection, here's what happened:
a) Both wired and wireless work properly: Networking works
b) Wired network is disconnected, but wireless is working fine: Cannot connect 
anywhere, destination unreachable
c) Wired connection works fine, but wireless is turned off: Cannot connect 
anywhere, destination unreachable

What I expected to happen:
a) Both wired and wireless work properly: Networking works
b) Wired network is disconnected, but wireless is working fine: Networking works
c) Wired connection works fine, but wireless is turned off: Networking works

I ended up having to remove the wireless adapter from my computer just
to avoid everything breaking down twice as often as it usually would.

** 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/1408476

Title:
  NetworkManager degrades usability in multiple connection setup

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

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


[Bug 1316206] Re: ssh_askpass: exec(None): No such file or directory

2014-08-05 Thread DustWolf
Another workaround: Use public key ("passwordless") authentication on
the SSH connection and thus avoid having to enter a password.

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

Title:
  ssh_askpass: exec(None): No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1316206/+subscriptions

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


[Bug 1348052] [NEW] Nautilus file copy unreliable over SSH connections (hangs)

2014-07-23 Thread DustWolf
Public bug reported:

While copying a large amount of files between two Ubuntu 12.04 machines
using a SSH connection, when left unattended, the transfer stops after
some time (an hour or so), the transfers cannot be canceled, the network
share cannot be unmounted (get timeout errors, but the share remains
mounted) until I restart the machine where the file transfers were
innitiated in the GUI.

What I expected to happen:
1. I mount a remote folder over SSH in Nautilus
2. I innitiate a file move to a local harddisk
3. I leave the machine unattended until the transfer completes
4. The move completes or at least a useful error message is displayed and I can 
resume the download

What happened:
1. I mount a remote folder over SSH in Nautilus
2. I innitiate a file move to a local harddisk
3. I leave the machine unattended until the transfer completes
4. The move is stuck a third of the way into the process, there is no progress, 
but the time estimate still shows what it did when it was still working. There 
is no usable error message, the file move cannot be cancelled (I press the 
button and nothing happens other than it going gray) and the remote folder 
cannot be unmounted (I press the button and the whole thing hangs for 30 
seconds, then spews out something incomprehensible about DBus).

If you need additional information please tell me how to obtain it.

** Affects: gvfs (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/1348052

Title:
  Nautilus file copy unreliable over SSH connections (hangs)

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

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


[Bug 1316206] [NEW] ssh_askpass: exec(None): No such file or directory

2014-05-05 Thread DustWolf
Public bug reported:

After upgrading to Ubuntu 14.04, I can no longer fetch remote
repositories over ssh, where a password is required.

I get the error:
ssh_askpass: exec(None): No such file or directory

The ssh-askpass package appears to be installed.

** Affects: git-cola (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/1316206

Title:
  ssh_askpass: exec(None): No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1316206/+subscriptions

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


[Bug 1289429] Re: rtl8192ce kernel panic on bootup

2014-04-24 Thread DustWolf
I would like to mention that, when the computer is booted off with the
wifi killswitch OFF the machine boots normally as vellmont mentions...
Running dmesg -E on a bare console (ctrl+alt+f1) at this point and then
turning on the wireless produces a ton of output when it crashes...
Perhaps there would be some way to capture this output?

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

Title:
  rtl8192ce kernel panic on bootup

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

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


[Bug 1289429] Re: rtl8192ce kernel panic on bootup

2014-04-24 Thread DustWolf
I have succesfully reproduced the problem on the linux-
image-3.8.13-03081319-generic kernel from the link provided. I should
mention that initially the problem did not occur on either reboot or
poweroff and boot, however after I powered down the laptop, removed the
battery for a few seconds and then powered it back on, the problem
occured with 100% reproducability.

I attach the screen-shots of the debugging output (which does not get
entered into the logs), from my testing.

** Attachment added: "bootup screen on 3.8.13 from attempt #1"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289429/+attachment/4095682/+files/2014-04-24_19-26-24_309.jpg

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

Title:
  rtl8192ce kernel panic on bootup

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

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


[Bug 1289429] Re: rtl8192ce kernel panic on bootup

2014-04-24 Thread DustWolf
Another screen-shot, same kernel, slightly different circumstances.

** Attachment added: "bootup screen on 3.8.13 from attempt #2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289429/+attachment/4095683/+files/2014-04-24_19-32-51_7.jpg

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

Title:
  rtl8192ce kernel panic on bootup

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

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


[Bug 1289429] Re: rtl8192ce kernel panic on bootup

2014-04-24 Thread DustWolf
I believe they need us to, and I quote "see if this issue also happens with the 
latest 3.8 upstream stable kernel:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.13.19-raring/";, something I 
have been getting around to trying for the aforementioned 2 weeks, however if 
you beat me to it it will be faster. :)

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

Title:
  rtl8192ce kernel panic on bootup

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

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


[Bug 1289429] [NEW] rtl8192ce kernel panic on bootup

2014-03-07 Thread DustWolf
Public bug reported:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
Fully updated.

Linux 3.8.0-37-generic AMD64 kernel, the rtl8192ce driver sometimes
causes a kernel panic on system startup of my Lenovo Thinkpad X230.
Restarting many times results in some sucessful boots, but the problem
can be persistant. The problem does not occur on the Linux
3.8.0-36-generic AMD64 kernel.

Unfortunately the dump I get on the screen durring such crashed boots,
does not appear to be in the logs.

** Affects: linux-firmware (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/1289429

Title:
  rtl8192ce kernel panic on bootup

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

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


[Bug 1263703] [NEW] Warn on noquery in ntp.conf

2013-12-23 Thread DustWolf
Public bug reported:

The "restrict" row comments of the default /etc/ntp.conf configuration
file should more explicity warn(!) against the dropping on "noquery" or
similar options, because their removal might cause the server to become
vulenrable to (become a party in) DoS attacks.

Many admins have mistakenly removed the block, thinking they have either
enabled the server to be queried from the subnet in question or made it
more usable by doing so. This resulted in a number of reflection attacks
via NTP we have been seeing in the past few days.

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

** Information type changed from Private Security 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/1263703

Title:
  Warn on noquery in ntp.conf

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

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


[Bug 603211] Re: Apache fails to start after reboot due to missing /var/run/apache2 direcotry when ssl is enabled

2013-11-29 Thread DustWolf
This bug is not invalid, using "service apache2 restart", which I belive
is the proper procedure for restarting the apache2 server, the server
fails to start due to the missing folder.

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

Title:
  Apache fails to start after reboot due to missing /var/run/apache2
  direcotry when ssl is enabled

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

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


[Bug 883017] Re: memtest86+ fails on efi systems

2013-05-19 Thread DustWolf
So is this bug ever going to be fixed?

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

Title:
  memtest86+ fails on efi systems

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

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


[Bug 1179036] [NEW] Realtek RTL8111/8168B not supported

2013-05-11 Thread DustWolf
Public bug reported:

In Ubuntu 12.04 LTS AMD64 the onboard gigabit network card "Ethernet
controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express
Gigabit Ethernet controller (rev 06)" is not supported.

Installing the driver from the realtek website works (but then needs to
be reinstalled manually every time the kernel is updated...). If
including the driver is impossible due to whatever licensing issues,
could there at least be a way to install the propertiary driver trough
the "additional drivers" interface, so it's DKMSed in or whatever.

** 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/1179036

Title:
  Realtek RTL8111/8168B not supported

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

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


[Bug 859137] Re: Motherboard AMD 990FX/SB950 usb don't work

2012-12-13 Thread DustWolf
There is no fix released the problem still occurs on MSI boards.

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

Title:
  Motherboard AMD 990FX/SB950 usb don't work

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

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


[Bug 1036181] Re: .viminfo file is wrong in Slovenian translation

2012-11-03 Thread DustWolf
For the record today this is still not corrected.

Is there a PPA or something where we can find the fix now? It is very
annoying.

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

Title:
  .viminfo file is wrong in Slovenian translation

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

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


[Bug 1071195] [NEW] package desktop-file-utils 0.18-0ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 132

2012-10-25 Thread DustWolf
Public bug reported:

Durring distribution upgrade from 11.04 to 11.10

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: desktop-file-utils 0.18-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-16.67-generic 2.6.38.8
Uname: Linux 2.6.38-16-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Oct 25 10:31:06 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 132
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: desktop-file-utils
Title: package desktop-file-utils 0.18-0ubuntu4 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 132
UpgradeStatus: Upgraded to natty on 2012-10-25 (0 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package desktop-file-utils 0.18-0ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 132

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

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


[Bug 1055164] Re: Syntax error in slovenian translation of viminfo file

2012-09-23 Thread DustWolf
*** This bug is a duplicate of bug 1036181 ***
https://bugs.launchpad.net/bugs/1036181

** This bug has been marked a duplicate of bug 1036181
   .viminfo file is wrong in Slovenian translation

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

Title:
  Syntax error in slovenian translation of viminfo file

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

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


[Bug 1055164] [NEW] Syntax error in slovenian translation of viminfo file

2012-09-23 Thread DustWolf
Public bug reported:

>From a recent update, vim reports an error on each load:

E575: viminfo: Neveljaven začetni znak v vrstici: Št. Vpisov:
Za nadaljevanje pritisnite ENTER ali pa vpišite ukaz

I have to press enter every time I enter vim. As it turns out the error
is in the file ~/.viminfo on line 21 (with the default file and 2
entries in command history), where an entry is written as:

Št. Vpisov:

...instead of:

# Št. Vpisov:

The content is the default entry therefore if I delete the file, it will
be recreated with the same bug. If I insert the # manually, it will be
"corrected" back to the bugged state the next time I open vim.

** Affects: vim (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/1055164

Title:
  Syntax error in slovenian translation of viminfo file

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

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

[Bug 883711] Re: Workspace Switcher applet number of workspaces resets to 1 after logging into GNOME 3 Shell and switching back to fallback classic mode

2012-05-30 Thread DustWolf
*** This bug is a duplicate of bug 826089 ***
https://bugs.launchpad.net/bugs/826089

This has not been fixed since I am experiencing it in 12.04 not beta...

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

Title:
  Workspace Switcher applet number of workspaces resets to 1 after
  logging into GNOME 3 Shell and switching back to fallback classic mode

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

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


[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-19 Thread DustWolf
AFAIK that revision of the code and all of it's "fixes" is included in
this code, and guess what, the bug isn't fixed.

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

Title:
  Huge CPU usage by mount.ntfs process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/392204/+subscriptions

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


[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-15 Thread DustWolf
Perhaps write an EXT4 driver for Windows. ;)

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

Title:
  Huge CPU usage by mount.ntfs process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/392204/+subscriptions

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


[Bug 865712] [NEW] sparkleshare could use nice

2011-10-03 Thread DustWolf
Public bug reported:

Sparkleshare could launch git with some nice, so that when large files
are added, the process does not take over the CPU. It seems appropriate
that background programs would use nice.

** Affects: sparkleshare (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/865712

Title:
  sparkleshare could use nice

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

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


[Bug 865707] [NEW] sparkleshare closes after adding a folder

2011-10-03 Thread DustWolf
Public bug reported:

Using the prompt "Add Remote Folder", when the process completes either
sucesfully and "Finish" is clicked or fails and "Try again" is clicked,
the program suddenly closes.

** Affects: sparkleshare (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/865707

Title:
  sparkleshare closes after adding a folder

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

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


[Bug 543733] Re: unknown error prevent from joining domain

2011-09-30 Thread DustWolf
Same problem on fresh install of a fully upgraded Ubuntu Server 10.04.3
LTS VM (vmware); Windows Server 2003 DC, all properly configured.

Pasi Sjöholm's fix works for me so obviously whatever it does right, the
likewise-open install script does wrong. Bug report is quite complete.

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

Title:
  unknown error prevent from joining domain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/543733/+subscriptions

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

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-09-14 Thread DustWolf
Furthermore, how do I fix it on natty? The link does not contain a natty
build.

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

Title:
  Huge CPU usage by mount.ntfs process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/392204/+subscriptions

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


[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-09-14 Thread DustWolf
Why is this bug which was fixed August 2010 upstream still present in
fully updated Ubuntu natty 64?

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

Title:
  Huge CPU usage by mount.ntfs process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/392204/+subscriptions

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


[Bug 824353] Re: package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2011-08-11 Thread DustWolf
reinstall and then purge fixes problem

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

Title:
  package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 127

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

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


[Bug 824353] Re: package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2011-08-11 Thread DustWolf
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824353

Title:
  package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 127

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

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


[Bug 824353] [NEW] package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 127

2011-08-11 Thread DustWolf
Public bug reported:

tried removing cacti after installing

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: cacti 0.8.7g-1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
AptOrdering: cacti: Purge
Architecture: amd64
Date: Thu Aug 11 09:20:33 2011
DpkgTerminalLog:
 Removing cacti ...
 .: 8: Can't open /usr/share/dbconfig-common/dpkg/prerm.mysql
 dpkg: error processing cacti (--purge):
  subprocess installed pre-removal script returned error exit status 127
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 127
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
PackageArchitecture: all
SourcePackage: cacti
Title: package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 127
UpgradeStatus: Upgraded to natty on 2011-06-14 (57 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package cacti 0.8.7g-1 failed to install/upgrade: subprocess installed
  pre-removal script returned error exit status 127

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

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


[Bug 801893] Re: Provide an newer version for LTS

2011-06-25 Thread DustWolf
Submitted as https://bugs.launchpad.net/lucid-backports/+bug/801996

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

Title:
  Provide an newer version for LTS

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

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


[Bug 801893] [NEW] Provide an newer version for LTS

2011-06-25 Thread DustWolf
Public bug reported:

Please provide a newer version if Squid for the current LTS: 10.04

** Affects: squid3 (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/801893

Title:
  Provide an newer version for LTS

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

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


[Bug 353975] Re: librsvg in Hardy, server doesn't render image xlink:hrefs properly

2011-05-28 Thread DustWolf
Yes the bug is still present.

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

Title:
  librsvg in Hardy, server doesn't render image xlink:hrefs properly

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


[Bug 365049] Re: NM applet should allow to set the CRDA domain

2011-05-18 Thread DustWolf
Ah, iw, not lw. Sorry.

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

Title:
  NM applet should allow to set the CRDA domain

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


[Bug 365049] Re: NM applet should allow to set the CRDA domain

2011-05-18 Thread DustWolf
What is this "lw" package you mention and where do I get it? Is there a
howto? Cannot find it in the repository.

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

Title:
  NM applet should allow to set the CRDA domain

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


[Bug 715707] Re: Error:dbus.proxies:Introspect error

2011-05-13 Thread DustWolf
How is not being able to use the program at all a low priority bug?

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

Title:
  Error:dbus.proxies:Introspect error

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


[Bug 531190] Re: upower (devkit-power) reporting bad data when AC cable is unplugged

2011-04-02 Thread DustWolf
For everyone suffering from an immediate ticket to oblivion when
disconnecting the charger on laptops with buggy suspend:

Alt-F2 and launch gconf-editor
Navigate to apps>gnome-power-manager>actions
Change the value of critical_battery to "nothing"

Credit: http://ubuntuforums.org/archive/index.php/t-1555188.html
slush1000

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

Title:
  upower (devkit-power) reporting bad data when AC cable is unplugged

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


[Bug 531190] Re: upower (devkit-power) reporting bad data when AC cable is unplugged

2011-04-02 Thread DustWolf
This used to be fixed for me for a while with some sort of delay but now
it's broken again.

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

Title:
  upower (devkit-power) reporting bad data when AC cable is unplugged

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


[Bug 715707] Re: Error:dbus.proxies:Introspect error

2011-04-01 Thread DustWolf
Ubuntu 10.10 amd64, all updates installed.

Cannot really use computer-janitor.

Reports warning but returns results:
# computer-janitor find
ERROR:dbus.proxies:Introspect error on :1.54:/: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.56" (uid=0 pid=2430 
comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" 
member="Introspect" error name="(unset)" requested_reply=0 destination=":1.54" 
(uid=0 pid=2427 comm="/usr/bin/python))

Reports error and does nothing else:
# computer-janitor clean --all
ERROR:dbus.proxies:Introspect error on :1.54:/: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched 
rules; type="method_call", sender=":1.57" (uid=0 pid=2439 
comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" 
member="Introspect" error name="(unset)" requested_reply=0 destination=":1.54" 
(uid=0 pid=2427 comm="/usr/bin/python))
ERROR:dbus.connection:Unable to set arguments (set([dbus.String(u'deb:libao2'), 
dbus.String(u'deb:liboobs-1-4'), dbus.String(u'deb:libimobiledevice0'), 
dbus.String(u'deb:libdns64'), dbus.String(u'deb:install-package'), 
dbus.String(u'deb:liblouis0'), dbus.String(u'deb:libntfs-3g75'), 
dbus.String(u'deb:libappindicator0'), dbus.String(u'deb:libibus1'), 
dbus.String(u'deb:libglitz-glx1'), dbus.String(u'deb:libgdata6'), 
dbus.String(u'file:/etc/update-manager/release-upgrades.dpkg-old'), 
dbus.String(u'deb:libbeagle1'), dbus.String(u'deb:libgnome-bluetooth7'), 
dbus.String(u'deb:liblzma1'), dbus.String(u'deb:libgupnp-igd-1.0-2'), 
dbus.String(u'deb:libevview2'), dbus.String(u'deb:libavahi-core6'), 
dbus.String(u'deb:libpoppler-glib4'), dbus.String(u'deb:libxxf86misc1'), 
dbus.String(u'deb:libdirectfb-1.2-0'), dbus.String(u'deb:libmodplug0c2'), 
dbus.String(u'deb:libprotoc5'), dbus.String(u'deb:libmpcdec3'), 
dbus.String(u'deb:libedata-cal1.2-6'), dbus.String(u'deb:libmagickwand2'), 
dbus.String(u'deb:libexchange-storage1.2-3')]),) according to signature None: 
: Don't know how which D-Bus type to use to encode 
type "set"
Traceback (most recent call last):
  File "/usr/sbin/computer-janitor", line 35, in 
main()
  File "/usr/share/computerjanitor/computerjanitorapp/cli/main.py", line 312, 
in main
options.arguments.func(options.arguments)
  File "/usr/share/computerjanitor/computerjanitorapp/cli/main.py", line 293, 
in clean
timeout=3600)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 132, in __call__
**keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 556, in 
call_async
message.append(signature=signature, *args)
TypeError: Don't know how which D-Bus type to use to encode type "set"

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

Title:
  Error:dbus.proxies:Introspect error

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


[Bug 740246] Re: Segfault when sending a message to an offline contact

2011-03-27 Thread DustWolf
Hello,

I have retried it after installing updates. It appears it only crashes
when the contact appears offline, but isn't.

LP,
Jure

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

Title:
  Segfault when sending a message to an offline contact

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


[Bug 740246] Re: Segfault when sending a message to an offline contact

2011-03-22 Thread DustWolf
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740246

Title:
  Segfault when sending a message to an offline contact

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


[Bug 740246] [NEW] Segfault when sending a message to an offline contact

2011-03-22 Thread DustWolf
Public bug reported:

Binary package hint: pidgin

Pidgin v2.7.3 i386 segfaults when typing a message to an offline MSN
contact.

syslog extract:
kernel: [  451.300998] do_general_protection: 24 callbacks suppressed
kernel: [  451.301030] pidgin[1828] general protection ip:9de3f5 sp:bfa9562c 
error:0
kernel: [  481.595178] pidgin[2598]: segfault at 12d9 ip 12d9 sp bfc9a10c 
error 4 in libXss.so.1.0.0[11+2000]
kernel: [  507.559632] pidgin[2733] general protection ip:136036f sp:bfddd3f0 
error:0 in libmsn.so[132e000+47000]

Sounds similar to:
http://developer.pidgin.im/ticket/10465

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: pidgin 1:2.7.3-1ubuntu3.2
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Tue Mar 22 16:01:50 2011
ExecutablePath: /usr/bin/pidgin
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=sl_SI:en
 LANG=sl_SI.UTF-8
SourcePackage: pidgin

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


** Tags: apport-bug i386 maverick

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

Title:
  Segfault when sending a message to an offline contact

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


[Bug 688941] [NEW] Not all images included

2010-12-11 Thread DustWolf
Public bug reported:

Binary package hint: clutch

When loading the page of the clutch interface, various 404s are
encountered as not all the used images are included in the
/usr/share/transmission/web/images/buttons folder.

Example of missing image:
/transmission/web/images/buttons/tab_backgrounds_highlight.png

** Affects: clutch (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/688941

Title:
  Not all images included

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


[Bug 555683] Re: [needs-packaging] FASM

2010-10-14 Thread DustWolf
Relevant discussion:
http://board.flatassembler.net/topic.php?p=120410#120410

-- 
[needs-packaging] FASM
https://bugs.launchpad.net/bugs/555683
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 616516] Re: Default installation with instructions followed to the letter produces errors in apache logs

2010-08-25 Thread DustWolf
Still generates errors in apache logs until:

CREATE TABLE IF NOT EXISTS `scoreboard` (
  `id` int(14) NOT NULL auto_increment,
  `vhost` varchar(50) NOT NULL default '',
  `bytes_sent` int(14) NOT NULL default '0',
  `count_hosts` int(12) NOT NULL default '0',
  `count_visits` int(12) NOT NULL default '0',
  `count_status_200` int(12) NOT NULL default '0',
  `count_status_404` int(12) NOT NULL default '0',
  `count_impressions` int(18) NOT NULL default '0',
  `last_run` int(14) NOT NULL default '0',
  `month` int(4) NOT NULL default '0',
  `year` int(4) NOT NULL default '0',
  `domain` varchar(50) NOT NULL default '',
  `bytes_receive` int(14) NOT NULL default '0',
  PRIMARY KEY  (`id`),
  UNIQUE KEY `vhost` (`vhost`,`month`,`year`,`domain`)
) TYPE=MyISAM;

...is used.

-- 
Default installation with instructions followed to the letter produces errors 
in apache logs
https://bugs.launchpad.net/bugs/616516
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 621828] [NEW] No way to prevent standby/hibernation

2010-08-21 Thread DustWolf
Public bug reported:

Binary package hint: gnome-power-manager

Ubuntu 10.04.1 LTS AMD64
gnome-power-manager 2.30.0-0ubuntu1

Whenever the battery is full and I disconnect the power adapter, Ubuntu
wants me to standby or hibernate (depending on what is configured for
the action of "when battery is critically low"). If I click cancel on
the dialog, it preforms the action anyway. Using a standby/hibernation
preventing applet does not help. There is no option to turn off this
broken functionality.

Please Fix.

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

-- 
No way to prevent standby/hibernation
https://bugs.launchpad.net/bugs/621828
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 616516] Re: Default installation with instructions followed to the letter produces errors in apache logs

2010-08-11 Thread DustWolf
Further information relevant to these bugs:
http://www.howtoforge.com/forums/showthread.php?t=34255

-- 
Default installation with instructions followed to the letter produces errors 
in apache logs
https://bugs.launchpad.net/bugs/616516
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 616516] [NEW] Default installation with instructions followed to the letter produces errors in apache logs

2010-08-11 Thread DustWolf
Public bug reported:

Ubuntu Server 10.04 LTS AMD64
libapache2-mod-log-sql 1.100-14build1
mysql-server 5.1.41-3ubuntu12.6
apache2 2.2.14-5ubuntu8

Following the instructions in /usr/share/doc/libapache2-mod-log-
sql/manual.html with the basic settings for MySQL logging of a few
vHosts, I got:

[Wed Aug 11 22:32:57 2010] [error] mysql_query returned (1)
[Wed Aug 11 22:32:57 2010] [error] table does not exist, preserving query
[Wed Aug 11 22:32:57 2010] [error] table doesn't exist...creating now
[Wed Aug 11 22:32:57 2010] [error] failed to create table: score_board

Remedied by manually executing the "create table score_board" lines from
/usr/share/doc/libapache2-mod-log-sql/create_tables.sql (some of the
lines there are not really useful if your webserver has more than one
vhost).

Also got:
[Wed Aug 11 22:32:59 2010] [error] (13)Permission denied: attempted append of 
local preserve file '/etc/apache2/logs/mod_log_sql-preserve' but failed.

Remedied by giving non-root access to /etc/apache2/logs clearly.

** Affects: libapache-mod-log-sql (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Default installation with instructions followed to the letter produces errors 
in apache logs
https://bugs.launchpad.net/bugs/616516
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 611589] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-05 Thread DustWolf
I also found this in the syslog durring the time of the upgrade, hope it
helps (I would guess the segfault is relevant):

Aug  4 12:31:10 bs117-linux dbus-daemon: Reloaded configuration
Aug  4 12:31:45 bs117-linux dbus-daemon: last message repeated 2 times
Aug  4 12:31:45 bs117-linux lwsmd: Stopping service: lsass
Aug  4 12:31:46 bs117-linux lwsmd: Stopping service: npfs
Aug  4 12:31:46 bs117-linux kernel: [71510.564796] lwiod[1498]: segfault at 
7f8b5b1b91b0 ip 7f8b5b1b91b0 sp 7f8b68a0bfe8 error 14
Aug  4 12:31:56 bs117-linux dbus-daemon: Reloaded configuration
Aug  4 12:32:25 bs117-linux dbus-daemon: Reloaded configuration
Aug  4 12:32:40 bs117-linux lwsmd: Stopping service: lwio
Aug  4 12:32:40 bs117-linux lwsmd: Stopping service: netlogon
Aug  4 12:32:48 bs117-linux lwsmd: Stopping service: lwreg
Aug  4 12:32:48 bs117-linux lwsmd: Shutting down on SIGTERM
Aug  4 12:32:48 bs117-linux lwsmd: Shutting down listener
Aug  4 12:32:48 bs117-linux lwsmd: Listener shut down
Aug  4 12:32:48 bs117-linux lwsmd: Shutting down running services
Aug  4 12:32:48 bs117-linux lwsmd: Stopping service: eventlog
Aug  4 12:32:48 bs117-linux AptDaemon: INFO: Initializing daemon
Aug  4 12:32:48 bs117-linux lwsmd: Stopping service: dcerpc
Aug  4 12:32:48 bs117-linux lwsmd: Logging stopped
Aug  4 12:32:49 bs117-linux lwsmd: Logging started
Aug  4 12:32:49 bs117-linux lwsmd: Starting service: lwreg
Aug  4 12:32:49 bs117-linux lwsmd: Listening on endpoint 
/var/lib/likewise-open/.lwsm
Aug  4 12:32:49 bs117-linux lwsmd: Listener started
Aug  4 12:32:50 bs117-linux lwsmd: Starting service: netlogon
Aug  4 12:32:50 bs117-linux lwsmd: Starting service: lwio
Aug  4 12:32:50 bs117-linux lwsmd: Starting service: rdr
Aug  4 12:32:50 bs117-linux lwsmd: Starting service: npfs
Aug  4 12:32:50 bs117-linux lwsmd: Starting service: lsass
ug  4 12:32:51 bs117-linux lsassd[14697]: 0x7fa474cb5760:Couldn't start lsarpc 
rpc server (error: 40140)
Aug  4 12:32:51 bs117-linux lsassd[14697]: 0x7fa474cb5760:Couldn't start samr 
rpc server (error: 40140)
Aug  4 12:32:51 bs117-linux lsassd[14697]: 0x7fa474cb5760:Couldn't start 
dssetup rpc server (error: 40140)
Aug  4 12:32:51 bs117-linux lwsmd: Starting service: dcerpc
Aug  4 12:32:51 bs117-linux lwsmd: Starting service: eventlog

** Tags added: amd64

-- 
package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/611589
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 611589] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-05 Thread DustWolf
In the end, aptitude preformed some kind of recovery and apparently
successfully installed 5.4.0.42111-2ubuntu1.2? I still got the apport
crash report of a failed upgrade though.

-- 
package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/611589
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 611589] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-05 Thread DustWolf
Also happens on my Ubuntu 10.04 AMD64.

During the recent upgrade process I noticed the error. Apparently a
likewise service fails to stop, giving some kind of a generic error 13,
or something along those lines, resulting in a failed installation (are
there any apt logs I can fetch you?).

I would guess the computer needs to be in a domain for the error to
occur.

-- 
package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/611589
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 611736] Re: package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-05 Thread DustWolf
*** This bug is a duplicate of bug 611589 ***
https://bugs.launchpad.net/bugs/611589

** This bug has been marked a duplicate of bug 611589
   package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
package likewise-open 5.4.0.42111-2ubuntu1.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/611736
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 604142] [NEW] Transport endpoint is not connected

2010-07-10 Thread DustWolf
Public bug reported:

Using:
Ubuntu 10.04 Lucid AMD64 (Mythbuntu)
sshfs 2.2-1build1

Mounting trough fstab sometimes(!) produces an unreadable mount that
gives an "Transport endpoint is not connected" error when accessed.
Usually when this happens I shut down the computer and power it up
again, then it works fine, obviously I would prefer to avoid this as it
happens pretty much every day.

I am using this fstab line:
sshfs#usern...@192.168.0.15:common/clutch /var/lib/mythtv/videos fuse 
comment=sshfs,users,exec,uid=1000,gid=1000,umask=0,allow_other,reconnect,follow_symlinks,auto_cache,BatchMode=yes,rw,async,user
 0 0

Example of error:
r...@machine:/var/lib/mythtv# cd videos 
bash: cd: videos: Transport endpoint is not connected

Also, (re)using "mount -a" does not fix this mismount, instead resulting
in the same error.

** Affects: sshfs-fuse (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Transport endpoint is not connected
https://bugs.launchpad.net/bugs/604142
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 42705] Re: Critical power warning at 99%

2010-07-10 Thread DustWolf
I have:
Ubuntu 10.04 i386
on MSI Wind U100
(clean install)

I am seeing this bug.

When I charge up the battery to full and disconnect the power adapter,
gnome-power-manager immediately declares "3 minutes remaining" and wants
me to hibernate. The battery typically lasts over 2 hours when charged
up like this.

Please fix.

-- 
Critical power warning at 99%
https://bugs.launchpad.net/bugs/42705
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 549593] Re: mythfrontend.real crashed with SIGSEGV in QX11PixmapData::x11ConvertToDefaultDepth()

2010-06-01 Thread DustWolf
Upon a fresh install the problem is no longer present.

-- 
mythfrontend.real crashed with SIGSEGV in 
QX11PixmapData::x11ConvertToDefaultDepth()
https://bugs.launchpad.net/bugs/549593
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 584227] Re: sshfs fails to mount through fstab on lucid

2010-05-29 Thread DustWolf
This may be related:
http://ubuntuforums.org/showthread.php?t=430312

-- 
sshfs fails to mount through fstab on lucid
https://bugs.launchpad.net/bugs/584227
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 555525] Re: domainjoin-cli: Failed to join domain

2010-05-27 Thread DustWolf
Adding the DC record in /etc/hosts worked for me as well and note that
DNS resolution worked just fine beforehand.

-- 
domainjoin-cli: Failed to join domain
https://bugs.launchpad.net/bugs/25
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 584363] Re: the znc away module crashes znc on startup

2010-05-22 Thread DustWolf
Loading Module [away]... [ Module [away] aborted: This module needs as
an argument a keyphrase used for encryption ]

-- 
the znc away module crashes znc on startup
https://bugs.launchpad.net/bugs/584363
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 584227] [NEW] sshfs fails to mount trough fstab on lucid

2010-05-22 Thread DustWolf
Public bug reported:

Ubuntu 10.04 LTS
sshfs 2.2-1build1
...on wired LAN

When mounting trough fstab, sshfs sometimes fails to mount due to lack
of network connection.

Pressing "S" and running "sudo mount -a" after the box has booted
produces desired result.

(I gather this relates to Lucid's use of upstart and therefore has
something to do with this package not expressing it's dependencies
properly.)

Please make it work properly.

** Affects: sshfs-fuse (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sshfs fails to mount trough fstab on lucid
https://bugs.launchpad.net/bugs/584227
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 581336] [NEW] installing enigmail package does not install enigmail extension

2010-05-16 Thread DustWolf
Public bug reported:

Binary package hint: enigmail

Using:
Ubuntu 10.04 LTS - Lucid Lynx - AMD64
Thunderbird 3.0.4 (build type: Linux_x86_64-gcc3)
Enigmail 2:1.0.1-0ubuntu1

All of these packages are latest defaults for that release.

I installed enigmail using:
# aptitude install enigmail
...and it completed successfully, but there is no usable Enigmail extension in 
Thunderbird. I expected it would be there.

In case this may be relevant, I moved the data in my home folder,
including Thunderbird data from an installation of Ubuntu 8.04 LTS,
where Thunderbird had Enigmail installed.

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

** Description changed:

** Description changed:

  Binary package hint: enigmail
  
  Using:
  Ubuntu 10.04 LTS - Lucid Lynx - AMD64
  Thunderbird 3.0.4 (build type: Linux_x86_64-gcc3)
  Enigmail 2:1.0.1-0ubuntu1
  
  All of these packages are latest defaults for that release.
  
  I installed enigmail using:
- $ aptitude install enigmail
+ # aptitude install enigmail
  ...and it completed successfully, but there is no usable Enigmail extension 
in Thunderbird. I expected it would be there.
  
  In case this may be relevant, I moved the data in my home folder,
  including Thunderbird data from an installation of Ubuntu 8.04 LTS,
  where Thunderbird had Enigmail installed.

-- 
installing enigmail package does not install enigmail extension
https://bugs.launchpad.net/bugs/581336
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 549593] Re: mythfrontend.real crashed with SIGSEGV in QX11PixmapData::x11ConvertToDefaultDepth()

2010-05-08 Thread DustWolf
When can we expect a solution for this bug to be available? Is there a
way to apply the patch before then?

My Mythbox is essentially useless while I wait.

-- 
mythfrontend.real crashed with SIGSEGV in 
QX11PixmapData::x11ConvertToDefaultDepth()
https://bugs.launchpad.net/bugs/549593
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 576672] [NEW] keypress prompt on server bootup

2010-05-06 Thread DustWolf
Public bug reported:

On Ubuntu 10.04 LTS server, when I boot up and there is a filesystem
error, the server just sits there (with a keypress prompt asking me to
fix it or such, but this is a server and there is no screen or keyboard
attached at the time) waiting forever and not booting up.

I'd expect the server to fix whatever issues it has automatically and
boot up. If this happens while the server is unattended, the server will
hang on boot asking stupid questions, and not permit access of any kind,
instead of resuming normally and letting me log in via SSH or such.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
keypress prompt on server bootup
https://bugs.launchpad.net/bugs/576672
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 549593] Re: mythfrontend.real crashed with SIGSEGV in QX11PixmapData::x11ConvertToDefaultDepth()

2010-05-04 Thread DustWolf
** Tags added: amd64

-- 
mythfrontend.real crashed with SIGSEGV in 
QX11PixmapData::x11ConvertToDefaultDepth()
https://bugs.launchpad.net/bugs/549593
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 555683] Re: [needs-packaging] FASM

2010-04-05 Thread DustWolf
http://revu.ubuntuwire.com/p/fasm

-- 
[needs-packaging] FASM
https://bugs.launchpad.net/bugs/555683
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 555683] [NEW] [needs-packaging] FASM

2010-04-05 Thread DustWolf
Public bug reported:

Flat assembler is a fast assembly language compiler for the x86
architecture processors, which does multiple passes to optimize the size
of generated machine code. It is self-compilable and versions for
different operating systems are provided. All the versions are designed
to be used from the system command line and they should not differ in
behavior.

Homepage: http://flatassembler.net/

Not quite GPL but free and open source either way.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] FASM
https://bugs.launchpad.net/bugs/555683
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 543043] Re: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-20 Thread DustWolf
This bug happened because I happened to have had an Apple harddisk
attached to the system. After I nuked the partitions on it and reran apt
to finish configuring the unconfigured, everything worked out fine.

-- 
package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/543043
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 543043] Re: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-20 Thread DustWolf

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/41457342/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41457343/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/41457344/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/41457345/DpkgTerminalLog.gz

-- 
package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/543043
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 543043] [NEW] package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-20 Thread DustWolf
Public bug reported:

Binary package hint: grub2

Got this error report when installing updates, not sure what to type
here.

ProblemType: Package
Architecture: amd64
Date: Sat Mar 20 23:36:07 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: linux-image-2.6.31-20-generic 2.6.31-20.58
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: grub2
Title: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-package

-- 
package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/543043
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 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver

2010-02-07 Thread DustWolf
It doesn't.

-- 
lcdproc: Futaba dm-140gink VFD device needs driver
https://bugs.launchpad.net/bugs/302919
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 435352] Re: regression: uvcvideo module makes "cannot reset port" error on usb with bison webcam (5986:0203): USB and suspend fails

2010-02-06 Thread DustWolf
Installed the new kernel upgrade and now my USB ports no longer work
again. Why didn't you include the fix in the official kernel?

-- 
regression: uvcvideo module makes "cannot reset port" error on usb with bison 
webcam (5986:0203): USB and suspend fails
https://bugs.launchpad.net/bugs/435352
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 133158] Re: Please sync gddrescue 1.11-1 (universe) from Debian unstable (main)

2010-02-02 Thread DustWolf
Could you please add the new version for the older Ubuntu releases as
well? Currently only Lucid and Karmic have the latest version. (Is there
a reason for this?)

-- 
Please sync gddrescue 1.11-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/133158
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 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver

2010-01-27 Thread DustWolf
Feature request submitted:
http://sourceforge.net/tracker/?func=detail&aid=2941314&group_id=119&atid=350119

** Bug watch added: SourceForge.net Tracker #2941314
   http://sourceforge.net/support/tracker.php?aid=2941314

-- 
lcdproc: Futaba dm-140gink VFD device needs driver
https://bugs.launchpad.net/bugs/302919
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 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver

2010-01-24 Thread DustWolf
Attaching lcdproc-0.5.3 dm140 patch from the minimyth project:
http://code.google.com/p/minimyth/source/browse/trunk/gar-minimyth/script/system/lcdproc/files/lcdproc-0.5.3-dm140_henlar_v0.2.patch?spec=svn5284&r=5284

** Attachment added: "lcdproc-0.5.3 dm140 henlar v0.2 patch"
   http://launchpadlibrarian.net/38339360/lcdproc-0.5.3-dm140_henlar_v0.2.patch

-- 
lcdproc: Futaba dm-140gink VFD device needs driver
https://bugs.launchpad.net/bugs/302919
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 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver

2010-01-24 Thread DustWolf
Attachment contains dm140.c and dm140.h, from Henrik Larsson's package
(LCDProc 0.5.2).

Need anything else?

** Attachment added: "dm140.c and dm140.h by Henrik Larsson"
   http://launchpadlibrarian.net/38338018/dm140src.tar.bz2

-- 
lcdproc: Futaba dm-140gink VFD device needs driver
https://bugs.launchpad.net/bugs/302919
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 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver

2010-01-24 Thread DustWolf
Here is a lot of discussion regarding this driver:
http://www.mythtv.org/wiki/Futaba

The link may be helpful in getting the problem solved.

-- 
lcdproc: Futaba dm-140gink VFD device needs driver
https://bugs.launchpad.net/bugs/302919
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 435352] Re: regression: uvcvideo module makes "cannot reset port" error on usb with bison webcam (5986:0203): USB and suspend fails

2010-01-18 Thread DustWolf
2.6.31-18-generic on i686 on MSI WIND U100 12, webcam UVC 1.00 device
BisonCam, NB Pro...

USB ports now work fine. Did not test webcam.

Please make fix official for all nonexpert users. :)

-- 
regression: uvcvideo module makes "cannot reset port" error on usb with bison 
webcam (5986:0203): USB and suspend fails
https://bugs.launchpad.net/bugs/435352
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 415023] Re: brightness is broken on MSI WIND U100

2010-01-05 Thread DustWolf
Just for the record (and for all who actually read the comments before
posting their own). Having done nothing but installed the latest
official Ubuntu updates this problem was fixed for me and my MSI Wind
U100 12.

-- 
brightness is broken on MSI WIND U100
https://bugs.launchpad.net/bugs/415023
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 470022] Re: Screen brightness oscillates up and down after boot up

2009-12-24 Thread DustWolf
*** This bug is a duplicate of bug 415023 ***
https://bugs.launchpad.net/bugs/415023

** This bug has been marked a duplicate of bug 415023
   brightness is broken on MSI WIND U100

-- 
Screen brightness oscillates up and down after boot up
https://bugs.launchpad.net/bugs/470022
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 470022] Re: Screen brightness oscillates up and down after boot up

2009-12-18 Thread DustWolf
Confirm bug on MSI Wind U100, Ubuntu 9.10 i386

-- 
Screen brightness oscillates up and down after boot up
https://bugs.launchpad.net/bugs/470022
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 409965] [NEW] Missing dependency

2009-08-06 Thread DustWolf
Public bug reported:

Binary package hint: likewise-open

When installing likewise-open on a fresh installation (tried on 8.10 and
9.10), domain login does not work as it depends on file
"/lib/security/pam_winbind.so" (error in syslog: File not found) which
isn't installed. The file is included in package "winbind" and after
installing that package everything works fine.

Suggest that package "likewise-open" depend on package "winbind", so
that all necessary libraries are installed automatically.

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing dependency
https://bugs.launchpad.net/bugs/409965
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 302919] Re: Please add dm140 driver

2009-05-05 Thread DustWolf
I join this request.

-- 
Please add dm140 driver
https://bugs.launchpad.net/bugs/302919
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 353975] Re: librsvg in Hardy, server doesn't render image xlink:hrefs properly

2009-04-02 Thread DustWolf
1. Happens each and every time, given you are testing on a Ubuntu Server distro.
2. Steps:
  $ wget http://pritisni.ctrl-alt-del.si/slikce/broken%20353975.svg
  $ rsvg broken\ 353975.svg test.png
  open test.png
  on server distros it is blank (wrong)
  on workstations it contains Google logo (correct)
3. Do not have an installation handy, but easily reproducible so someone who 
has those please try.

-- 
librsvg in Hardy, server doesn't render image xlink:hrefs properly
https://bugs.launchpad.net/bugs/353975
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 353975] Re: librsvg in Hardy, server doesn't render image xlink:hrefs properly

2009-04-02 Thread DustWolf
Also confirmed same problem on: Ubuntu Server 7.10 x86 and Ubuntu Server
7.10 AMD64.

In Firefox, etc, the SVG renders properly.

-- 
librsvg in Hardy, server doesn't render image xlink:hrefs properly
https://bugs.launchpad.net/bugs/353975
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 353975] [NEW] librsvg in Hardy, server doesn't render image xlink:hrefs properly

2009-04-02 Thread DustWolf
Public bug reported:

Binary package hint: librsvg2-bin

Otherwise identical symptoms as in bug #23264 (xlink:href images do not
get rendered), but in Ubuntu Server 8.04.2 AMD64. The desktop distro
(also 8.04.2, AMD64) doesn't suffer from this.

Using package 2.22.2-2

SVGs that contain an  tag such as http://www.google.si/intl/en_com/images/logo_plain.png";
x="0" y="0" width="276" height="110"/> do not get rendered with the
linked to image.

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

-- 
librsvg in Hardy, server doesn't render image xlink:hrefs properly
https://bugs.launchpad.net/bugs/353975
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 292757] [NEW] kernel null pointer (bluetooth related?)

2008-11-02 Thread DustWolf
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

$ uname -a
Linux kletmaster2 2.6.24-21-generic #1 SMP Tue Oct 21 23:09:30 UTC 2008 x86_64 
GNU/Linux

Symptoms are: keyboard stops responding and shutdown fails. Happens
randomly, spontaneously. Sometimes after hours, sometimes soon after
boot, sometimes not at all.

Syslog entries of two such events:
Nov  2 02:10:31 kletmaster2 kernel: [12477.402005] Unable to handle kernel NULL 
pointer dereference at 0020 RIP:
Nov  2 02:10:31 kletmaster2 kernel: [12477.402010]  [klist_del+0x18/0x80] 
klist_del+0x18/0x80
Nov  2 02:10:31 kletmaster2 kernel: [12477.402015] PGD 5b7c3067 PUD 5b7c1067 
PMD 0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402018] Oops:  [1] SMP
Nov  2 02:10:31 kletmaster2 kernel: [12477.402019] CPU 1
Nov  2 02:10:31 kletmaster2 kernel: [12477.402020] Modules linked in: vmnet(P) 
vmmon(P) rfcomm l2cap ppdev powernow_k8 cpufreq_powersave cpufreq_conservative 
cpufreq_userspace cpufreq_ondemand cpufreq_stats freq_table video output 
container sbs sbshc dock battery iptable_filter ip_tables x_tables ac lp ipv6 
snd_hda_intel snd_hwdep snd_pcm_oss snd_pcm snd_page_alloc snd_mixer_oss 
snd_seq_dummy snd_seq_oss hci_usb snd_seq_midi snd_rawmidi snd_seq_midi_event 
bluetooth nvidia(P) snd_seq snd_timer snd_seq_device psmouse serio_raw snd 
i2c_nforce2 irtty_sir evdev button k8temp parport_pc parport i2c_core soundcore 
sir_dev shpchp pci_hotplug pcspkr irda crc_ccitt ext3 jbd mbcache sg sd_mod 
sr_mod cdrom usb_storage libusual sata_nv floppy ehci_hcd ohci_hcd 3c59x mii 
usbcore forcedeth ata_generic pata_amd pata_acpi libata scsi_mod thermal 
processor fan fbcon tileblit font bitblit softcursor fuse
Nov  2 02:10:31 kletmaster2 kernel: [12477.402053] Pid: 10, comm: events/1 
Tainted: P2.6.24-21-generic #1
Nov  2 02:10:31 kletmaster2 kernel: [12477.402055] RIP: 
0010:[klist_del+0x18/0x80]  [klist_del+0x18/0x80] klist_del+0x18/0x80
Nov  2 02:10:31 kletmaster2 kernel: [12477.402058] RSP: 0018:81007c3cfe30  
EFLAGS: 00010286
Nov  2 02:10:31 kletmaster2 kernel: [12477.402059] RAX:  RBX: 
 RCX: ffd8
Nov  2 02:10:31 kletmaster2 kernel: [12477.402061] RDX:  RSI: 
81007c3cfe30 RDI: 81000d6011c0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402062] RBP: 81000d601198 R08: 
81007c3ce000 R09: 
Nov  2 02:10:31 kletmaster2 kernel: [12477.402064] R10: 81000101cfe0 R11: 
0001 R12: 81000d6011c0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402065] R13: 81007dc01808 R14: 
81007c613380 R15: 
Nov  2 02:10:31 kletmaster2 kernel: [12477.402067] FS:  42711950() 
GS:81007dc01700() knlGS:f734c720
Nov  2 02:10:31 kletmaster2 kernel: [12477.402068] CS:  0010 DS: 0018 ES: 0018 
CR0: 8005003b
Nov  2 02:10:31 kletmaster2 NetworkManager:  [1225588231.057550] 
nm_hal_device_removed(): Device removed (hal udi is 
'/org/freedesktop/Hal/devices/bluetooth_acl_1fe45064c8_1').
Nov  2 02:10:31 kletmaster2 kernel: [12477.402070] CR2: 0020 CR3: 
5b7cb000 CR4: 06e0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402071] DR0:  DR1: 
 DR2: 
Nov  2 02:10:31 kletmaster2 kernel: [12477.402072] DR3:  DR6: 
0ff0 DR7: 0400
Nov  2 02:10:31 kletmaster2 kernel: [12477.402074] Process events/1 (pid: 10, 
threadinfo 81007c3ce000, task 81007c3a4fc0)
Nov  2 02:10:31 kletmaster2 kernel: [12477.402075] Stack:   
81000d601198 81007dc01800 803bd4b0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402078]   
81000d601198 81007dc01800 81007dc01808
Nov  2 02:10:31 kletmaster2 kernel: [12477.402081]   
88af4ed3 81007dc01808 81007dc01800
Nov  2 02:10:31 kletmaster2 kernel: [12477.402083] Call Trace:
Nov  2 02:10:31 kletmaster2 kernel: [12477.402088]  
[usbcore:device_del+0x20/0x2a0] device_del+0x20/0x2a0
Nov  2 02:10:31 kletmaster2 kernel: [12477.402099]  
[bluetooth:del_conn+0x43/0x60] :bluetooth:del_conn+0x43/0x60
Nov  2 02:10:31 kletmaster2 kernel: [12477.402105]  
[bluetooth:del_conn+0x0/0x60] :bluetooth:del_conn+0x0/0x60
Nov  2 02:10:31 kletmaster2 kernel: [12477.402108]  [run_workqueue+0xcc/0x170] 
run_workqueue+0xcc/0x170
Nov  2 02:10:31 kletmaster2 kernel: [12477.402110]  [worker_thread+0x0/0x110] 
worker_thread+0x0/0x110
Nov  2 02:10:31 kletmaster2 kernel: [12477.402113]  [worker_thread+0x0/0x110] 
worker_thread+0x0/0x110
Nov  2 02:10:31 kletmaster2 kernel: [12477.402116]  [worker_thread+0xa3/0x110] 
worker_thread+0xa3/0x110
Nov  2 02:10:31 kletmaster2 kernel: [12477.402119]  [] 
autoremove_wake_function+0x0/0x30
Nov  2 02:10:31 kletmaster2 kernel: [12477.402123]  [worker_thread+0x0/0x110] 
worker_thread+0x0/0x110
Nov  2 02:10:31 kletmaster2 kernel: [12477.402126]  [worker_thr

[Bug 275113] Re: Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work

2008-10-06 Thread DustWolf
Solved problem on my end.

Selected the default theme in the old version. Restart to make sure it
took effect. Then upgraded.

No more problem.

-- 
Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work
https://bugs.launchpad.net/bugs/275113
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 275113] Re: Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work

2008-09-27 Thread DustWolf
Also forgot to mention: Starting Thunderbird in safe mode changes
nothing.

-- 
Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work
https://bugs.launchpad.net/bugs/275113
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 275113] [NEW] Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work

2008-09-27 Thread DustWolf
Public bug reported:

Binary package hint: thunderbird

Description:Ubuntu 8.04.1
Release:8.04

Thunderbird 2.0.0.17

After upgrade from 2.0.0.16, none of the buttons work and the menus do
not work, upon clicking a menu item there is only a tiny box, no menu
drop down.

Downgrading to 2.0.0.16 and everything works fine again.

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

-- 
Version 2.0.0.17 in Ubuntu 8.04 shows no menus and buttons do not work
https://bugs.launchpad.net/bugs/275113
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