Public bug reported:
ubuntu release: natty
package version: 2.0.0-1ubuntu1
In the description of this package I read the following:
* Automatic file splitting and naming for streams sending metadata tags for
title and artist
So i excpected, that the plugin split a radiostreams in seperate fi
Sven,
i found a workaround for this bug until it is fixed. For me it works, when I
change the format to A4 bevor the scan an then not saving the scan but print it
in an pdf file.
--
Simple-Scan crashes when I try so save a scan.
https://bugs.launchpad.net/bugs/664608
You received this bug noti
--
Simple-Scan crashes when I try so save a scan.
https://bugs.launchpad.net/bugs/664608
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
Public bug reported:
Binary package hint: simple-scan
I can not save a scanned image or textfile. Simple-Scan crashes
immediatly after i choose a filename and click "save". When i try to
start simple-scan with through command line, this errormessage appears
after the crash:
simple-scan: malloc.c
Here is a workaround to solve this issue permanantly:
sudo gedit /usr/lib/pm-utils/power.d/wireless
(make a copy before doing these changes)
do these changes in the scriptsnippet:
case $driver in
ipw2100) iwpriv_ac="set_power 0"
iwpriv_batt="set_power 0"
iw
For all affected to the bug with slow connection while on battery power,
here is the correct bug report:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/651008
--
Broadcom STA Wireless driver for bcm4322 silently disconnects frequently
https://bugs.launchpad.net/bugs/488340
You received this
Same probleme here on a Dell Mini 9. Did I have to unplug the device
from a power supply bevor the workaround with "iwconfig ethX power off"
works?
--
Regression in wireless performance under Maverick when on battery power
(broadcom)
https://bugs.launchpad.net/bugs/651008
You received this bug n
Same here on a Dell Mini 9 with a fresh Maverick installation. As long
as I'm connected to a power source, wifi works well. As soon I'm run
with battery power, the connection is about 1kb/s and is very unstable.
The workaround with "iwconfig ethX power off" does not work for me.
--
Broadcom STA W
While doing some more research regarding bug #186382, I found it
(suddenly) also works using the Ubuntu package. The reason for this is,
that the Hue slider in the preferences dialog dropped to zero as
taojones mentioned above, which is strange, because I never touched that
slider :).
--
[nvidia
It seems to be a issue with the nvidia-glx-new package in the ubuntu
repository. Installing the NVIDIA driver with the installer from NVIDIAs
website fixed this problem for me. So this is maybe related to bug
#186382.
--
[nvidia] Blue hue in all videos
https://bugs.launchpad.net/bugs/184440
You r
I can confirm that this is a packaging issue. Uninstalling nvidia-glx-
new and installing the drivers with the NVIDIA installer and option
"--no-kernel-module" fixes the pink shadows. I do not experience the
ugly titlebar bug, so I can`t say anything about that. However using the
NVIDIA installer a
This has been implicitly fixed, because the patch that caused the bug
has been dropped in favor of policy-kit support.
** Changed in: gnome-system-tools (Ubuntu)
Status: Triaged => Fix Released
--
[shares-admin] Can't share files on Windows partition
https://bugs.launchpad.net/bugs/115937
Hi,
i ran into the same problem using Hardy Beta and the nvidia-glx-new
drivers (version 169.12+2.6.24.11-12.31). Apparently the path to
"libglx.so" has changed with this new driver. It is now located in
"/usr/lib/xorg/modules/extensions". This directory is not searched by
displayconfig while coll
Ok, this is indeed not fixed. But this time I had to hover over the
title bar buttons for quite a long time to trigger it.
--
Window titlebar displayed not right with compiz enabled
https://bugs.launchpad.net/bugs/99508
You received this bug notification because you are a member of Ubuntu
Bugs, w
Ups, 0.6.2 is the correct upstream version number.
--
Window titlebar displayed not right with compiz enabled
https://bugs.launchpad.net/bugs/99508
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
This seems to be fixed in version 0.6.3+git20071119-0ubuntu1~gutsy1
available in gutsy-backports.
--
Window titlebar displayed not right with compiz enabled
https://bugs.launchpad.net/bugs/99508
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact f
Confirmed with Ubuntu 7.10 using a Geforce 7950 GT (nvidia-glx-new).
However the bug occurs only when using certain windows border themes like Human
or Glossy. When using for example Glider or Mist everything works fine for me.
I also could not trigger the bug using various ATI cards (with xorg ra
Forgot to say:
An easy workaround (at least for FAT volumes) would be to add the root user to
the group plugdev.
--
[shares-admin] Can't share files on Windows partition
https://bugs.launchpad.net/bugs/115937
You received this bug notification because you are a member of Ubuntu
Bugs, which is th
This does not look like an upstream bug.
The error is the result of a permission denied problem, that is caused by
debian/patches/22_root_only.dpatch.
This patch temporarilly sets the real AND effective user id to the sudo user id
in src/shares/shares-tools.c in function gst_shares_tool_init() wh
In a way it seems to be a permission problem. This is the error I got
(Firefox 2.0.0.3 on Edgy):
Error: [Exception... "Component returned failure code: 0xc1f30001
(NS_ERROR_NOT_INITIALIZED) [nsIMIMEInfo.primaryExtension]" nsresult:
"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame ::
Did you try Marc Schiffbauer`s Patch
(https://launchpad.net/products/upstart/+bug/62751/comments/53)? Except
for the password being printed plain text to the console it seems to
work fine for LUKS volumes even with usplash.
Extending the patch to support other dm-crypt volumes is only a matter of
Ok, forget it. The patch is wrong and totally useless :(. Guess it was just
luck and bad testing, that the error didn`t occur afterwards.
The problem still remains!
Add usesplash_write "QUIT" below usplash_write "CLEAR" in function do_luks()
to force it. If such an early termination of usplash i
Ups, missed two quotation marks in the patch file. Another example of
one error fixing another error ;).
** Attachment added: "cryptdisk.functions usplash patch v1.1"
http://librarian.launchpad.net/5620771/cryptdisks.functions-usplash_patch
--
Upstart doesn't activate luks volumes (also non l
Hi,
when I tried Marc`s patch for edgy, I stumbled across a major security issue.
When usplash exits early (as it does for example on a fsck on my machine) the
entered password is echoed plain text on the console. So I think it`s not such
a good idea to attach to a console when usplash is runni
24 matches
Mail list logo