[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Erik de Castro Lopo
I've been looking at it over the last week or so and I have submitted a patch toe the qemu-devel mailing list to fix another timer_create() problem sometime in the last week. Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the

[Bug 1353944] Re: Typo in package description

2014-08-09 Thread Filip Sohajek
** Changed in: txamqp (Ubuntu) Status: New = In Progress ** Changed in: txamqp (Ubuntu) Assignee: (unassigned) = Filip Sohajek (filip-sohajek) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txamqp in Ubuntu.

[Bug 933417] Re: Stack smashing while using a lot of connections

2014-08-09 Thread Bug Watch Updater
** Changed in: libfcgi (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libfcgi in Ubuntu. https://bugs.launchpad.net/bugs/933417 Title: Stack smashing while using a lot of connections To

[Bug 1354668] [NEW] Fix for suspend/hibernate with DVB-t USB stick

2014-08-09 Thread sander
Public bug reported: I have a Terratec Cinergy T USB XXS DVB-t USB stick, but when you suspend the system while a radio or TV channel is actively playing in some application, the system does not correctly suspend the device. The system will not wake up again and you have to reset the computer.

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
Interesting enough the utopic build was successful! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1350435 Title: tcg.c:1693: tcg fatal error To manage notifications about this bug

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
I got this morning a new FTBFS in a package that have been always built successfully in the past, just FYI https://launchpadlibrarian.net/181879742/buildlog_ubuntu-trusty-armhf.boinc_7.4.0~nightly1~~git20140809%2Br21874~r184~ubuntu14.04.1_FAILEDTOBUILD.txt.gz -- You received this bug

[Bug 1319595] Re: upstart script ignores some php-fpm.conf parameters, cannot be bypassed in preference of SystemV init script.

2014-08-09 Thread Jeff Waugh
The init script bails out if the system is using upstart, so anything that expects sysvinit compatibility won't work. # Don't run if we are running upstart if init_is_upstart; then exit 1 fi -- You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Peter Maydell
On 9 August 2014 07:15, Erik de Castro Lopo 1042...@bugs.launchpad.net wrote: Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the timer_create() syscall gets passed pointers to functions and data in the target's address space and

[Bug 1354699] [NEW] libldns.pc (pkg-config description) installed in wrong folder

2014-08-09 Thread Jakob Petsovits
Public bug reported: After installing libldns-dev, there is a pkg-config file at /usr/lib /pkg-config/libldns.pc, however running pkg-config --libs libldns doesn't find it. That's because Ubuntu's standard pkg-config directory is /usr/lib/pkgconfig without a dash. Please fix the package so that

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Peter Maydell
Patch which seems to at least make the test case work (tested with i386-on-i386 linux-user): http://patchwork.ozlabs.org/patch/378769/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
And when I retried the failed build it succeeded but a segmentation fault (core dumped) is in the logs https://code.launchpad.net/~costamagnagianfranco/+archive/ubuntu/firefox/+build/6254532 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault (core dumped)

[Bug 1343407] Re: Add support for Dell PowerEdge 13G servers

2014-08-09 Thread Bug Watch Updater
** Changed in: ipmitool (Debian) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/1343407 Title: Add support for Dell PowerEdge 13G servers

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Sam Hartman
This is fixed in Debian in 1.12.1+dfsg-87, currently in unstable. The only change between -6 (utopic) and -7 is the fix to this bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu.

[Bug 1354714] [NEW] buffer overrun in kadmind with ldap backend

2014-08-09 Thread Sam Hartman
*** This bug is a security vulnerability *** Public security bug reported: Fix LDAP key data segmentation [CVE-2014-4345] For principal entries having keys with multiple kvnos (due to use of -keepold), the LDAP KDB module makes an attempt to store all the keys having the

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Marc Deslauriers
This bug was fixed in the package krb5 - 1.12.1+dfsg-7 Sponsored for Sam Hartman (hartmans) --- krb5 (1.12.1+dfsg-7) unstable; urgency=high * Apply upstream's patch for CVE-2014-4345 (MITKRB5-SA-2014-001), buffer overrun in kadmind with LDAP backend, Closes: #757416 --

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Bug Watch Updater
** Changed in: krb5 (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1354714 Title: buffer overrun in kadmind with ldap backend To manage

[Bug 1353944] Re: Typo in package description

2014-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~filip-sohajek/ubuntu/utopic/txamqp/fix-for-1353944 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txamqp in Ubuntu. https://bugs.launchpad.net/bugs/1353944 Title: Typo in package description To manage

[Bug 1353792] Re: Detect renamed files and handle by renaming instead of delete/re-send

2014-08-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rsync (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rsync in Ubuntu.

[Bug 1354745] [NEW] umask 111 in envvars

2014-08-09 Thread OwN
Public bug reported: In Ubuntu 13.04 and up (including the latest version of Ubuntu 14.04 x86 and x64 versions), the /etc/apache2/envvars file has the following line at the bottom of the file: umask 111 This needs to be removed, or files will not be able to be uploaded into the /tmp directory

[Bug 1347147] Re: krb5 database operations enter infinite loop

2014-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/gcc-4.9 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1347147 Title: krb5 database operations enter infinite loop To manage notifications about this bug

[Bug 1316851] Re: Laptop screen remains blank when resuming from pm-suspend, even though an external display would turn back on.

2014-08-09 Thread Yves Saint-Franc
** Summary changed: - Screen remains blank when resuming from pm-suspend + Laptop screen remains blank when resuming from pm-suspend, even though an external display would turn back on. ** Description changed: + Update (2014-Aug-09): An external display connected via VGA port would + turn on

[Bug 1299186] Re: Creating a Samba Share is not possible because 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-08-09 Thread Felix Wolters
** This bug is no longer a duplicate of bug 1261873 [trusty] usershare access denied error (leads to non working nautilus samba sharing) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1299186] Re: Creating a Samba Share is not possible because 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-08-09 Thread Felix Wolters
First of all, this is NOT a duplicate of https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873. I get the same problem, while my [homes] section in smb.conf is ok, i.e. ALL the lines there are commented out. What happens on at least two independend installations of Trusty, one of them a

[Bug 700912] Re: dosbox crashed with SIGSEGV

2014-08-09 Thread shankao
@milasudril, are you talking about the same bug reported here? I.e. same segfault, happening when running 3D Studio R3. If not, please fill up a different bug report. Then, if you're having trouble compiling dosbox from svn, that's an upstream bug and should be reported at the dosbox bugtracker

[Bug 1287341] Re: Touchscreen controls both screens in dual-monitor setup

2014-08-09 Thread Mathew Hodson
** Branch linked: lp:~albertomilone/unity-settings- daemon/lp1287341-14.10 ** Branch unlinked: lp:~ps-jenkins/unity-settings-daemon/trusty-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1354654] [NEW] Bug #1342377 with dual Radeon HD 6570 + amd-catalyst-14-4-rev2-linux-x86-x86-64-may6

2014-08-09 Thread GJT
Public bug reported: xserver-xorg-core-lts-trusty conflicts Radeon HD 6570 All in Ubnuntu 12.04LTS I did the hardware update 'strongly recomended' and the upgrade deleted my radeon drivers. I got an unstable sparkely screen and had to return to a previous ubuntu version to fix. I had Bug

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Erik de Castro Lopo
I've been looking at it over the last week or so and I have submitted a patch toe the qemu-devel mailing list to fix another timer_create() problem sometime in the last week. Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the

[Bug 1354655] [NEW] Nautilus freeze/hang on displaying folder with PDF

2014-08-09 Thread pramathesh ambasta
Public bug reported: It has happened twice. Nautilus hangs or freezes the system when a folder with PDF documents is opened for display. Preferences are set to display thumbnails. For some reason, nautilus does not seem to able to generate the thumbnail Or it takes endless time to do so. Deleting

[Bug 1353944] Re: Typo in package description

2014-08-09 Thread Filip Sohajek
** Changed in: txamqp (Ubuntu) Status: New = In Progress ** Changed in: txamqp (Ubuntu) Assignee: (unassigned) = Filip Sohajek (filip-sohajek) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1315221] Re: 8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses connection/becomes unusable on Intel 7260

2014-08-09 Thread eric
Same problem with 12.04 - 14.04 upgrade on 8/7/2014. An earlier incarnation of Ubuntu (Oneiric?) had similar issue, I seem to remember. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315221 Title:

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Darren Wright
Hello Raja, needed sleep. Okay I did: New install of Ubuntu 14.04 package updates + additional software (Nvidia 331.38 fom nvidia(Proprietary, tested) reboot now whenever I leave the touchpad enabled (FN+F12 on Mx17) and use it, i get random freezes whenever i actually move using the touchpad.

[Bug 1311396] Re: broken translations results in traceback in new release notification

2014-08-09 Thread Mathew Hodson
** Branch linked: lp:ubuntu/trusty-proposed/language-pack-gnome-id ** Branch unlinked: lp:ubuntu/saucy-proposed/ubuntu-release-upgrader ** Changed in: language-pack-id (Ubuntu Trusty) Status: New = Fix Committed ** Changed in: language-pack-eo (Ubuntu Trusty) Status: New = Fix

[Bug 1354350] Re: Xorg memory leak on 14.04

2014-08-09 Thread Yosha872
Hello. After 8 hours running, Xorg is 1,9 GB. xrestop - Display: localhost Monitoring 41 clients. XErrors: 0 Pixmaps: 45400K total, Other: 109K total, All: 45510K total res-base Wins GCs Fnts Pxms Misc Pxm mem Other Total PID Identifier 14037

[Bug 390508] Re: notifyOSD ignores the expire timeout parameter

2014-08-09 Thread Duncan Bayne
I was developing a script based on inotify that would use very short- lived onscreen notifications. Turns out I can't, at least not with notify-send; I spent some time trying to debug my script before thinking it might be a bug elsewhere. This needs fixing either by: - making osd-notify honour

[Bug 433563]

2014-08-09 Thread julien2412
*** Bug 82038 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/433563 Title: [Upstream] Base Report E-Mail as PDF gives error instead of opening

[Bug 433563]

2014-08-09 Thread julien2412
4.2.6 is ok but 4.3.0.4 and master sources updated some days ago fail with same symptoms - Regression here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/433563 Title: [Upstream] Base Report E-Mail

[Bug 1339932] Re: iptables -j LOG fails on 12.04 kernel 3.4.4-guest

2014-08-09 Thread Jeff Groves
Upgrading to 12.04.5 and installing the Trusty kernel fixed the problem: aptitude safe-upgrade apt-get install --install-recommends linux-generic-lts-trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 433563] Re: [Upstream] Base Report E-Mail as PDF gives error instead of opening Evolution

2014-08-09 Thread Bug Watch Updater
** Changed in: df-libreoffice Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/433563 Title: [Upstream] Base Report E-Mail as PDF gives error instead of opening

[Bug 1352567] Re: [Asus AM1M-A] OOPS in cpufreq driver

2014-08-09 Thread post-factum
In fact, I've also posted brief bug description to linux-kernel and linux-pm ML… Well, will try to contact maintainer directly, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352567 Title:

[Bug 1306999] Re: When search results are shown, saving modifications breaks the menu structure

2014-08-09 Thread Mathew Hodson
This bug was fixed in https://launchpad.net/ubuntu/+source/menulibre/2.0.4-1~ubuntu14.04.1 - Fixed menu corruption when saving after search (LP: 1306999) ** Changed in: menulibre (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member

[Bug 1350425] Re: Ubuntu 14.04 ACR38 card reader. Says card is not found in java applet

2014-08-09 Thread Alexander
Same here, Ubuntu 14.04 not working. Though on Windows system it does work as intended. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350425 Title: Ubuntu 14.04 ACR38 card reader. Says card is not

[Bug 1197482] Re: 8086:0a26 [MacBook Air 6, 2] After suspend/resume, screen is dark for brightness levels below 13 with i915 driver

2014-08-09 Thread Andrew Gaul
** Summary changed: - 8086:0a26 [MacBook Air 6,2] After suspend/resume, screen is dark for brighness levels below 13 with i915 driver + 8086:0a26 [MacBook Air 6,2] After suspend/resume, screen is dark for brightness levels below 13 with i915 driver -- You received this bug notification

[Bug 1354658] [NEW] nvidia-331-uvm 331.38-0ubuntu7.1: nvidia-331-uvm kernel module failed to build

2014-08-09 Thread Sebastian Rost
Public bug reported: depmod failed when installing new kernel ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-uvm 331.38-0ubuntu7.1 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.3

RE: [Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Raja
Thanks Deeran, Could you please help to share the nvidia bug report oncethe issue reproduce? Or please share the entire dmesg output, once the issue reproduce Sent from my Android phone using TouchDown (www.nitrodesk.com) -Original Message- From: Darren Wright [prostetnic...@gmail.com]

[Bug 1335446] Re: Installing kubuntu-desktop to normal ubuntu ruins unity

2014-08-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-meta (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/1335446 Title:

[Bug 1340673] Re: SIM PIN Unlock Required dialog shows up after every resume

2014-08-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager-applet (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334230] Re: [Asus X550VC] Fn+F2 wifi on/off don't work

2014-08-09 Thread Aleksa
I don't know how to do the Kernel Bisection... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334230 Title: [Asus X550VC] Fn+F2 wifi on/off don't work To manage notifications about this bug go to:

[Bug 1335446] Re: Installing kubuntu-desktop to normal ubuntu ruins unity

2014-08-09 Thread hakon
I confirm to have the same issues. From Ubuntu 14.04 I ran apt-get install kubuntu-desktop, after logging out from Unity and in again in KDE plasma desktop, I think I started to see some symptoms (for example: fonts on webpages looked ugly), and logging out again and then logging into Unity again,

[Bug 1300386] Re: Network manager fails to find bluetooth 'modem' for dun connection in saucy

2014-08-09 Thread Sergio Callegari
Same issue in trusty. This is in fact a kernel bug: see https://lkml.org/lkml/2014/2/9/316. Tried mainline (e.g. 3.15.6) and works fine. There is also another bug in modemmanager/networkmanager. This keeps rfcomm0 open when the connection is dropped and causes modemmanager to keep asking the

[Bug 1279987] Re: usb-creator-gtk crashed with TypeError in __call__(): first argument must be the method signature string: GLib.Variant('a{sv}', {})

2014-08-09 Thread Michisteiner
this seems a duplicate of bug #1302295 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279987 Title: usb-creator-gtk crashed with TypeError in __call__(): first argument must be the method

[Bug 1335446] Re: Installing kubuntu-desktop to normal ubuntu ruins unity

2014-08-09 Thread hakon
Here is an example of how the fonts now look like in many web pages: http://askubuntu.com/questions/507966/fonts-messed-up-after-installing-kubuntu-desktop-on-ubuntu-14-04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1302295] Re: usb-creator-gtk errors during app startup

2014-08-09 Thread Michisteiner
The problem seems triggered by the fake cdroms on SanDisk Cruzers Following the stack trace ... /usr/lib/python3.4/bdb.py(431)run() - exec(cmd, globals, locals) string(1)module() /usr/bin/usb-creator-gtk(74)module() - allow_system_internal=options.allow_system_internal)

[Bug 1354263] Re: [virt-install] no way to force disk size overcommit

2014-08-09 Thread Nobuto MURATA
Explicitly setting sparse=true makes --force takes effect. $ virt-install --noautoconsole --name test --ram 512 --boot hd --disk pool=default,size=2048,format=qcow2,sparse=true WARNING The requested volume capacity will exceed the available pool space when the volume is fully allocated.

[Bug 1300386] Re: Network manager fails to find bluetooth 'modem' for dun connection in saucy and trusty

2014-08-09 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300386 Title: Network manager fails to find bluetooth 'modem' for dun connection in saucy

[Bug 1327563] Re: Long delay when mounting NFS shares

2014-08-09 Thread Marcus Karlsson
Unfortunately no, I can still reproduce it on 3.13.0-32-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1327563 Title: Long delay when mounting NFS shares To manage notifications about this

[Bug 933417] Re: Stack smashing while using a lot of connections

2014-08-09 Thread Bug Watch Updater
** Changed in: libfcgi (Debian) 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/933417 Title: Stack smashing while using a lot of connections To manage

[Bug 1300386] Missing required logs.

2014-08-09 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1300386 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1214352]

2014-08-09 Thread Momonasmon
Again: This one doesn't need bibisecting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214352 Title: GUINT32/64_SWAP_LE_BE macros do not enclose val argument in parentheses To manage

[Bug 1214352]

2014-08-09 Thread Björn Michaelsen
Scoping this bug clearly only on the missing deps for KDE thanks to the excellent summary in comment 59. Everything else is fdo#49776. Please dont scope-creep this bug, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 746383]

2014-08-09 Thread Daphnediane
(In reply to comment #3) Fontconfig part fixed. Pango fix needed. commit ffda7c0e8130eb107ecbb3bdc48043093b12dff9 Author: Behdad Esfahbod beh...@behdad.org Date: Fri Jul 25 17:59:26 2014 -0400 Linearly interpolate weight values Rest of Part of

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Darren Wright
Hi, as a side note, it is happening much less with the usb mouse plugged in even when i use the T-Pad. If I remove the external mouse and continue using T-Pad then it takes around 5 clicks. I'll add my dmesg log as next post Sorry I am kinda new to Linux, takes me a while to figure out what you

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Darren Wright
DMESG log ** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1220426/+attachment/4173252/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1354668] [NEW] Fix for suspend/hibernate with DVB-t USB stick

2014-08-09 Thread sander
Public bug reported: I have a Terratec Cinergy T USB XXS DVB-t USB stick, but when you suspend the system while a radio or TV channel is actively playing in some application, the system does not correctly suspend the device. The system will not wake up again and you have to reset the computer.

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Carlos Fontinha
My output log: - dmesg -T -l err,crit,alert,emerg [Sáb Ago 9 10:36:23 2014] vgaarb: this pci device is not a vga device [Sáb Ago 9 10:36:24 2014] vgaarb: this pci device is not a vga device [Sáb Ago 9 10:36:28 2014] dpm_run_callback(): pnp_bus_resume+0x0/0xa0 returns -19 [Sáb Ago 9 10:36:28

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Carlos Fontinha
Hi, Some issue in clevo W355SSQ - Ubuntu 14.04.1 (last update) - nvidia GTX 860M - nvidia driver version 340.24 (last version) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220426 Title:

[Bug 1334189] Re: syslinux offers no OEM mode on Kubuntu Utopic Alpha 1

2014-08-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gfxboot-theme-ubuntu (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/1334189

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-09 Thread Michael Steenbeek
Here is the output of nvidia-bug-report, as Raja requested. ** Attachment added: nvidia-bug-report.log.gz https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1220426/+attachment/4173266/+files/nvidia-bug-report.log.gz -- You received this bug notification because you are a member of

[Bug 1354671] [NEW] Failed to add storage device on mako #178+

2014-08-09 Thread Alan Pope ㋛
Public bug reported: For a few system updates recently I have seen a notification appear immediately after flashing the device. Failed to add storage device. Make sure the storage device is correctly formatted. This is fairly new and I presume is to do with the new SD Card support. Mako of

[Bug 651104] Re: intel graphics turbo disabled

2014-08-09 Thread sashoalm
I'm getting the same error, but it later says reenabling gpu turbo. This is the output of sudo grep i915 /var/log/dmesg: [3.769048] intel ips :00:1f.6: failed to get i915 symbols, graphics turbo disabled [4.850037] i915 :00:02.0: setting latency timer to 64 [5.291272] i915

[Bug 577377] Re: DVB-T USB tuner dib0700 wrong initiated (no cold state step)

2014-08-09 Thread sander
I can confirm the reboot issue is still not fixed in Ubuntu 14.04. When rebooting the computer: [6.921888] DiB0070: successfully identified [6.947049] Registered IR keymap rc-dib0700-rc5 [6.947175] input: IR-receiver inside an USB DVB receiver as

[Bug 1311399] Re: Ubuntu 14.04 forgets Display Settings from monitors.xml / xorg.conf (Dual-Screen Setup)

2014-08-09 Thread Timo Stoll
*** This bug is a duplicate of bug 1292398 *** https://bugs.launchpad.net/bugs/1292398 Another workaround: Make the necessary changes to the layout with ARandR, save layout as yadayada.sh (or whatever name you prefer), define yadayada.sh as a startup application (after making it executable).

[Bug 1320456] Re: Wrong keyboard layout after login

2014-08-09 Thread FM33
Wrote a script to automate the workaround : #!/bin/sh sleep 5 if [ -n $(dconf read /desktop/ibus/general/preload-engines | grep eng) ]; then dconf write /desktop/ibus/general/preload-engines ['xkb:fr::fra','xkb:fr:oss:fra'] sleep 0.5 compiz --replace fi Customise it with your own

[Bug 1354124] Re: package libc6 2.19-0ubuntu6 failed to install/upgrade: el subproceso script pre-installation nuevo devolvió el código de salida de error 1

2014-08-09 Thread Andreu Correa Casablanca
I've solved the issue typing export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:/lib/i386-linux-gnu before doing apt-get -f install But this fix it's only available to people with expertise on Linux... -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 577377] Status changed to Confirmed

2014-08-09 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/577377 Title: DVB-T USB tuner dib0700 wrong initiated (no

[Bug 1246272] Re: Keyboard layout changing randomly

2014-08-09 Thread Sam M
*** This bug is a duplicate of bug 1240198 *** https://bugs.launchpad.net/bugs/1240198 I have the same issue (Ubuntu 14.04 with Unity): Swith between 'fr' and 'en' After boot my keyboard layout seems ALWAYS ok since I was able to connect with my old password (Note: I changed it, but the old

[Bug 1327412] Re: Delay during PXE Boot, IP-Config gives up

2014-08-09 Thread Bug Watch Updater
** Changed in: klibc (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1327412 Title: Delay during PXE Boot, IP-Config gives up To manage notifications about this

[Bug 1304001] Re: xen:balloon errors in 14.04 beta

2014-08-09 Thread razboinik
also happening to me on a m3.medium not wanting to compile a custom kernel version the only way of getting rid of these annoying messages was adding to /etc/rc.local: cat /sys/devices/system/xen_memory/xen_memory0/info/current_kb /sys/devices/system/xen_memory/xen_memory0/target_kb -- You

[Bug 1351590] Re: Cannot configure wi-fi in a Xubuntu live-session without logging out and back in again

2014-08-09 Thread Paul White
As of daily build 20140809, I'm seeing this an an intermittent bug. Booting the same live USB several times will sometimes produce this bug and sometimes it won't. ** Changed in: network-manager (Ubuntu) Status: Incomplete = New -- You received this bug notification because you

[Bug 1354679] [NEW] Intitialisation of encrypted volume failed

2014-08-09 Thread lordievader
Public bug reported: Using the Kubuntu Utopic daily iso of 2014-08-09 the option 'Guided - use entire disk and set up encrypted LVM' fails with the following errors: An error occured while setting up encrypted volumes. This probably happended because there are too many (primary) partitions in

[Bug 1354680] Re: package libcuda1-331 331.38-0ubuntu7 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libcuda.so.331.38' to '/usr/lib/i386-linux-gnu/libcuda.so.331

2014-08-09 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/1354680 Title: package libcuda1-331 331.38-0ubuntu7 failed to install/upgrade: cannot copy extracted data for

[Bug 1354680] [NEW] package libcuda1-331 331.38-0ubuntu7 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libcuda.so.331.38' to '/usr/lib/i386-linux-gnu/libcuda.so.3

2014-08-09 Thread zeiseiwogn
Public bug reported: Install Error by Update. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libcuda1-331 331.38-0ubuntu7 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.3

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
I got this morning a new FTBFS in a package that have been always built successfully in the past, just FYI https://launchpadlibrarian.net/181879742/buildlog_ubuntu-trusty-armhf.boinc_7.4.0~nightly1~~git20140809%2Br21874~r184~ubuntu14.04.1_FAILEDTOBUILD.txt.gz -- You received this bug

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
Interesting enough the utopic build was successful! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350435 Title: tcg.c:1693: tcg fatal error To manage notifications about this bug go to:

[Bug 1354679] Re: Intitialisation of encrypted volume failed

2014-08-09 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1354679 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1059275] Re: reset now deprecated, man page not updated

2014-08-09 Thread Dmitriy Simplehuman Fedorov
This bug is still actual for Utopic ** Tags added: trusty utopic ** Tags added: manpage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059275 Title: reset now deprecated, man page not updated To

[Bug 1314367] Re: Flickering with Ubuntu 14.04 and nvidia card reappeared

2014-08-09 Thread Ashley Whetter
This was a bug in the nvidia driver: https://devtalk.nvidia.com/default/topic/751552/any-opengl-window-shown-on-all-workspaces-occludes-other-applications/ It should be fixed in 340.24. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1354684] Re: lxpanel,lubuntu 14.10 64 bit,crashes on loggin

2014-08-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1223184 *** https://bugs.launchpad.net/bugs/1223184 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 #1223184, so is being marked as such.

[Bug 1248174] Re: The Ubuntu colour palette in Inkscape is different from the one in design.ubuntu.com, making many logos to be in the wrong colour at this time

2014-08-09 Thread jazzynico
** Changed in: inkscape Status: Triaged = In Progress ** Changed in: inkscape Milestone: None = 0.91 ** Changed in: inkscape Assignee: (unassigned) = jazzynico (jazzynico) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1304434] Re: indicator-printers not working on Ubuntu 14.04

2014-08-09 Thread Peter Sewell
This has stopped working again! Anyone else found that the fix has stopped working? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304434 Title: indicator-printers not working on Ubuntu 14.04 To

[Bug 1325086] Re: Not able Print a test page after adding a HP OfficeJet 5610 All-in-one printer not being seen

2014-08-09 Thread Pascal De Vuyst
You seem to be using the wrong printer driver HP OfficeJet 5110xi - CUPS+Gutenprint v5.2.10-pre2 for your HP OfficeJet 5610 printer, change it to: HP Officejet 5600 Series, hpcups 3.14.3 [en]. Does that solve your problem? ** Changed in: system-config-printer (Ubuntu) Status: New =

[Bug 1354270] Re: [ASRock G31M-S] hibernate/resume failure [non-free: fglrx]

2014-08-09 Thread Christopher M. Penalver
Rodney Navaratil, the default linux kernel driver for your card would be radeon as verified by: lspci -vvnn Despite this, sending to fglrx-installer for review. ** Description changed: Ubuntu 14.10 resume and hibernation seems to be crashing daily. Disabling screen lock does not seem to

[Bug 1297849] Re: VPN Connection fails after last upgrade on 14.04

2014-08-09 Thread adasiko
#34 The minimal workaround I used was this: 1. Delete ~/.gconf/apps/nm-applet/%gconf.xml (file attached). 2. Log out then log back in. So far the file has not reappeared. Yes, it's working. But it breaks by itself :( -- You received this bug notification because you are a member of Ubuntu

[Bug 1325086] Re: Not able Print a test page after adding a HP OfficeJet 5610 All-in-one printer not being seen

2014-08-09 Thread Pascal De Vuyst
If your printer was automatically and incorrectly set up with the 5110xi driver please include the following information: https://wiki.ubuntu.com/DebuggingPrintingProblems#USB_printer, starting from point 8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1248174] Re: The Ubuntu colour palette in Inkscape is different from the one in design.ubuntu.com, making many logos to be in the wrong colour at this time

2014-08-09 Thread jazzynico
Attached is a new version of the palette based on the file posted comment #17 and updated with Alberto's tint calculator (thanks a lot, Alberto!). Alberto, would you be willing to confirm that the new file is correct and can be committed in Inkscape please? ** Attachment added:

[Bug 1315221] Re: 8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses connection/becomes unusable on Intel 7260

2014-08-09 Thread Christopher M. Penalver
eric, thank you for your comment. Unfortunately, this bug report is not scoped to you, or your problem. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a

[Bug 651104] Re: intel graphics turbo disabled

2014-08-09 Thread Christopher M. Penalver
sashoalm, thank you for your comment. Unfortunately, this bug report is not scoped to you, or your problem. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into the default Ubuntu kernel (not a

[Bug 1311975] Re: ocl-icd-libopencl1 should conflicts, replaces nvidia-opencl-dev not nvidia-libopencl1-dev

2014-08-09 Thread Graham Inggs
** Patch added: ocl-icd-utopic.debdiff https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1311975/+attachment/4173284/+files/ocl-icd-utopic.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1354234] Re: 14.04: PANIC with dcache shrink list corruption? problem

2014-08-09 Thread Christopher M. Penalver
** 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/bugs/1354234 Title: 14.04: PANIC with dcache shrink list corruption? problem To manage notifications about this bug go to:

[Bug 467654] Re: Wrong yellowish colors printing with Epson Stylus Photo R220

2014-08-09 Thread Pascal De Vuyst
Sorry for the late reply. Ubuntu 9.10 is no longer supported, can you try a supported release: preferably 14.04LTS with newer gutenprint. Thanks in advance, Pascal ** Changed in: cups (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of

[Bug 1354688] [NEW] nvidia-331-updates-uvm 331.38-0ubuntu7.1: nvidia-331-updates-uvm kernel module failed to build, I fresh the new linux image and source

2014-08-09 Thread Emery
Public bug reported: I fresh the new linux image and source ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-updates-uvm 331.38-0ubuntu7.1 ProcVersionSignature: Ubuntu 3.13.0-32.57-lowlatency 3.13.11.4 Uname: Linux 3.13.0-32-lowlatency x86_64 NonfreeKernelModules: nvidia

  1   2   3   4   >