[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-13 Thread Jeric Bryle Dy
@rob, I get this when I check the link: $ ls -l drivers/media/pci/mantis/Kconfig lrwxrwxrwx 1 jeric jeric 1.3K Jun 13 15:02 drivers/media/pci/mantis/Kconfig -> config MANTIS_CORE??tristate "Mantis/Hopper PCI bridge based devices"??depends on PCI && I2C && INPUT && RC_CORE???help?? Support for P

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-13 Thread Jeric Bryle Dy
@rob https://launchpadlibrarian.net/208976501/Screenshot%20from%202015-06-13%2015%3A07%3A03.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383184 Title: Atheros Qualcomm Killer N1525 Wireless-AC

[Bug 1424263] Re: Broken dependencies

2015-06-13 Thread martin
Impossible to launch steam via Ubuntu Software Center (USC) on a fresh install of Ubuntu 14.04.2 64 bits. Nota : After try first launch, ubuntu give an update to steam and add a private ppa in the software updater !? -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1464835] [NEW] lxsession-default-apps s/mails/mail/

2015-06-13 Thread Brendan Perrine
Public bug reported: To reproduce open default apps for lxsession. Then in applicatoins click the question mark button for email. Noticie it says "Applicatoin to send mails" When it should say "Applicatoin to send mail" lxsession: Installed: 0.5.2-0ubuntu2 Candidate: 0.5.2-0ubuntu2 Version

[Bug 1457043] Re: package linux-image-3.13.0-53-generic 3.13.0-53.88 failed to install/upgrade: package linux-image-3.13.0-53-generic is already installed and configured

2015-06-13 Thread jalomann
*** This bug is a duplicate of bug 1309934 *** https://bugs.launchpad.net/bugs/1309934 Full /boot directory might be reason for this. I got next kernel update 3.13.0-54 today and it installed without problem but I purged old kernel packages first. $sudo apt-get purge linux-image-3.13.0-52-gen

[Bug 1456789] Re: restarting services hangs on systemd-tty-ask-password-agent

2015-06-13 Thread Martin Pitt
> % sudo restart network-manager That doesn't work. "restart" is an upstart specific command. You need to use the init-neutral "service" or "systemctl". Will look at the logs soon, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1282542] Re: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed

2015-06-13 Thread atimonin
Also see it in 14.04 in synaptic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282542 Title: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed To manage notif

[Bug 1431650] Re: Multipath devices take long to initialize during initramfs

2015-06-13 Thread Alexandre Anoutchine
@mauricfo Sorry for the late response. 31 paths are expected on mine and it takes ages to boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431650 Title: Multipath devices take long to initializ

[Bug 1464703] Re: package linux-image-generic 3.16.0.39.40 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2015-06-13 Thread Bachi
Turns out this happened because of some build exclusive flags in a dkms conf: /var/lib/dkms/oem-audio-hda-daily/0.201408221216~ubuntu14.04.1/build/dkms.conf BUILD_EXCLUSIVE_KERNEL="^3.13.*" (I do think the whole error reporting should be improved so it becomes quickly clear what went wrong and wh

[Bug 1464838] [NEW] nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel module failed to build

2015-06-13 Thread yoritomo
Public bug reported: when updating with update manager. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-updates 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.16.0-40.54~14.04.1-generic 3.16.7-ckt11 Uname: Linux 3.16.0-40-generic x86_64 NonfreeKernelModules: nvidia Appor

[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2015-06-13 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 1316634] Re: Does not automatically reconnect to hidden WiFi network

2015-06-13 Thread Michael Mess
I have this issue on a Thinkpad with Xubuntu 15.04. It seems not to be hardware-related. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316634 Title: Does not automatically reconnect to hidden WiFi

[Bug 1464626] Re: "dh key too small" after updating to latest openssl package

2015-06-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: tcltls (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/1464626 Title: "dh

[Bug 1316634] Re: Does not automatically reconnect to hidden WiFi network

2015-06-13 Thread Michael Mess
The solution: Uncomment the code which has been commented out due to an already fixed gnome bug. This fixed the issue for me. Please confirm that it does fix it for you, too. michael@thinkpad:/etc$ git diff NetworkManager/dispatcher.d/01ifupdown diff --git a/NetworkManager/dispatcher.d/01ifupdo

[Bug 1440373]

2015-06-13 Thread Robert Ancell
I'm going to close this since Zeitgeist provides GIR bindings which can be accessed from Python 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440373 Title: please build a python3-zeitgeist packa

[Bug 1316634] Re: Does not automatically reconnect to hidden WiFi network

2015-06-13 Thread Michael Mess
Created patch for the /etc/NetworkManager/dispatcher.d/01ifupdown script. ** Patch added: "Patch for the /etc/NetworkManager/dispatcher.d/01ifupdown script" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1316634/+attachment/4414182/+files/01ifupdown.patch -- You received th

[Bug 1440373] Re: please build a python3-zeitgeist package and let zeitgeist depend on it

2015-06-13 Thread Bug Watch Updater
** Changed in: zeitgeist Status: Confirmed => 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/1440373 Title: please build a python3-zeitgeist package and let zeitgeist depend on

[Bug 1282542] Re: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed

2015-06-13 Thread dino99
** Tags added: vivid wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282542 Title: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed To manage notification

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-06-13 Thread Mark Rein
*** This bug is a duplicate of bug 1338706 *** https://bugs.launchpad.net/bugs/1338706 Success! By not mentioning "triggering keywords", the support person wasn't offered the normal form-letter reply, and had to actually read what I said. As a result, they replied with the direct email to thei

[Bug 1464845] [NEW] package gramps (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin/gramps », qui appartient aussi au paquet python3-gramps 4.1.3

2015-06-13 Thread Dominique S.
Public bug reported: cela a été affiché au démarrage du système. Auparavant, j'avais tenté d'installer différentes version de Gramps, sans succès. Cordialement ProblemType: Package DistroRelease: Ubuntu 14.04 Package: gramps (not installed) ProcVersionSignature: Ubuntu 3.16.0-39.53~14.04.1-gene

[Bug 1464845] Re: package gramps (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin/gramps », qui appartient aussi au paquet python3-gramps 4.1.3

2015-06-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1464845 Title: package gramps (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin

[Bug 1282542] Re: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed

2015-06-13 Thread dino99
maybe rebuilding synaptic with libvte-2.91-0 could help ** Description changed: Got that new error each time i'm upgrading a package from synaptic + + ** comment from https://bugs.debian.org/cgi- + bin/bugreport.cgi?bug=743995#39 + + in my opinion this is caused this way: + - syna

[Bug 1463120] ProcCpuinfo.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414195/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120

[Bug 1463120] JournalErrors.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414193/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14631

[Bug 1463120] Re: Failure to boot if fstab disk mounts fail

2015-06-13 Thread Mark Rogers
apport information ** Tags added: apport-collected vivid ** Description changed: I found this on my main 15.04 desktop but have reproduced it in a VM: 1. Install Ubuntu 15.04 (I included updates and non-free but I doubt that matters). 2. Add a bogus entry to /etc/fstab, eg: /dev/sdd1

[Bug 1463120] CurrentDmesg.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414192/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120

[Bug 1463120] CRDA.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414191/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120 Title: Failur

[Bug 1463120] Lspci.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414194/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120 Title: Fail

[Bug 1463120] ProcInterrupts.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414196/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/146

[Bug 1463120] ProcModules.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414197/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120

[Bug 1316634] Re: Does not automatically reconnect to hidden WiFi network

2015-06-13 Thread Michael Mess
The patch works with Xubuntu 15.04, but the bug has been reported for Ubuntu 14.04. Can someone confirm that the patch is sufficient to solve the issue on Ubuntu 14.04? Probably the network-manager needs to be updated, too, if the version provided with Ubuntu 14.04 still lacks support for pre-u

[Bug 1463120] UdevDb.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414198/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120 Title: Fa

[Bug 1463120] Re: Failure to boot if fstab disk mounts fail

2015-06-13 Thread Mark Rogers
Performed latest set of updates and retested. Couldn't run apport- collect from the terminal immediately after failure as it needed a graphical book in order to authenticate via Firefox, so ran after fixing fstab and rebooting. I don't know if the logs are therefore useful? I don't recall exactly

[Bug 1463120] WifiSyslog.txt

2015-06-13 Thread Mark Rogers
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1463120/+attachment/4414199/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120 Ti

[Bug 1464845] Re: package gramps (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin/gramps », qui appartient aussi au paquet python3-gramps 4.1.3

2015-06-13 Thread Ross Gammon
It appears that you previously had a version installed that was taken from the gramps website, and not a version from Ubuntu. If you remove python3-gramps and then install gramps again, it should work (don't worry, your data will be safe). That is: $ sudo apt-get remove python3-gramps $ sudo apt

[Bug 1448102] Re: Kubuntu 15.04: plasmashell crashes

2015-06-13 Thread Matthias Ehrhardt
i have the same black window if i use the standard linux boot option. when i change to extended boot setting and select the 2nd choice kernel "3.19 (upstart)" then it works more or less. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1463120] Re: Failure to boot if fstab disk mounts fail

2015-06-13 Thread Mark Rogers
Forgot to add: Having fixed fstab, rebooting gets me a grub menu (no timeout so have to select boot option manually), and boots fine from there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463120 T

[Bug 1463120] Re: Failure to boot if fstab disk mounts fail

2015-06-13 Thread Mark Rogers
Latest kernel (4.10-040100rc2-generic): Reaches "Ubuntu 15.04" splash screen (with the four dots) which the previous kernel didn't, but still fails to boot, eventually dropping me into emergency mode shell as before. Removing the offending fstab line and continuing to boot (Ctrl-D from shell) r

[Bug 75850] Re: Pidgin should support OS keyrings

2015-06-13 Thread Luca Boccassi
Hello, The third-party plugin for Pidgin 2.x mentioned earlier, pidgin-gnome- keyring by Ali Ebrahim[1], is now packaged and published in Debian (Sid and Stretch, maintained by me) [2] and Ubuntu (Wily, auto-imported from Sid) [3]. This version uses Freedesktop's Secret Service API via libsecret,

[Bug 1464848] [NEW] Missing german translation

2015-06-13 Thread Sworddragon
Public bug reported: I'm using Ubuntu 15.10 dev with nano 2.4.1-1 and initially I have reported this issue here: http://savannah.gnu.org/bugs/?45287 . But it seems that this issue is specific to Ubuntu so I'm forwarding it to here. ** Affects: nano (Ubuntu) Importance: Undecided Sta

[Bug 734072] Re: Cream does not display global menu

2015-06-13 Thread Paul White
Global Menu working in 15.10 as it should so at some point the bug was fixed. Marking as such as no-one else reported or commented on the bug. ** Changed in: cream (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1464783] Re: Number up option is processed before the page extraction option

2015-06-13 Thread Tobias Hoffmann
According to Mike Sweet [1]: "Dec 28, 2007 by Michael Sweet: The 1.1.x (and 1.0.x) behavior was incorrect. According to the IPP specification, number-up is applied *first*, and page-ranges refers to the imposed pages. Similarly, page-set is applied after imposition." and here [2]: "Nov 16, 200

[Bug 1464850] Re: package libqwt6 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqwt_designer_plugin.so', which is also in package li

2015-06-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1464850 Title: package libqwt6 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-l

[Bug 1464850] [NEW] package libqwt6 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qt4/plugins/designer/libqwt_designer_plugin.so', which is also in package

2015-06-13 Thread Jim Smith
Public bug reported: Attempting to install Simon 0.4.1-0ubuntu4. Ubuntu 15.4. Lenovo ThinkPad ProblemType: Package DistroRelease: Ubuntu 15.04 Package: libqwt6 (not installed) ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8 Uname: Linux 3.19.0-20-generic x86_64 ApportVersion: 2.17.2-0u

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-13 Thread Rob
@jeric yeah, that's the content that should be in the file. But actually, DON'T copy and what you see from ls -lh /the/file, because you'll loose the formatting. The dialog that pops up from your link, right click that and select all and copy, then paste it into a new file. Don't forget to remove t

[Bug 957808] Re: openbox new window doesn't receive focus

2015-06-13 Thread Sworddragon
Still reproducible with Ubuntu 15.10 dev with openbox 3.6.0-1 (sometimes the window gets the focus and sometimes not). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957808 Title: openbox new window

[Bug 1464852] [NEW] document /etc/grub.d/ templates

2015-06-13 Thread Karl-Philipp Richter
Public bug reported: Although customization is possible by changing `/etc/default/grub` and adding custom templates as described in `/etc/grub.d/README` it's necessary to document the functions in the templates in `/etc/grub.d/` (arguments, which constants are used, etc.). The fact that the bad pr

[Bug 957808] Re: openbox new window doesn't receive focus

2015-06-13 Thread Sworddragon
Edit: It seems I can't change the status back to "Confirmed". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957808 Title: openbox new window doesn't receive focus To manage notifications about this

[Bug 1464853] [NEW] Sync libjsoncpp 0.10.2-3 (universe) from Debian unstable (main)

2015-06-13 Thread LocutusOfBorg
Public bug reported: Please sync libjsoncpp 0.10.2-3 (universe) from Debian unstable (main) Seems that Doko and Cleto merged everything was useful from Ubuntu. Multiarch: merged. Buildflags: patched upstream / merged. Symbols file: moved to shlibs. Quoting the lintian-overrides file: # This is

[Bug 1190146] Re: [needs-packaging] nightingale

2015-06-13 Thread Pander
Since we are almost a year down the road, any update for including this package from http://ppa.launchpad.net/nightingaleteam/nightingale- nightly/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

Re: [Bug 1461174] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

2015-06-13 Thread Kevin James
Hi I did look into the bios to see that everything that might stop the adapters working was enabled. As regards bios update when I visited HP's support site no bios seemed available for an Ubuntu machine. There were downloads for win 7, xp, vista etc. Perhaps this machine works better with this ol

[Bug 1437742] Re: gnome-terminal never returns after heavy load btrfs operations (defragment, balance, etc.)

2015-06-13 Thread Egmont Koblinger
This bug was located and fixed in Gtk+ (follow the link I posted above), and the fix (https://git.gnome.org/browse/gtk+/commit/?id=561ff51a) made it to Vivid. Ubuntu folks should backport it to Trusty too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1433906] Re: Acer, Inc ID 5986:055a is useless after 14.04.2 installed.

2015-06-13 Thread Stuart McGinn
Samir Ibradžić (sibradzic) - I read the details of your patch, but not sure how to apply it (limited Linux skills!!). I'm having the same issue with this camera on Ubuntu 15.04. Laptop is a new Thinkpad E550. Will your patch work on 15.04 while we wait for a fix to come through? Any instruction on

[Bug 1306421] [NEW] Welcome screen in qtcreator is empty - missing project / session management

2015-06-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: On qtcreator's welcome screen i am used to find a projectmanager/sessionmanager to open previous used projects. But this screen is empty! With QtCreator 3.0, this projectmanager depends to QtQuick2 that is not included in the meta package "qt-sdk". Pl

[Bug 1306421] Re: Welcome screen in qtcreator is empty - missing project / session management

2015-06-13 Thread Sebastian Philipp
As this dependency is required for qtcreator to function properly, the dependency should be in qtcreator's DEBIAN/control ** Package changed: qt-sdk (Ubuntu) => qtcreator (Ubuntu) ** Description changed: - On qtcreator's welcome screen i am used to find a projectmanager/sessionmanager to open p

[Bug 1342580] Re: tftpd-hpa doesn't start on boot

2015-06-13 Thread FriscoSoxFan
TFTP_ADDRESS="0.0.0.0:69" worked for me on 14.04. The other workaround of: "start on (filesystem and net-device-up IFACE!=lo)" did not help at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/134258

[Bug 657297] Re: color management broken in firefox

2015-06-13 Thread Arnaud Dessein
Hi, I have the same problem with Ubuntu 14.04 64 bits (firefox 38.0+build3-0ubuntu0.14.04.1). Does that mean that this big has existed since 2010 and is still unfixed 4 years later ? Sounds weird... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1462761] Re: Macbook Early 2015 TouchPad+Keyboard dont work at all

2015-06-13 Thread reroute
Yes, I can, but it makes work with this laptop an absolute hell due to small screen size. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1462761 Title: Macbook Early 2015 TouchPad+Keyboard dont work

[Bug 1273829] Re: [needs-packaging] python-isoweek and python3-isoweek

2015-06-13 Thread Pander
Can someone confirm that a fis has been released and this issue can be closed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273829 Title: [needs-packaging] python-isoweek and python3-isoweek To m

[Bug 1380324] Re: [needs-packaging] python-pylama

2015-06-13 Thread Pander
What kind of sponsors are you looking for? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380324 Title: [needs-packaging] python-pylama To manage notifications about this bug go to: https://bugs.la

[Bug 1376276] Re: [needs-packaging] python-nfc

2015-06-13 Thread Pander
** Also affects: nfcpy 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/1376276 Title: [needs-packaging] python-nfc To manage notifications about this bug g

[Bug 1380529] Re: [needs-packaging] python-isort

2015-06-13 Thread Pander
Can some confirm that a fix has been released for pyton3-isort and close this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380529 Title: [needs-packaging] python-isort To manage notificati

[Bug 1464856] [NEW] package tdsodbc:amd64 0.91-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-06-13 Thread Jan van den Hurk
Public bug reported: modifying libreoffice base options with ubuntu system upgrade ProblemType: Package DistroRelease: Ubuntu 14.04 Package: tdsodbc:amd64 0.91-5 ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20 Uname: Linux 3.13.0-54-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11

[Bug 1126035] Re: Scala 2.10.0 needs packaging

2015-06-13 Thread Hans Joachim Desserud
I see that Scala 2.10.5-1 has been packaged in Debian now, and attempted synced to Ubuntu Wily. However, it currently fails to build there because it build depends on scala >= 2.10, i.e. itself. I'm not sure how to proceed here or how that can be bootstrapped. ** Tags added: ftbfs wily -- You re

[Bug 1316634] Re: Does not automatically reconnect to hidden WiFi network

2015-06-13 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch for the /etc/NetworkManager/dispatcher.d/01ifupdown script" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message perf

[Bug 1464856] Re: package tdsodbc:amd64 0.91-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-06-13 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1464856 Title: package tdsodbc:amd64 0.91-5 failed to install/upgrade: subprocess installed post-installation sc

[Bug 1299104] Re: [Lenovo G510 Notebook] EHCI: BIOS handoff failed (BIOS bug?) 01010001

2015-06-13 Thread Christopher M. Penalver
** Tags removed: latest-bios-3.05 ** Tags added: bios-outdated-3.09 ** Tags removed: utopic vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299104 Title: [Lenovo G510 Notebook] EHCI: BIOS hand

[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-13 Thread Arthur de Jong
Thanks for your bug report. Can you provide your nslcd.conf? Also, can you run an nslcd that contains the debug symbols? The easiest way to do that is probably to compile nslcd from source. Also installing libkrb5-dbg, libldap-2.4-2-dbg, libc6-dbg, libcomerr2-dbg, cyrus- sasl2-dbg, libgnutls26-db

[Bug 1462761] Re: Macbook Early 2015 TouchPad+Keyboard dont work at all

2015-06-13 Thread Christopher M. Penalver
reroute, with the external keyboard and mouse plugged in, could you please execute the following in a terminal: apport-collect 1462761 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1462761 Title: M

[Bug 1463198] Re: [Dell Inc. Latitude D630] suspend/resume failure [non-free: wl]

2015-06-13 Thread Christopher M. Penalver
** Tags added: bios-outdated-a19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463198 Title: [Dell Inc. Latitude D630] suspend/resume failure [non-free: wl] To manage notifications about this bug

[Bug 1463222] Re: [System manufacturer System Product Name] hibernate/resume failure

2015-06-13 Thread Christopher M. Penalver
** Tags added: bios-outdated-4105 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463222 Title: [System manufacturer System Product Name] hibernate/resume failure To manage notifications about this

[Bug 1182543] Re: [needs-packaging] caldavzap

2015-06-13 Thread Pander
** Tags removed: 14.04 ** Tags added: 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182543 Title: [needs-packaging] caldavzap To manage notifications about this bug go to: https://bugs.launc

[Bug 1464860] [NEW] libsys-virt-perl FTBFS due to missing dependency libvirt-daemon in Ubuntu

2015-06-13 Thread Hans Joachim Desserud
Public bug reported: The libsys-virt-perl package currently in Wily proposed [1] fails to build from source [2]. It fails because it depends on libvirt-daemon, and this package is not available in Ubuntu. The libvirt source package is packaged directly in Ubuntu [3], but the version available in

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-13 Thread Rob
I've downloaded the most current stable linux kernel (4.0.5) and also the most recent longterm build (3.18.14). Neither of these have the file net/nfc/nci.h make -jX is failing for me because that file is missing: net/nfc/nci/core.c:40:25: fatal error: net/nfc/nci.h: No such file or directory Is

[Bug 1464861] [NEW] TPM error

2015-06-13 Thread Patrick Becker
Public bug reported: I have a TPM Error (7) on startup any suggestions how to repair it? ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.16.0-40.54~14.04.1-generic 3.16.7-ckt11 Uname: Linux 3.16.0-40-generic x86_64 .tmp.unity.support.test

[Bug 1462086] Re: Linux-image package won't install automatically during update/upgrade

2015-06-13 Thread Adam Niedling
** Also affects: update-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/1462086 Title: Linux-image package won't install automatically duri

[Bug 1463422] Re: Lenovo A740 doesn't poweroff on shutdown

2015-06-13 Thread Christopher M. Penalver
Kevin Brubeck Unhammer, as per http://support.lenovo.com/us/en/products /desktops-and-all-in-ones/lenovo-a-series-all-in-ones/lenovo-a740-all- in-one an update to your computer's buggy and outdated BIOS is available (O14KT15AUS). If you update to this following https://help.ubuntu.com/community/BIO

[Bug 1463553] Re: accept() system call is inconsistent with bind(), connect()

2015-06-13 Thread Christopher M. Penalver
Daniel U. Thibault, could you please test the latest mainline kernel as requested in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463553/comments/3 ? Also: >"« Once testing of the upstream kernel is complete, please mark this bug as >"Confirmed". » As the reporter, I'm not allowed to do

[Bug 1450655] Re: Unable to create virtual machine; installation from .iso fails

2015-06-13 Thread KrautOS
** Changed in: gnome-boxes (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/1450655 Title: Unable to create virtual machine; installation from .iso fails To ma

[Bug 1282542] Re: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid > 0' failed

2015-06-13 Thread dino99
** Also affects: vte 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/1282542 Title: (synaptic:3405): GLib-CRITICAL **: g_child_watch_add_full: assertion '

[Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2015-06-13 Thread Pavel Boldin
I have uploaded a fixed package for Ubuntu Vivid to the my PPA as well: https://launchpad.net/~pboldin/+archive/ubuntu/nm Take a look at the https://bugs.launchpad.net/ubuntu/+source/network- manager-vpnc/+bug/1297849/comments/107 for instructions. -- You received this bug notification because y

[Bug 1447654] Re: installing policykit-1 hangs under systemd

2015-06-13 Thread Nathan Rennie-Waldock
Just tested wily (20150613), still hangs. Same steps as before: Install apt-get purge apport policykit-1 reboot apt-get install apport policykit-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1452830] Re: Keyboard and mouse not working after update to 15.04

2015-06-13 Thread Grzegorz Galezowski
This bug was fixed by some of the recent updates. Now my mouse and keyboard both work fine. I saw linux firmware package being updated - maybe this is what fixed it? Anyway, I am fine now, thank you for your hard work! ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- Yo

[Bug 1199221]

2015-06-13 Thread Robert Ancell
I'm going to close this since Zeitgeist provides GIR bindings which can be accessed from Python 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199221 Title: Package zeitgeist-python for python3 a

[Bug 1199221] Re: Package zeitgeist-python for python3 aka make package python3-zeitgeist

2015-06-13 Thread Bug Watch Updater
** Changed in: zeitgeist Status: Confirmed => 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/1199221 Title: Package zeitgeist-python for python3 aka make package python3-zeitgei

[Bug 1432413] Re: Synaptic Touchpad xevents are hijacked under X

2015-06-13 Thread Igor Lopez
I did assign the bug to myself since I do not want the bug to be expired but I do need help troubleshooting since I do not know where too look. ** Changed in: xorg (Ubuntu) Assignee: (unassigned) => Igor Lopez (igor-lopez) -- You received this bug notification because you are a member of Ub

[Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2015-06-13 Thread Doug McMahon
Even Gnome finally came to their senses & have re-enabled open-with on folders. So possibly Wily will be ok. Utopic is almost dead so who cares but this should be officially fixed in 14.04 rather than just thru a ppa https://bugzilla.gnome.org/show_bug.cgi?id=691479 commit upstream - https://

[Bug 1423672] Re: ext4 turned read-only during logrotate daily run

2015-06-13 Thread Oliver Brakmann
No, it isn't gone after all, it just happened again: Jun 13 15:20:37 oberon kernel: [117379.592167] EXT4-fs error (device dm-1): ext4_mb_generate_buddy:756: group 1, block bitmap and bg descriptor inconsistent: 19382 vs 19381 free clusters Jun 13 15:20:37 oberon kernel: [117379.592903] Aborting

[Bug 1295030] Re: [SRU] Please backport latest ntfs-3g to precise and trusty

2015-06-13 Thread Bernhard
I have filed the backport request: https://bugs.launchpad.net/vivid-backports/+bug/1464870 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1295030 Title: [SRU] Please backport latest ntfs-3g to preci

[Bug 1432413] Re: Synaptic Touchpad xevents are hijacked under X

2015-06-13 Thread Christopher M. Penalver
Igor Lopez, just to advise, having someone assigned to this or not does not influence bug expiration. Also, one would only mark themselves assigned if they are personally going to provide a code fix imminently, or take a verified fix patch and build it within the Ubuntu infrastructure to release in

[Bug 1464871] [NEW] Instead of separate Desktop Actions for Play and Pause, have a single Play/Pause (like Totem)

2015-06-13 Thread Jani Uusitalo
Public bug reported: The Unity Dash context menu for Rhythmbox currently has separate items for "Play" and "Pause". I think Totem does better by eliminating those for a single "Play/Pause" item which does both. I also think the interface should be consistent across these two applications. Rhythmbo

[Bug 1463824] Re: MacBookAir Mini dp to VGA Adapter not recogonised

2015-06-13 Thread Christopher M. Penalver
** Tags added: latest-bios regression-potential ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463824 Title: MacBookAir Mini dp

[Bug 1463845] Re: Regression: no wifi in macbook pro 11,1

2015-06-13 Thread Christopher M. Penalver
** No longer affects: linux (Ubuntu) ** Tags added: latest-bios ** Tags added: regression-update ** Changed in: bcmwl (Ubuntu) Importance: Undecided => High ** Changed in: bcmwl (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubun

[Bug 1464060] Re: gparted reports a problem with a working drive

2015-06-13 Thread Christopher M. Penalver
Peter Pfeiffer, please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1464060 ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1464374] Re: system error

2015-06-13 Thread Christopher M. Penalver
Francesco, thank you for reporting this and helping make Ubuntu better. As per http://www.asrock.com/mb/AMD/AM1B-M/?cat=Download&os=BIOS an update to your computer's buggy and outdated BIOS is available (1.50). If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it cha

[Bug 1464560] Re: Backport request: include PRD support for OpenPower kernels

2015-06-13 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged ** Tags added: cherry-pick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1464873] [NEW] ubuntu installation crash

2015-06-13 Thread Kamal Carwin
Public bug reported: As i was installing ubuntu onto my computer it just crashed. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: ubiquity 2.20.0 ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Uname: Linux 3.16.0-23-generic x86_64 ApportVersion: 2.14.7-0ubuntu8 Architecture: amd64

[Bug 1464831] Re: Ubuntu should default to an EFI compatible install

2015-06-13 Thread Michael Titke
Regarding the EFI variables (default boot entry & chime volume) I found the following situation: - the kernel from live / installation dvd / iso does really contain the screwed up efi module configuration: there doesn't seem to be any way to access the firmware from within the live system - the i

[Bug 1250532] Re: Very Slow to Show Properties of a File (window dims out)

2015-06-13 Thread benmoreassynt
** Description changed: When I right lick on a file, in Nautilus, and then click properties, I'm experiencing a great deal of lag before the properties are displayed. It doesn't matter if the file is small or large; it takes about 10 seconds before the properties are displayed, and the

[Bug 1464561] Re: [Asus UX303LN] several hotkeys don't produce evdev event

2015-06-13 Thread Christopher M. Penalver
gratefulfrog, as per https://www.asus.com/Notebooks_Ultrabooks/ASUS_ZENBOOK_UX303LN/HelpDesk_Download/ an update to your computer's buggy and outdated BIOS is available (206). If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it change anything? If it doesn't, could

  1   2   3   4   >