[Bug 1183952] Re: System freezes on shutdown or reboot

2013-07-22 Thread victor godayer
Hi Christopher and thank you for your help. So I've updated the bios, nothing new, it hangs on the splash screen I've attached what I see on tty1 when it's frozen, if it can help... Result of the command of "sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date": R0170E8 09/13/

[Bug 1202737] Re: [MIR] libqb

2013-07-22 Thread Matthias Klose
Override component to main libqb 0.14.4-1ubuntu1 in saucy: universe/libs -> main libqb-dev 0.14.4-1ubuntu1 in saucy amd64: universe/libdevel/extra/100% -> main libqb-dev 0.14.4-1ubuntu1 in saucy armhf: universe/libdevel/extra/100% -> main libqb-dev 0.14.4-1ubuntu1 in saucy i386: universe/libdevel/e

[Bug 1203893] [NEW] pyrit doesn't include cpyrit GPU mining libraries for cuda and opencl

2013-07-22 Thread Graeme
Public bug reported: Pyrit is designed to be used with a decent GPU to make the process of wireless key retrieval less onerous. However, the Ubuntu packages don't include the required cpyrit cuda and opencl libraries, per the docs: https://code.google.com/p/pyrit/wiki/Installation This makes the

[Bug 1203800] Re: [MIR] Android, CynogenMod, Clockworkmod, et al

2013-07-22 Thread Michael Terry
Jamie, can you look at the set? Seems security sensitive. ** Changed in: android (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203

[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-07-22 Thread Jamie Strandboge
Thanks for the patch! Unfortunately, the patch is incomplete for the following reasons: - it is simply a patch and does not update the packaging that is suitable for SRU. Please see https://wiki.ubuntu.com/StableReleaseUpdates for details on how to get your patch sponsored - performing 'quilt

[Bug 1203520] Re: 10de:1040 snd_hda_codec_hdmi (via pavucontrol or applications playing sound) freezes Ubuntu 12.04 LTS

2013-07-22 Thread TEN
Christopher M. Penalver (penalvch) wrote: > please confirm this issue exists with the latest development release of Ubuntu > ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ As bleeding-edge as it gets I guess. Unfortunately the USB boot falls back upon a textmode conso

[Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-07-22 Thread James Stone
Some more info - just got a hard lockup while playing a game (F4 BMS on wine) due to what looks like the same bug. This is the last entry in syslog before the lockup happened: Jul 22 23:35:02 blueberry rtkit-daemon[2850]: Supervising 3 threads of 3 processes of 1 users. Jul 22 23:36:37 blueberry

[Bug 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2013-07-22 Thread a7x
** Tags added: multiseat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861171 Title: Shutdown from greeter does nothing when multiple accounts open To manage notifications about this bug go to: htt

[Bug 1203897] [NEW] Outdated man page

2013-07-22 Thread l0b0
Public bug reported: The man page is missing for example the `upload_date`output template specifier, which works in the packaged version. It should ideally be kept synchronized with . ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: youtub

[Bug 1203899] [NEW] NPAPI Flash plugin freezes chrome, firefox

2013-07-22 Thread Alexander A. J. Frankland
Public bug reported: If i disable PPAPI Flash Plugin in chrome, then try to run a flash object (YouTube video, flash game, etc...) chrome will hang causing me to force restart. this seems to only happen with the NPAPI plugin (11.2 r202 of libflashplayer.so) firefox SEEMS to start working AFTER

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Raymond
you may need to disable Legacy front audio panel in BIOS setup check whether misc bit is clear in node 0x15 and 0x18 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201528 Title: [Realtek ALC889]

[Bug 1203898] [NEW] gnome-shell-calendar-server crashed with SIGSEGV in g_str_hash()

2013-07-22 Thread Tim
Public bug reported: This crashes fairly often, looking at the stacktrace it seems to be related to ical alarms ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: gnome-shell 3.8.3-1ubuntu3.1~raring1 [origin: LP-PPA-gnome3-team-gnome3-staging] ProcVersionSignature: Ubuntu 3.10.0-4.13-generi

[Bug 1181632] Re: gnome-shell doesn't give focus to fallback lock screen

2013-07-22 Thread Bug Watch Updater
** Changed in: gtk Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181632 Title: gnome-shell doesn't give focus to fallback lock screen To manage notifications abo

[Bug 700206] Re: Error when renaming a batch of files more than once

2013-07-22 Thread Paul White
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Bug 1203901] [NEW] desktop 1024x768 vesa mode on intel

2013-07-22 Thread Alan Pope ㋛
Public bug reported: Updated my x220 and now I only have 1024x768 as an option. Seems like we're using vesa, not the intel driver? ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: xserver-xorg 1:7.7+1ubuntu5 ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1 Uname: Linux 3.10.0-4-generi

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Raymond
the availablityy of headphone should be either yes or no instead of unknown ports: analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown) properties: analog-output-headphones:

[Bug 1203901] Re: desktop 1024x768 vesa mode on intel

2013-07-22 Thread Chris Halse Rogers
i915.ko isn't loading, because: [2.164430] i915: Unknown parameter `semaphores' Remove the i915.semaphores=0 from your kernel boot line and everything should work again :) ** Changed in: xorg (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a mem

[Bug 1203867] Re: KDE packages FTBFS if Qt 5 present

2013-07-22 Thread Roman Odaisky
My guess would be some kind of problem with KDE CMake configuration, particularly with determining paths to Qt libraries, and not a problem within Qt itself, am I mistaken? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1203640] Re: software centre launches then crashes

2013-07-22 Thread bill
apport information ** Tags added: apport-collected gnome3-ppa package-from-proposed raring third-party-packages ** Description changed: terminal output from apport retrace Hit http://ppa.launchpad.net raring Release.gpg Get:10 http://archive.ubuntu.com r

[Bug 1203640] ProcEnviron.txt

2013-07-22 Thread bill
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745898/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203640

[Bug 1203640] SoftwareCenterLog.txt

2013-07-22 Thread bill
apport information ** Attachment added: "SoftwareCenterLog.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745899/+files/SoftwareCenterLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 338284] Re: krename hangs on .MPG files

2013-07-22 Thread Paul White
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Bug 1203901] Re: desktop 1024x768 vesa mode on intel

2013-07-22 Thread Alan Pope ㋛
Good spot! Thanks Chris. Strange given I had that parameter in there to stop me getting GPU lockups. I hope whatever caused those is now fixed then :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203

[Bug 860341] Re: cannot load files containing a question mark

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krename (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860341 Title: can

[Bug 860341] Re: cannot load multiple files where one filename contains a question mark

2013-07-22 Thread Paul White
** Summary changed: - cannot load files containing a question mark + cannot load multiple files where one filename contains a question mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860341 Title:

[Bug 860341] Re: cannot load files containing a question mark

2013-07-22 Thread Paul White
I have tested this with Kubuntu 13.04 and krename 4.0.9 and have found that any multiple selection of files which includes a filename with a question mark produces an error message to say that the file cannot be found as in the original bug description. This is slightly different to what was origin

[Bug 1203904] [NEW] "info gcc" shows gccgo manual, not gcc manual

2013-07-22 Thread Keith Thompson
Public bug reported: Linux Mint 14, x86_64 gcc 4.7.2-2ubuntu1 gcc-doc 4.7.2-1ubuntu2 GNU texinfo 4.13 When I type "info gcc" at the command line, I get the manual for "gccgo". I should get the manual for "gcc". I haven't set a value for $INFOPATH. The problem still occurs when I set $INFOPATH to

[Bug 1203640] SoftwareCenterLog.txt

2013-07-22 Thread bill
apport information ** Attachment added: "SoftwareCenterLog.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745905/+files/SoftwareCenterLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 453189]

2013-07-22 Thread aditsu
(In reply to comment #94) > Is there a way to reproduce this crash without having a second computer? I don't know... if you can tell me how to require a username and password for listing the shared folders in samba, then I can try to reproduce. > I have zero experience with samba Ok, looks like

[Bug 453189]

2013-07-22 Thread lefty.crupps
> Actually, smb.conf would be useful if I could reproduce this bug with a samba server The bug has never been reproducible, for me, against a Samba server > Dolphin crashes when trying to list a MS Windows shared directory > Is there a way to reproduce this crash without having a second computer?

[Bug 1203640] Re: software centre launches then crashes

2013-07-22 Thread bill
apport information ** Description changed: terminal output from apport retrace Hit http://ppa.launchpad.net raring Release.gpg Get:10 http://archive.ubuntu.com raring Release [40.8 kB] Hit http://archive.canonical.com natty/partne

[Bug 1203640] Dependencies.txt

2013-07-22 Thread bill
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745903/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203640

[Bug 453189]

2013-07-22 Thread aditsu
Actually, smb.conf would be useful if I could reproduce this bug with a samba server (as suggested in that comment), but we need to achieve that first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/453

[Bug 1173872] Re: Nautilus in 13.04 does not display available space

2013-07-22 Thread jdaviescoates
It really annoys me that this feature was removed. Please replace it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173872 Title: Nautilus in 13.04 does not display available space To manage notif

[Bug 453189]

2013-07-22 Thread Christoph-maxiom
Is there a way to reproduce this crash without having a second computer? If yes, please add exact steps. I have zero experience with samba, but maybe it is possible to setup a local connection. Also, as indicated in comment #67, developers probably need the smb.conf file to reproduce. -- You rec

[Bug 1203640] SoftwareCenterLog.txt

2013-07-22 Thread bill
apport information ** Attachment added: "SoftwareCenterLog.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745902/+files/SoftwareCenterLog.txt ** Description changed: terminal output from apport retrace Hit http://ppa.launchpad.net raring Release.gpg

[Bug 1203640] ProcEnviron.txt

2013-07-22 Thread bill
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745901/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203640

[Bug 1203640] ProcEnviron.txt

2013-07-22 Thread bill
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1203640/+attachment/3745904/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203640

[Bug 1179380] Re: paste widget "password" generator uses (very) insecure randomness

2013-07-22 Thread mik
Last thing I heard was on oss-sec list: Please use CVE-2013-2213 for KDE KRandom::random() CWE-334: Small Space of Random Values. So I guess patching KRandom to use qca::random (either using TLS or a lock) would be the easy fix that would let people sleep at night. ** CVE added: http://www.cve.m

[Bug 1181632] Re: gnome-shell doesn't give focus to fallback lock screen

2013-07-22 Thread Tim
** Branch linked: lp:~darkxst/ubuntu/saucy/gtk+3.0/lp1181632 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181632 Title: gnome-shell doesn't give focus to fallback lock screen To manage notificati

[Bug 1203323] Re: init: upstart-dbus-bridge main process terminated with status 1

2013-07-22 Thread Rob Otterson
affects more than one personI too have same problem. I can only log in as root from recovery boot and 1)start network 2) drop to root 3: startx ( after creating a ".xinitrc" file with "/usr/bin/startxfce4" in it ) distro: xubuntu saucey on a older gateway laptop -- You received this bu

[Bug 1187039] Re: some features of Nautilus do not function any more (Raring)

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187039 Title: s

[Bug 1187039] Re: some features of Nautilus do not function any more (Raring)

2013-07-22 Thread jdaviescoates
I've added this bug here: https://bugzilla.gnome.org/show_bug.cgi?id=704720 ** Bug watch added: GNOME Bug Tracker #704720 https://bugzilla.gnome.org/show_bug.cgi?id=704720 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 227808] Re: file permissions destroyed by vim/gvfs/fuse

2013-07-22 Thread Goddard
Still an issue.. I just ran into this myself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/227808 Title: file permissions destroyed by vim/gvfs/fuse To manage notifications about this bug

[Bug 1078202] Re: gcm callibrate fails with Error creating directory: File name too long

2013-07-22 Thread Kevin Dalley
The file name is actually gcm-calibrate.c dash "-", not underscore "_". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078202 Title: gcm callibrate fails with Error creating directory: File name to

[Bug 1173872] Re: Nautilus in 13.04 does not display available space

2013-07-22 Thread jdaviescoates
I've added this bug here: https://bugzilla.gnome.org/show_bug.cgi?id=704720 ** Bug watch added: GNOME Bug Tracker #704720 https://bugzilla.gnome.org/show_bug.cgi?id=704720 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1186694] Re: gnome-shell crashed with SIGSEGV in g_str_hash()

2013-07-22 Thread Jeremy Bicha
** Package changed: gnome-shell (Ubuntu) => gtk+3.0 (Ubuntu) ** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided => Medium ** Changed in: gtk+3.0 (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1173872] Re: Nautilus in 13.04 does not display available space

2013-07-22 Thread jdaviescoates
But then found it had already been posted here previously: https://bugzilla.gnome.org/show_bug.cgi?id=684943 (my search for nautilus status bar did not find that bug, hence why I ended up posting it again) -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1203899] Re: NPAPI Flash plugin freezes chrome, firefox

2013-07-22 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Natalia Bidart
Raymond: Re: "you may need to disable Legacy front audio panel in BIOS setup" -> does this mean I will not be able to use the headset from the front panel? Re: "check whether misc bit is clear in node 0x15 and 0x18" -> no idea how to do this, would you please advice what do I need to do? And is

[Bug 1203898] Re: gnome-shell-calendar-server crashed with SIGSEGV in g_str_hash()

2013-07-22 Thread Bug Watch Updater
** Changed in: gnome-shell Status: Unknown => New ** Changed in: gnome-shell Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203898 Title: gnome-shell-calenda

[Bug 1203647] Re: whois domain .id Not found: -V Md5.0

2013-07-22 Thread Paul White
I have tested this with pandi.or.id. http://whois.domaintools.com/pandi.or.id gives the expected results, i.e. registration and IP details Command "whois pandi.or.id" gives error of "Not found: -V Md5.0 pandi.or.id" ** Tags added: raring -- You received this bug notification because you are

[Bug 1203647] Re: whois domain .id Not found: -V Md5.0

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: whois (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203647 Title: whoi

[Bug 1203911] [NEW] update-manager

2013-07-22 Thread Mohcine TEMOUCH
Public bug reported: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/fr.archive.ubuntu .com_ubuntu_dists_precise_main_i18n_Translation-fr%5fFR, E:Les listes de paquets ou le fichier « status » ne peuvent être analysés ou lus.' ** Affects: update-manag

[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-07-22 Thread Ivo Anjo
Is this both a lightdm bug and a failsafe-x bug? Because I don't get failsafe-x when lightdm fails, I just get a tty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969489 Title: lightdm tries (and f

[Bug 479881] Re: [needs-packaging] pam-face-authentication

2013-07-22 Thread papukaija
The application seems to be written for gdm and not LightDM... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/479881 Title: [needs-packaging] pam-face-authentication To manage notifications about th

[Bug 1203652] Re: Using None string as bootstrap_files

2013-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package phablet-tools - 0.15+13.10.20130723-0ubuntu1 --- phablet-tools (0.15+13.10.20130723-0ubuntu1) saucy; urgency=low [ Rex Tsai ] * Fixed the image name typo in bootstrap_files. (LP: #1203652). (LP: #1203652) [ Alexander Sack ] * check device

[Bug 1203912] Re: gnome-control-center crashed with SIGSEGV in gnome_control_center_show()

2013-07-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1010343 *** https://bugs.launchpad.net/bugs/1010343 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1010343, so is being marked as such.

[Bug 1203913] Re: update-manager crashed with Depends in _show_transaction(): php5-common (= 5.5.0+dfsg-15ubuntu1) but 5.4.15-1ubuntu3 is installed

2013-07-22 Thread Apport retracing service
*** This bug is a duplicate of bug 1203597 *** https://bugs.launchpad.net/bugs/1203597 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1203597, so is being marked as such.

[Bug 1096504] Re: logfile '/var/log/messages' in upstream config does not exist

2013-07-22 Thread ButterflyOfFire
Hello, thank you for the tip ;) By default /etc/shorewall/shorewall.conf defines : LOGFILE=/var/log/messages After I edited /etc/shorewall/shorewall.conf I replaced LOGFILE=/var/log/messages by /var/log/syslog Now on Webmin I can see the dump :) Thank you very much :) -- You received this bug

[Bug 1203914] [NEW] thinkpad_acpi wont accept options such as fan_control

2013-07-22 Thread Tim
Public bug reported: when trying to load thinkpad_acpi module with options such as experimental or fan control, I get the following error ERROR: could not insert 'thinkpad_acpi': Unknown symbol in module, or unknown parameter (see dmesg) [ 1446.289552] thinkpad_acpi: Unknown parameter `experimen

[Bug 1203914] Status changed to Confirmed

2013-07-22 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203914 Title: thinkpad_acpi wont accept options such as f

[Bug 1203901] Re: desktop 1024x768 vesa mode on intel

2013-07-22 Thread Robert Hooker
*** This bug is a duplicate of bug 1203211 *** https://bugs.launchpad.net/bugs/1203211 ** This bug has been marked a duplicate of bug 1203211 Modprobe doesn't recognize any parameters on 3.10.0-4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1203916] [NEW] libfdt-dev: Missing header file prevents the library usage

2013-07-22 Thread Scott Wood
Public bug reported: libfdt_env.h is missing from the libfdt-dev package, preventing usage of libfdt. This was fixed in Debian with package 1.3.0-3. Raring still has 1.3.0-2. $ lsb_release -rd Description:Ubuntu 13.04 Release:13.04 $ apt-cache policy libfdt-dev libfdt-dev: Instal

[Bug 1203820] Re: require to disable secure boot in order to install

2013-07-22 Thread Steve Langasek
Thanks for the report. When you try to boot the image under Secure Boot, what happens? If you are booting from USB, how did you prepare the USB image? (Using what software?) Please attach the contents of these two files on your system: /sys/firmware/efi/efivars/KEK-8be4df61-93ca-11d2-aa0d-00e09

[Bug 1003296] Re: lightdm crashed with SIGSEGV in _pam_winbind_change_pwd() when password is expiring

2013-07-22 Thread Jamie Strandboge
Since these are uploaded, unsubscribing ubuntu-sponsors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003296 Title: lightdm crashed with SIGSEGV in _pam_winbind_change_pwd() when password is exp

[Bug 1203892] Re: pulseaudio isn't detecting my Audioengine D1 usb DAC

2013-07-22 Thread Daniel Letzeisen
Probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1203392 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203892 Title: pulseaudio isn't detecting my Audioengine D1

[Bug 1203899] Re: NPAPI Flash plugin freezes chrome, firefox

2013-07-22 Thread Daniel Letzeisen
Tentatively marking this under flashplugin. ** Package changed: ubuntu => flashplugin-nonfree (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203899 Title: NPAPI Flash plugin freezes chrome

[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-07-22 Thread Jamie Strandboge
Unsubscribing ubuntu-sponsors since accountsservice is fixed and there is nothing to sponsor for gdm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004515 Title: segfault in accounts-daemon when lo

[Bug 1162849] Re: Split GDM packages

2013-07-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/gnome-shell -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162849 Title: Split GDM packages To manage notifications about this bug go to: https://bugs.lau

[Bug 1163099] Re: compiz generates 190 wakeups per second when the screen is locked

2013-07-22 Thread Daniel van Vugt
Yes bug 1194004 was a duplicate of this. Silly me. ** Changed in: compiz Milestone: None => 0.9.10.2 ** Summary changed: - compiz generates 190 wakeups per second when the screen is locked + compiz generates ~200 wakeups per second when the screen is locked -- You received this bug notific

[Bug 1194004] Re: [regression] Compiz wakes up 200Hz while the screen is locked

2013-07-22 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1163099 *** https://bugs.launchpad.net/bugs/1163099 Hmm, duplicate of my own bug 1163099 (!) ** This bug has been marked a duplicate of bug 1163099 compiz generates 190 wakeups per second when the screen is locked -- You received this bug notification b

[Bug 1203712] Re: nvidia-310 310.44-0ubuntu2: nvidia-310 kernel module failed to build

2013-07-22 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1184691 *** https://bugs.launchpad.net/bugs/1184691 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1184691, so it is being marked as such. Please look

[Bug 1163099] Re: compiz generates ~200 wakeups per second when the screen is locked

2013-07-22 Thread Daniel van Vugt
Since this only happens with gnome-screensaver windows, we should mention that package too. ** Also affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1203711] Re: uninitialised list pointer in configuration directory handling

2013-07-22 Thread Robert Ancell
** Changed in: lightdm Status: Fix Committed => Fix Released ** Changed in: lightdm (Ubuntu) Status: New => Fix Committed ** Changed in: lightdm Importance: Undecided => High ** Changed in: lightdm Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You received th

[Bug 797040] Re: update-manager shakes + wobbles in Unity Launcher before being ready

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: update-manager (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/797040 Title

[Bug 990205] Re: package qmail 1.06-4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-07-22 Thread Juan Martin Sanchez Negrette
I tryed to install several programs and most of them report an error with the qmail, whereas there were others that got installed with no problems... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/99020

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Raymond
control.41 { iface CARD name 'Line Out Front Jack' value true comment { access read type BOOLEAN count 1 } } control.42 {

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Raymond
leagcy front audio panel is AC97 AUDIO PANEL without Jack detection you have to disable it to use HDA front audio panel with Jack detection the rear panel jacks are auto muted when you plugged the headphone by the driver the codec info is in the output of alsa-info.sh the headphone won`t be

[Bug 315541] Re: runit event.d file should stop service in single user mode

2013-07-22 Thread Christian Hudon
Sorry if it took a while to test this. The server where this is installed doesn't have a screen usually, and ssh-ing in doesn't work very well to test stuff in single-user mode. I can now confirm that the fix works for me. -- You received this bug notification because you are a member of Ubuntu B

[Bug 1203711] Re: uninitialised list pointer in configuration directory handling

2013-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.7.7-0ubuntu1 --- lightdm (1.7.7-0ubuntu1) saucy; urgency=low * New upstream release: - Fix uninitialized pointer introduced in 1.7.3 - Enable compile warnings and fix code generating warnings * debian/patches/50_ubuntu_fix_unin

[Bug 1203877] Re: Backport PPA for PlayOnLinux

2013-07-22 Thread Josh Black
*** "playonlinux" versions published in Ubuntu Saucy (4.2.1-1): multiverse/otherosfs Raring (4.1.1-1): multiverse/otherosfs Quantal (4.1.1-1): multiverse/otherosfs Precise (4.0.14-1): multiverse/otherosfs Lucid (3.7.3-1): multiverse/otherosfs

[Bug 1191425] Re: zsh-beta package is obsolete

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: zsh-beta (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191425 Title: z

[Bug 1196752] Re: Suspend only works once when using upower with logind

2013-07-22 Thread Joseph Yasi
Interesting. The D-BUS timeout for the org.freedesktop.UPower.Suspend is new with the latest update to systemd-logind. I did not get a D-BUS timeout before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1203931] [NEW] [needs-packaging] unity-china-video-scope

2013-07-22 Thread Jack Yu
Public bug reported: "unity-china-video-scope" shows Chinese video results searched from youku service (a popular video search engine in China) and other video in video lens of Dash. It will be installed in UbuntuKylin 13.10, a Chinese flavor of Ubuntu. URL: https://launchpad.net/unity-china-vide

[Bug 1203933] [NEW] Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-22 Thread Omar
Public bug reported: Hi, I have been facing a frequent kernel panic in my recently upgraded version of Ubuntu 13.04. The kernel version that seems to have this issue is: 3.8.0-26.38-generic 3.8.13.2. Also, I have this perhaps related issue of the system not coming back up after a hibernation/su

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2013-07-22 Thread Jesse Sung
Sorry, since I don't have a multiseat setup any more, we'll need other's help to do the test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997483 Title: VT_WAITACTIVE does not work well with a mult

[Bug 1203711] Re: uninitialised list pointer in configuration directory handling

2013-07-22 Thread Robert Ancell
** Changed in: lightdm Milestone: None => 1.7.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203711 Title: uninitialised list pointer in configuration directory handling To manage notificatio

[Bug 1201528] Re: [Realtek ALC889] - Audio Playback Unavailable

2013-07-22 Thread Raymond
you have to ask the author since he assume no gain in vmaster but slaves can have gain in your case https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=3b0a5f22d4649433a5842ffc7313803292e95718 +/* + * Add a slave control to the group with the given master control + * + * All

[Bug 1203660] Re: lightdm crashed with SIGSEGV in g_list_last()

2013-07-22 Thread Robert Ancell
*** This bug is a duplicate of bug 1203711 *** https://bugs.launchpad.net/bugs/1203711 ** This bug has been marked a duplicate of bug 1203711 uninitialised list pointer in configuration directory handling -- You received this bug notification because you are a member of Ubuntu Bugs, which

Re: [Bug 1203483] Re: package lirc 0.9.0-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2013-07-22 Thread alvaro osuna arciniegas
I have the new vertion of ubuntu 13.04 install pass two days ago... I 'm very happy to usedReally is better than the 12.04, and offcourse... I really love linux, Ubuntu comunity. I hake microsoft and windows 7 is another scam lake the other's edition. Also i used a tablet with android 4.1

[Bug 1203937] [NEW] Please remove libbio-das-lite-perl from the blacklist and sync

2013-07-22 Thread Logan Rosen
Public bug reported: The package builds fine in my local amd64 pbuilder, and the reason in the blacklist is "FTBFS." Log below. http://paste.ubuntu.com/5902715/ ** Affects: libbio-das-lite-perl (Ubuntu) Importance: Undecided Status: New -- You received this bug notification becau

[Bug 1203933] Status changed to Confirmed

2013-07-22 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203933 Title: Kernel panic in kernel version 3.8.0-26.38

[Bug 1203779] Re: linux: 3.10.0-5.14 -proposed tracker

2013-07-22 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203779 Title: linux: 3.10.0-5.14 -proposed tracke

[Bug 968308]

2013-07-22 Thread HENRY Florian
Hi all, I repoduce this bug on 4.3 with SWT_GTK3=1. I'll attacht the pid error file -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968308 Title: Opening Eclipse workbench causes SIGSEGV To manage no

[Bug 968308]

2013-07-22 Thread HENRY Florian
Well when I said reporduce... I still didn't find a way to reproduce it as a test case, eclipse just ramdomly crash with this report. Somethimes it stick grayed (freeze) and I just force quit and reluch. I also add a -clean parameters in the first line of eclipse.ini -- You received this bug noti

[Bug 968308]

2013-07-22 Thread Grant Gayed
(In reply to comment #42) > I'd like to look into this crash this week before the fix gets applied to > 4.3.1 Sure, the change can wait. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968308 Title:

[Bug 968308]

2013-07-22 Thread Marc-andre-laperle
Created attachment 233623 Crash with 4.4.0-I20130717-1600 Got the crash again with 4.4.0-I20130717-1600. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968308 Title: Opening Eclipse workbench causes

[Bug 968308]

2013-07-22 Thread Grant Gayed
This is fixed in the 4.4 stream, it is not in the 4.3 release, nor in the 4.3.1 stream yet (will mark this bug accordingly when it gets there). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968308 Tit

[Bug 968308]

2013-07-22 Thread Marc-andre-laperle
(In reply to comment #43) > (In reply to comment #42) > > I'd like to look into this crash this week before the fix gets applied to > > 4.3.1 > > Sure, the change can wait. Looking at that other crash with debugging symbols, the crash seems unrelated so I think this is ready to be applied to 4.3

<    2   3   4   5   6   7   8   >