I got this issue on MacBook Pro, Intrepid/AMD64, kernel 2.6.27-8:
[ 944.264041] ACPI: EC: missing confirmations, switch off interrupt mode.
[ 944.781055] ACPI Exception (evregion-0419): AE_TIME, Returned by Handler for
[EmbeddedControl] [20080609]
[ 944.781109] ACPI Error (psparse-0530): Metho
Public bug reported:
Accept: Description: Ubuntu 9.04
Release: 9.04
When auto drive appears in your system log: 1.kernel: [60.980057] UDF-fs: No
VRS found or 1.kernel: [380.736433] UDF-fs: No VRS found. or 2.kernel:
[124.846939] UDF-fs: No VRS found. or 3.kernel: [59.441299] UDF-fs: No VRS
fou
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/28129327/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/28129328/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/28129329/ProcStatus.txt
--
kernel
Bug fixes.
To fix it you can set in /etc/ fstab instead of /dev/scd0 /media/cdrom0 udf,
iso9660 user, noauto, exec, utf8 0 0 - this is /dev/scd0 /media/cdrom0 auto
user, noauto, exec, utf8 0 0
** Attachment added: "Bug fixes"
http://launchpadlibrarian.net/28130499/Bug%20fixes
--
kernel: [
Hello
I can confirm the problem too
on my HP Pavilion dv4 and ubuntu 9.04
Thanks.
--
Suspend to RAM does not work well on HP notebook nx7400 in feisty
https://bugs.launchpad.net/bugs/81767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Binary package hint: nouveau-kernel-source
Setup failed.
ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: подпроцесс post-installation script возвратил код ошибки 10
Package: nouveau-kernel-source 0.0.11+git20090404-0ubuntu1
PackageArchitectu
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/28646921/Dependencies.txt
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/28646922/DpkgTerminalLog.txt
--
package nouveau-kernel-source 0.0.11+git20090404-0ubuntu1 failed to
install/upgrade: ??
I experience exactly the same behaviour, on a clean Ubuntu Studio 9.04
machine.
--
System crashes while installing openoffice.org mailmerge
https://bugs.launchpad.net/bugs/370233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
This bug should have high priority because the single solution I could find was
to reinstall Ubuntu and don't install OpenOffice. Otherwise you can't install
any application due to the defect. It is not good solution.
OpenOffice is a very important part of the system. If I can't use it I don't
I have same problem with Asus eee 701. Fresh jaunty installation. The
volume sliders in volume control work perfectly. Master mute button do
nothing. Line-Out mute button works correctly. Selected device: HDA
Intel (Alsa mixer)
--
[jaunty] mute button does not work
https://bugs.launchpad.net/bugs
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23752801/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/23752802/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/23752803/ProcStatus.txt
** Attachm
0.5beta1 still crashes with the same error:
ERROR:dbus.proxies:Introspect error on :1.84:/DeviceDriver:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible causes include: the remote application did not send a
reply, the message bus security poli
Can somebody fix it please?? This is quite annoying issue. The patch is
attached.
--
Inconsistent snprintf format specification parsing
https://bugs.launchpad.net/bugs/242089
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
The solution can be a bit simplified:
A single file "/etc/ld.so.conf.d/alsa-lib.conf" is enough, with 2 lines in it:
/usr/lib/alsa-lib
/usr/lib32/alsa-lib
I suggest to include it into both 64-bit and 32-bit "pulseaudio"
package, for 64-bit systems the second line is not needed.
--
biarch alsa-li
My card is:
Device: 0b:00.0
Class: Network controller
Vendor: Atheros Communications Inc.
Device: AR5418 802.11abgn Wireless PCI Express Adapter
SVendor:Apple Computer Inc.
SDevice:Device 0087
Rev:01
OS: Intrepid/AMD64, 2.6.27-5.
When the router (Linksys WRT160N) operates in
Tomasz Grzegurzko: did you miss the .conf extension of the
/etc/ld.so.conf.d/alsa-lib.conf file?
--
biarch alsa-lib path problem with Skype
https://bugs.launchpad.net/bugs/273693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
I confirm it on MacBook Pro with Atheros AR5418, Ubuntu 8.10/AMD64.
The driver is very unstable.
--
ath9k makes ubuntu Intrepid Ibex 8.10 alpha 6 crashes
https://bugs.launchpad.net/bugs/272156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Also looks like that it crashes only when 11N mode is used.
I've tested it with the 11G router, looks stable so far.
--
ath9k makes ubuntu Intrepid Ibex 8.10 alpha 6 crashes
https://bugs.launchpad.net/bugs/272156
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Temporary workaround: in the /usr/share/alsa/alsa.conf comment out the line
that says:
"/usr/share/alsa/pulse.conf"
--
PulseAudio/ALSA problem with Skype
https://bugs.launchpad.net/bugs/273693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Another workaround that works for me:
1. Create /etc/ld.so.conf.d/alsa32.conf with the following contents:
/usr/lib32/alsa-lib
2. Create /etc/ld.so.conf.d/alsa64.conf with the following contents:
/usr/lib/alsa-lib
3. sudo ldconfig
4. Open /usr/share/alsa/pulse.conf in the editor and remove the
"
Hi all!
Just has resolved the problem.
Add to /etc/rc.local
sleep 15s
/etc/init.d/networking restart
before "exit" string
It's like network start up earlier than something that need for wifi..
--
nm-applet (network manager) - don't remember settings when SSID contains some
'uncommon' charact
Hi all!
Just has resolved the problem.
Add to /etc/rc.local
sleep 15s
/etc/init.d/networking restart
before "exit" string
reboot
wi-fi starts as it should
It's like network start up earlier than something that need for wifi..
--
nm-applet (network manager) - don't remember settings when SSID
No, it doesn't work.
--
nm-applet (network manager) - don't remember settings when SSID contains some
'uncommon' characters
https://bugs.launchpad.net/bugs/155304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
I confirm the same problem on Windows version of OpenOffice 2.4.1 but the
difference is that workaround doesn't work.
You right-click in TOC, choose "Edit Index/Table", uncheck check box "Protected
against manual changes" but only the TOC becomes writeable. The whole document
persists being read
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23838523/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23838525/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/23838526/ProcMaps.txt
** Attachment ad
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23852405/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23852406/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/23852407/Disassembly.txt
** Attachm
Public bug reported:
Binary package hint: usb-creator
...
ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: подпроцесс post-installation script возвратил код ошибки 2
NonfreeKernelModules: nvidia
Package: usb-creator 0.1.13
PackageArchitecture: all
SourcePackage:
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23922477/Dependencies.txt
** Attachment added: "DpkgTerminalLog.gz"
http://launchpadlibrarian.net/23922478/DpkgTerminalLog.gz
--
package usb-creator 0.1.13 failed to install/upgrade: подпроцесс
post-installation script
Got same problems when installed Ubuntu 8.10 Desktop. The evdev
interface seems to have some problems, it is only related to
mouse/keyboard, I do not know if it matter what are they (Logitech
Bluetooth Desktop 5000). My library that work with input devices stopped
processing mouse/keyboard event as
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/24106641/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/24106642/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/24106644/Disassembly.txt
** Attachm
** Visibility changed to: Public
--
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/335877
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.c
Public bug reported:
Binary package hint: zapping
The program crashes at startup.
ProblemType: Crash
Architecture: amd64
DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is
deprecated import sets Ubuntu 9.04
ExecutablePath: /usr/bin/zapping
NonfreeKernelModules: nvi
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23259482/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23259483/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/23259484/Disassembly.txt
** Attachm
Yes, Thank you, upgrade, and now flash is not falling, BUT :) broke down
all the dependencies of python)))
--
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/335877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Public bug reported:
Binary package hint: nspluginwrapper
All was not well, as I wrote here
https://bugs.launchpad.net/ubuntu/+source/nspluginwrapper/+bug/335877
bug and stayed. Now I fell a flash "just so"
ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Disassembly: 0xff9bea2c:
DistroRel
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23271312/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23271313/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/23271314/ProcMaps.txt
** Attachment ad
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23291746/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23291747/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/23291748/Disassembly.txt
** Attachm
Public bug reported:
Binary package hint: deskbar-applet
When you load the applet on the panel, he suddenly falls
ProblemType: Crash
Architecture: amd64
CrashCounter: 1
DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is
deprecated import sets Ubuntu 9.04
Executable
b...@bond-desktop:~$ apt-cache policy ttf-dejavu
ttf-dejavu:
Установлен: 2.28-1
Кандидат: 2.28-1
Таблица версий:
*** 2.28-1 0
500 http://ru.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
No, the applet still crashes when adding to panel
--
deskbar-applet
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/23546571/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/23546572/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/23546573/Disassembly.txt
** Attachm
>>Thanks for the report, is someone still seeing this with latest compiz
>>packages on jaunty? thanks.
I see today, on startup (Ubuntu 9.04 Jaunty Alpha 5)
--
compiz.real crashed with signal 7
https://bugs.launchpad.net/bugs/274023
You received this bug notification because you are a member of U
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/24446060/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/24446061/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/24446062/ProcStatus.txt
** Attachm
Public bug reported:
Binary package hint: ubiquity
KUBUNTU 7.04 Beta
log:
Traceback (most recent call last):
File "/usr/lib/ubiquity/bin/ubiquity", line 201, in
main()
File "/usr/lib/ubiquity/bin/ubiquity", line 196, in main
install(args[0])
File "/usr/lib/ubiquity/bin/ubiquity", l
Public bug reported:
Ubuntu 7.10 + updates
Totem displays film under a window of the program.
It occurs and in xine, mplayer
video -> ASUS EAX 1600 (ATI series)
** Affects: totem (Ubuntu)
Importance: Undecided
Status: New
--
Wrong display of video
https://bugs.launchpad.net/bugs/
It can is connected with compiz?
I use the video driver xorg-driver-fglrx 7.1.0-8.37.6
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs maili
>Hi, can you please update to 1.0~rc2 and try again?
How it to make?
In updates Ubuntu7.10 there is no this version.
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for U
Public bug reported:
Ubuntu 7.10 + updates
Mplayer displays film under a window of the program.
video -> ASUS EAX 1600 (ATI series)
[EMAIL PROTECTED]:~/123$ mplayer *
MPlayer 2:1.0~rc1-0ubuntu13 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 4, Stepping: 10)
** Attachment added: "Wrong display of video"
http://launchpadlibrarian.net/10456581/Screen.png
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu
[EMAIL PROTECTED]:~$ uname -a
Linux dmitrii-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
i686 GNU/Linux
[EMAIL PROTECTED]:~$
>Is this problem systematic ?
Yes
>Does it only happen with a particular video file or with all video files ?
with all video files
--
Mlayer- wrong displ
** Also affects: totem (Baltix)
Importance: Undecided
Status: New
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Identical problem.
** Changed in: totem (Baltix)
Status: New => Invalid
** Also affects: totem (Ubuntu)
Importance: Undecided
Status: New
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubun
>Hi, can you please update to 1.0~rc2
This version of mplayer 1.0~rc2 is installed.
The problem is not has left.
--
Mlayer- wrong display of video
https://bugs.launchpad.net/bugs/163382
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubun
Public bug reported:
problems --> resolution in Kubuntu 6.06.1
in LiveCD mode
only 600*480
BIOS American Megatrends v.62710
материнка:Gigabyte GA-7IXE4 AMD 750 chipset Soket A Processor
CPU: AMD Duron(tm) Processor 1200
Advanced Micro Devices AMD-756 (Viper) Bus Master IDE controller
Advanced Mic
Public bug reported:
in Kubuntu 6.06.1
in LiveCD mode
audio card Vortex 1 do not work
[EMAIL PROTECTED]:~$ lsmod
Module Size Used by
tdfx3200 1
drm73236 2 tdfx
rfcomm 40216 0
l2cap 26244 5 rfcomm
bluetoo
I have the same problem and it even worse - mounted FTP volumes shown on the
desktop or in the left pane of Nautilus cannot be opened showing error message:
"Could not display ftp://address%20the%20current%20directory";
--
when connecting to a ftp server nautilus saves the wrong mount bookmark
h
Public bug reported:
Binary package hint: gnome-control-center
play mp3 file
** Affects: gnome-control-center (Ubuntu)
Importance: Undecided
Status: New
--
rhythmbox play music progress not work
https://bugs.launchpad.net/bugs/550356
You received this bug notification because you
Public bug reported:
Binary package hint: gnome-control-center
not detected as device and usbflash
** Affects: gnome-control-center (Ubuntu)
Importance: Undecided
Status: New
--
3g modem huawei e1750 not detected
https://bugs.launchpad.net/bugs/550362
You received this bug notifi
Public bug reported:
when run stardict 3.0.1, it disable sound on playing application (rhythmbox
0.12.7)
on ubuntu 10.04 beta 1
** Affects: ubuntu
Importance: Undecided
Status: New
--
stardict 3.0.1 disable sound in playing applications
https://bugs.launchpad.net/bugs/550367
You
Public bug reported:
Binary package hint: rhythmbox
ubuntu 10.04 beta 1
architecture: amd64
Rhythmbox 0.12.7
soundfile - mp3
when play music progress not work
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox 0.12.7git20100325-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-17.26-gene
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/42347954/Dependencies.txt
** Attachment added: "GConfNonDefault.txt"
http://launchpadlibrarian.net/42347955/GConfNonDefault.txt
** Attachment added: "GstreamerVersions.txt"
http://launchpadlibrarian.net/42347956/Gstre
echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash
sudo update-initramfs -u
Solves this issue for me on Asus netbook.
--
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
You received this bug notification because you are a member of Ubuntu
Bugs, which
I have the same issue on Gigabyte P55A-UD4 running Ubuntu 9.10 64-bit,
kernel 2.6.31-20-generic.
--
XHCI (USB 3.0) Module Prevents Suspend
https://bugs.launchpad.net/bugs/522998
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
Public bug reported:
Binary package hint: yelp
After starting scaning, XSane don't finish process and crash itself
(2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686
GNU/Linux, hp scanjet 3500 C). Moreover, I haven't this problem with
Ubuntu 9.04.
ProblemType: Bug
Architecture
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/36712748/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/36712749/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/36712750/ProcStatus.txt
** Attachm
The same problem for AnyData ADU-510 - no connect through NM after
upgrade from 9.04, but can connect through gnome-ppp after removal of
modemmanager.
However it works normally on clean install of 9.10
--
[karmic] Cannot connect 3G with AnyData A100 modem, +CMEE problem (failure code
100)
https
Public bug reported:
Using Release: 9.10
Using Cups 1.4.1
I was trying to print a test page, it was put into the printer queue,
but nothing happens next. The task sits in the queue for a long time.
Before this bug I experienced the problem that the task quickly
disappeared from the queue. Then I
I've just found out that if I run a virtual machine with Windows XP on
it, I can print from there. This of course can be a kind of solution of
the problem, but not very convenient.
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification
Looks like this is a known kernel issue, still not fixed:
http://bugzilla.kernel.org/show_bug.cgi?id=13502
** Bug watch added: Linux Kernel Bug Tracker #13502
http://bugzilla.kernel.org/show_bug.cgi?id=13502
--
Sluggish system after "ACPI: EC: GPE storm detected"
https://bugs.launchpad.net/b
The bug has been fixed upstream.
--
Incorrect handling of FTP 'pwd' reply resulting in nautilus mount errors
https://bugs.launchpad.net/bugs/551934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Public bug reported:
Binary package hint: gvfs
When GVFS sends 'pwd' command to FTP server is gets reply in the following
format:
257 "/" is current directory.
This line is not parsed correctly and everything following the "257"
code is taken as a default location resulting in erroneous behavio
Attached is my proposed patch for this bug.
** Patch added: "pwd.patch"
http://launchpadlibrarian.net/42546674/pwd.patch
--
Incorrect handling of FTP 'pwd' reply resulting in nautilus mount errors
https://bugs.launchpad.net/bugs/551934
You received this bug notification because you are a memb
Public bug reported:
Lenovo S10-3t, tablet laptop
1. Do not works the touchscreen "out of the box".
Its start to work only after I installed the package as described there
http://blarneyrabble.wordpress.com/2010/04/27/ubuntu-lucid-rc-netbook-remix-on-a-lenovo-s10-3t-touchscreen-netbook/
2. Multy
Ubuntu 10.04 for netbooks + all updates.
--
Do not works the touchscreen "out of the box"
https://bugs.launchpad.net/bugs/590221
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
ht
There was some progress in the upstream bug tracker - seems like this issue is
related to hal package which is deprecated anyway.
Removing or disabling it may help.
--
Sluggish system after "ACPI: EC: GPE storm detected"
https://bugs.launchpad.net/bugs/482380
You received this bug notification b
I have the same problem after upgrading to beta 1.
--
Lucid Beta 1: nautilus or plymouth crashes on login, blank desktop, no panels
https://bugs.launchpad.net/bugs/542459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
There is a wrong entry in the /usr/share/applications/nautilus.desktop
file that causes it to crash.
Open this file in the text editor and move the top line that says
X-Ubuntu-Gettext-Domain=nautilus under the [Desktop Entry] section.
Nautilus should start again.
--
Lucid Beta 1: nautilus or pl
Actually several .desktop files are affected by this bug so it is
necessary to go through all of them performing the same recovery.
--
Lucid Beta 1: nautilus or plymouth crashes on login, blank desktop, no panels
https://bugs.launchpad.net/bugs/542459
You received this bug notification because yo
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/33130499/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/33130500/AplayDevices.txt
** Attachment added: "BootDmesg.gz"
http://launchpadlibrarian.net/33130503/BootDmesg.gz
** Attac
Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: dmitry 3753 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0x
Authentication problem on Karmic
--
Empathy "Network Error" logging into Yahoo (Karmic - 9.10)
https://bugs.launchpad.net/bugs/477639
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.c
Public bug reported:
Binary package hint: adobe-flashplugin
xm..
ProblemType: Package
AptOrdering:
adobe-flashplugin: Remove
gnash-common: Install
gnash: Install
gnash-common: Configure
gnash: Configure
Architecture: i386
Date: Thu Oct 29 10:13:49 2009
DistroRelease: Ubuntu 9.10
ErrorMessag
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34587741/Dependencies.txt
** Attachment added: "Dmesg.txt"
http://launchpadlibrarian.net/34587742/Dmesg.txt
** Attachment added: "DpkgTerminalLog.gz"
http://launchpadlibrarian.net/34587743/DpkgTerminalLog.gz
--
can
Hi Colin,
1. I've tried to switch to VT1 to start suspend from console as
described in manual, but I have seen only color stripes on screen. It
seems like a have additonal issue with fglrx driver. My laptop have 2
video card ATI hd4300 and embedded intel card. Will try suspend with
intel card
2.
Same behaviour with intel card, but with intel card console works fine
--
[Acer Aspire 3810TG] suspend/resume failure [non-free: fglrx]
https://bugs.launchpad.net/bugs/444685
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
Точки после дней недели выглядят ужасно если учесть что там еще и
запятая дальше стоит
--
Month names in Russian Localization should be in lowercase
https://bugs.launchpad.net/bugs/124987
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
Architecture: i386
DistroRelease: Ubuntu 9.10
Lpstat: device for HP-LaserJet-1018: hp:/usb/HP_LaserJet_1018?serial=KP2ZQNM
MachineType: System manufacturer P5Q SE/R
NonfreeKernelModules: nvidia
Package: cups 1.4.1-5ubuntu2.1
PackageArchitecture: i386
Papersize: a4
PpdFiles: HP-LaserJet-1018: HP Las
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/37085662/BootDmesg.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Attachment added: "CupsErrorLog.txt"
http://launchpadlibrarian.net/37085663/CupsErrorLog.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/37085664/CurrentDmesg.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/37085665/Dependencies.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "Locale.txt"
http://launchpadlibrarian.net/37085666/Locale.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Attachment added: "Lspci.txt"
http://launchpadlibrarian.net/37085667/Lspci.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
** Attachment added: "Lsusb.txt"
http://launchpadlibrarian.net/37085669/Lsusb.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
** Attachment added: "PrintingPackages.txt"
http://launchpadlibrarian.net/37085670/PrintingPackages.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "ProcCpuinfo.txt"
http://launchpadlibrarian.net/37085672/ProcCpuinfo.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
** Attachment added: "ProcInterrupts.txt"
http://launchpadlibrarian.net/37085675/ProcInterrupts.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "ProcModules.txt"
http://launchpadlibrarian.net/37085677/ProcModules.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
** Attachment added: "UdevDb.txt"
http://launchpadlibrarian.net/37085679/UdevDb.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Attachment added: "UdevLog.txt"
http://launchpadlibrarian.net/37085680/UdevLog.txt
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/37085681/XsessionErrors.txt
** Changed in: cups (Ubuntu)
Status: Incomplete => New
** Tags added: apport-collected
--
hp laserjet 1018 doesn't print anything
https://bugs.launchpad.net/bugs/489750
You received th
1 - 100 of 6370 matches
Mail list logo