[Bug 1443275] [NEW] fastqc doesn't generate report due to missing files

2015-04-12 Thread Redmar
Public bug reported:

It appears the fastqc package lacks a number of files required, which
means that it cannot display the analysis results, even though it does
seem to perform the analysis. This occurs both for the terminal and
graphical version of fastqc. I've attached the terminal output of the
program since it gives more useful debugging info. I believe the first
error (before the progress indicators) is regarding a data file required
for some parts of the analysis. The second error is about not finding an
image required for generating a report.

Please note: though it runs, this bug makes the fastqc program
completely useless since it will not generate any output.

$ fastqc 102517-21_ACAGTG_R1.fastq.gz
java.io.FileNotFoundException: cannot find Confituration/adapter_list.txt
at 
uk.ac.babraham.FastQC.Modules.AdapterContent.(AdapterContent.java:79)
at 
uk.ac.babraham.FastQC.Analysis.OfflineRunner.processFile(OfflineRunner.java:129)
at 
uk.ac.babraham.FastQC.Analysis.OfflineRunner.(OfflineRunner.java:95)
at 
uk.ac.babraham.FastQC.FastQCApplication.main(FastQCApplication.java:308)
Started analysis of 102517-21_ACAGTG_R1.fastq.gz
Approx 5% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 10% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 15% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 20% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 25% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 30% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 35% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 40% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 45% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 50% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 55% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 60% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 65% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 70% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 75% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 80% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 85% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 90% complete for 102517-21_ACAGTG_R1.fastq.gz
Approx 95% complete for 102517-21_ACAGTG_R1.fastq.gz
Analysis complete for 102517-21_ACAGTG_R1.fastq.gz
Failed to process file 102517-21_ACAGTG_R1.fastq.gz
java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read(ImageIO.java:1388)
at 
uk.ac.babraham.FastQC.Report.HTMLReportArchive.base64ForIcon(HTMLReportArchive.java:377)
at 
uk.ac.babraham.FastQC.Report.HTMLReportArchive.startDocument(HTMLReportArchive.java:301)
at 
uk.ac.babraham.FastQC.Report.HTMLReportArchive.(HTMLReportArchive.java:84)
at 
uk.ac.babraham.FastQC.Analysis.OfflineRunner.analysisComplete(OfflineRunner.java:163)
at 
uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:110)
at java.lang.Thread.run(Thread.java:745)

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: fastqc 0.11.2+dfsg-1
ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
Uname: Linux 3.16.0-34-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Apr 13 08:20:29 2015
Dependencies:
 libcommons-math3-java 3.3-1
 libjbzip2-java 0.9.1-3
 libsam-java 1.113-1
InstallationDate: Installed on 2014-08-07 (248 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: fastqc
UpgradeStatus: Upgraded to utopic on 2014-10-27 (167 days ago)

** Affects: fastqc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443275

Title:
  fastqc doesn't generate report due to missing files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fastqc/+bug/1443275/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443273] [NEW] gdk_set_program_class breaks --class

2015-04-12 Thread Lars Uebernickel
Public bug reported:

When a program itself calls gdk_set_program_class(), passing --class on
the command line is a no-op.

Gnome-terminal does this to change it's WM_CLASS from gnome-terminal-
server to gnome-terminal. Many people use --class in a custom desktop
file to use profiles as applications. While this is not needed in newer
versions of gnome-terminal (it has --app-id now), it makes sense to
support this for backwards compatibility.

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: GNOME Bug Tracker #747634
   https://bugzilla.gnome.org/show_bug.cgi?id=747634

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=747634
   Importance: Unknown
   Status: Unknown

** Branch linked: lp:~larsu/gtk/lp1443273

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443273

Title:
  gdk_set_program_class breaks --class

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1443273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1432296] Re: package bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Killed)

2015-04-12 Thread mansoor
Hi Team,

2 months back there was a upgrade after that no proper shutdown taking
place or reboot.Kindly help me in this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432296

Title:
  package bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu0.1 failed to
  install/upgrade: subprocess installed post-installation script was
  killed by signal (Killed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1432296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443271] [NEW] Abiword Dumps with Gdk Error

2015-04-12 Thread Elvis
Public bug reported:

I am running kubuntu 14.04 lts

Linux 3.13.0-49-generic #81-Ubuntu SMP Tue Mar 24 19:29:48 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux

With the following installed:

wayno@bart:~$ dpkg -l | grep abiword
ii  abiword 3.0.0-4ubuntu1.1
 amd64efficient, featureful word processor with collaboration
ii  abiword-common  3.0.0-4ubuntu1.1
 all  efficient, featureful word processor with collaboration 
-- common files
ii  abiword-plugin-grammar  3.0.0-4ubuntu1.1
 amd64grammar checking plugin for AbiWord
ii  abiword-plugin-mathview 3.0.0-4ubuntu1.1
 amd64equation editor plugin for AbiWord
ii  libabiword-3.0:amd643.0.0-4ubuntu1.1
 amd64efficient, featureful word processor with collaboration 
-- shared library

When I run it, it produces this output:

(abiword:19559): Gdk-ERROR **: The program 'abiword' received an X Window 
System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 149 error_code 1 request_code 155 (GLX) minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

Problem is reproducible.  All other programmes work perfectly.

Wayno

** Affects: abiword (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Crash log for abiword"
   
https://bugs.launchpad.net/bugs/1443271/+attachment/4373641/+files/_usr_bin_abiword.1000.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443271

Title:
  Abiword Dumps with Gdk Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abiword/+bug/1443271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2015-04-12 Thread tafazzi87
@moorray now it works also bluetooth! thanks for your work

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1440561] Re: please convert the session-migration scripts to Python3

2015-04-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~didrocks/webapps-applications/port-python3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440561

Title:
  please convert the session-migration scripts to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webapps-applications/+bug/1440561/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1440561] Re: please convert the session-migration scripts to Python3

2015-04-12 Thread Didier Roche
** Changed in: webapps-applications (Ubuntu)
 Assignee: (unassigned) => Didier Roche (didrocks)

** Changed in: webapps-applications (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440561

Title:
  please convert the session-migration scripts to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webapps-applications/+bug/1440561/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1202556] Re: Lubuntu 13.10 Abiword doesn't start

2015-04-12 Thread Elvis
I am running kubuntu 14.04 lts

Linux 3.13.0-49-generic #81-Ubuntu SMP Tue Mar 24 19:29:48 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux

With the following installed:

wayno@bart:~$ dpkg -l | grep abiword
ii  abiword 3.0.0-4ubuntu1.1
 amd64efficient, featureful word processor with collaboration
ii  abiword-common  3.0.0-4ubuntu1.1
 all  efficient, featureful word processor with collaboration 
-- common files
ii  abiword-plugin-grammar  3.0.0-4ubuntu1.1
 amd64grammar checking plugin for AbiWord
ii  abiword-plugin-mathview 3.0.0-4ubuntu1.1
 amd64equation editor plugin for AbiWord
ii  libabiword-3.0:amd643.0.0-4ubuntu1.1
 amd64efficient, featureful word processor with collaboration 
-- shared library

When I run it, it produces this output:

(abiword:19559): Gdk-ERROR **: The program 'abiword' received an X Window 
System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 149 error_code 1 request_code 155 (GLX) minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

Problem is reproducible.

Wayno

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1202556

Title:
  Lubuntu 13.10 Abiword doesn't start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/abiword/+bug/1202556/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1440474] Re: mdadm crash while examining a disk

2015-04-12 Thread SKAL
Is there any chance to have some kind of answare about it? :'-(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440474

Title:
  mdadm crash while examining a disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1440474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442506] Re: /usr/bin/pulseaudio:6:pa_sink_assert_ref:pa_sink_render_into_full:mmap_write:thread_func:internal_thread_func

2015-04-12 Thread David Henningsson
** Attachment added: "thread_stacktrace.txt"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1442506/+attachment/4373633/+files/thread_stacktrace.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442506

Title:
  
/usr/bin/pulseaudio:6:pa_sink_assert_ref:pa_sink_render_into_full:mmap_write:thread_func:internal_thread_func

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1442506/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443249] Re: After kernel-3.13.0-41, wireless script checks wrong sys file.

2015-04-12 Thread katsu
** Summary changed:

- After kernel-3.13.04-41, wireless script checks wrong sys file.
+ After kernel-3.13.0-41, wireless script checks wrong sys file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443249

Title:
  After kernel-3.13.0-41, wireless script checks wrong sys file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1443249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 981165] Re: Does not detect hotplugged Olympus VG-130 Camera

2015-04-12 Thread Lev
the same on 2015-04-13

DistroRelease: Ubuntu 14.04
Uname: Linux 3.13.0-49-generic i686

Bus 003 Device 002: ID 07b4:0126 Olympus Optical Co., Ltd 
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x07b4 Olympus Optical Co., Ltd
  idProduct  0x0126 
  bcdDevice1.00
  iManufacturer   1 OLYMPUS
  iProduct2 VG130,D710
  iSerial 3 UEH058106
  bNumConfigurations  1


** Attachment added: "lsusb-v.log"
   
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/981165/+attachment/4373632/+files/lsusb-v.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/981165

Title:
  Does not detect hotplugged Olympus VG-130 Camera

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/981165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359689] Re: cryptsetup password prompt not shown

2015-04-12 Thread Adam Niedling
I just encountered this bug after a daily update of Ubuntu 14.04. I got
a pink/purple screen _before_ the prompt for the encryption password and
it hang there. I tried to reboot my laptop several time because there
was nothing else I could do. Finally I got some error message and then I
got to the encryption password screen. I was able to switch between the
graphical interface and the text based screed by pressing the up and
down keys. After entering the password I still got a bunch of error
messages but it managed to get to the login screen and now it's working.
I don't know if it'll happen again...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359689

Title:
  cryptsetup password prompt not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1359689/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443258] Status changed to Confirmed

2015-04-12 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/1443258

Title:
  [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 451719] Re: kmail cannot sign mails, but can crypt them

2015-04-12 Thread Bug Watch Updater
Launchpad has imported 28 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=179997.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-01-08T09:24:16+00:00 LtWorf wrote:

Version:   KMail: 1.10.92 (using Devel)
OS:Linux
Installed from:Compiled sources

When i try to send a gpg signed mail, a popup says that it can't sign
because of "bad passphrase". Well i bet it should ask me to insert the
passphrase before passing it to gpg, and i am not prompted to insert
it.. So obviously it doesn't work.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/0


On 2009-01-09T17:03:52+00:00 Luis Silva wrote:

I can confirm this with launchpad/kubuntu ppa packages for kde 4.2 beta
2.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/1


On 2009-01-16T15:25:24+00:00 Anne Wilson wrote:

That sounds as though you don't have pinentry-qt installed

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/2


On 2009-01-16T17:29:36+00:00 LtWorf wrote:

I don't have it installed... But I can read encrypted mails. And to do that i 
need to enter the passphrase.
I'll try what happens if i install it, and if it works i'll report to debian to 
add it to dependecies.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/3


On 2009-01-16T20:27:49+00:00 LtWorf wrote:

I've tried installing it... Nothing changes.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/4


On 2009-01-26T18:29:07+00:00 cassianoleal wrote:

I can confirm the problem with KDE4.2 from http://kde42.debian.net/ . I
have installed pinentry-qt4 but nothing has changed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/5


On 2009-05-13T11:35:18+00:00 LtWorf wrote:

Now i can read encrypted messages, but still i can't sign. I guess this
means that the pinentry stuff is correctly installed and you will
finally admit it is a bug... The message i get now when i try to sign is
that the recipient doesn't have encryption preferences. Am i supposed to
set those preferences for each item in my address book? I'll be old when
i finish...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/6


On 2009-05-13T13:22:11+00:00 Anne Wilson wrote:

(In reply to comment #6)
> Now i can read encrypted messages, but still i can't sign. I guess this means
> that the pinentry stuff is correctly installed and you will finally admit it 
> is
> a bug... The message i get now when i try to sign is that the recipient 
> doesn't
> have encryption preferences. Am i supposed to set those preferences for each
> item in my address book? I'll be old when i finish...

Calm down :-) I had exactly the same problem as this for some time.
After long investigation it turned out that something on my keyring was
corrupt.  It's simple enough to test for this.  Back up your keyring,
then remove gpg from your system, and start afresh so that it creates an
empty keyring.  Import your own public key, and replace your private
keyring from the backup file.  If signing now works there is a
corruption in the old keyring.

As for the message about contacts, I don't know whether it is connected
with the other problem, or whether it is a distro-specific problem.
I've never seen it.  Try the new-keyring solution first.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/7


On 2009-05-13T15:16:29+00:00 LtWorf wrote:

Bad passphrase...
And since my key is RSA with RSA subkey, it complains because it says it is 
impossible to use it to sign (false).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/451719/comments/8


On 2009-05-13T17:11:38+00:00 Anne Wilson wrote:

(In reply to comment #8)
> Bad passphrase...
> And since my key is RSA with RSA subkey, it complains because it says it is
> impossible to use it to sign (false).

Please quote exact error messages.

Have you tried the new keyring solution?

Reply at:
https://bugs.launchpad.net/ubuntu/+sourc

[Bug 160268] Re: Cannot cancel authorization dialog if periodic check was deselected in preferences

2015-04-12 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=191471.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-05-03T14:46:04+00:00 Jonathan Aquilina wrote:

Version:(using KDE 4.2.2)
OS:Linux
Installed from:I Don't Know

Binary package hint: kmail

Using Kubuntu Gutsy, stable release.

After launching Kmail, an authorization dialog pops up even if in preferences 
the checkbox for periodic mail check was deselected (if previously selected).
Then, if one tries to cancel the dialog (either by pressing 'Esc' or by 
clicking the cancel button), it is shown again immediately and so on in endless 
loop, unless the right password is provided (if the password is wrong, the 
dialog is displayed again).

Steps to reproduce:
1) In Kmail preferences, modify an existing account by enabling periodic mail 
check
2) Exit Kmail
3) Relaunch Kmail and go back to the same account's preferences
4) Deselect the checkbox for periodic mail check and click 'Ok' twice
5) Wait for the previously set time out for mail check

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/160268/comments/8


On 2009-05-03T14:46:44+00:00 Jonathan Aquilina wrote:

this bug can be found at
https://bugs.edge.launchpad.net/ubuntu/+source/kdepim/+bug/160268

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/160268/comments/9


On 2009-05-05T12:43:21+00:00 Jonathan Aquilina wrote:

down stream confirms bug still exists in kde 4.2.2

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/160268/comments/11


On 2015-04-12T09:53:16+00:00 Montel-3 wrote:

Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through
significant changes. We are currently in the process of porting to Qt5
and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give
your feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/160268/comments/13


** Changed in: kdepim
   Status: New => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/160268

Title:
  Cannot cancel authorization dialog if periodic check was deselected in
  preferences

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdepim/+bug/160268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1343737] Re: ^x ^c while running an editor inside do-release-upgrade's screen session disconnects part of the session

2015-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-release-upgrader (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/1343737

Title:
  ^x ^c while running an editor inside do-release-upgrade's screen
  session disconnects part of the session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1343737/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443258] [NEW] [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure

2015-04-12 Thread richard burton
Public bug reported:

disk 'not ready' reported on system start. Automatic recovery. First
operator action after removal of on screen k/bd - not wanted - was to
launch firefox.  This  error reported.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-48-generic 3.13.0-48.80
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic i686
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.14.4-0ubuntu1~ubuntu12.04.1~c42.ppa1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  richard2034 F pulseaudio
Date: Sun Apr 12 17:37:13 2015
DuplicateSignature: suspend/resume:HP-Pavilion GV454AA-ABU s3230.uk:5.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=6674202a-a9ac-4026-94f7-a45232976c54
InstallationDate: Installed on 2011-02-23 (1509 days ago)
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
InterpreterPath: /usr/bin/python3.4
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 001 Device 003: ID 058f:6377 Alcor Micro Corp. Multimedia Card Reader
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
 Bus 002 Device 002: ID 093a:262a Pixart Imaging, Inc. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: HP-Pavilion GV454AA-ABU s3230.uk
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-48-generic 
root=UUID=0ded0d85-b2b3-4b3d-863f-aff39c35052b ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-48-generic N/A
 linux-backports-modules-3.13.0-48-generic  N/A
 linux-firmware 1.127.11
RfKill:
 
SourcePackage: linux
Title: [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure
UpgradeStatus: Upgraded to trusty on 2015-04-03 (9 days ago)
UserGroups:
 
dmi.bios.date: 08/10/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 5.04
dmi.board.name: Acacia
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 1.00
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr5.04:bd08/10/2007:svnHP-Pavilion:pnGV454AA-ABUs3230.uk:pvr:rvnASUSTekComputerINC.:rnAcacia:rvr1.00:cvnHewlett-Packard:ct3:cvrChassisVersion:
dmi.product.name: GV454AA-ABU s3230.uk
dmi.sys.vendor: HP-Pavilion

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 resume suspend trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443258

Title:
  [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1383097] Re: [Asus X553MA] Touchpad multi-touch features doesn't work

2015-04-12 Thread Janne Heikkinen
Support for the FocalTech touchpad has been in the mainline kernel since
3.19 so with 4.0-rc7 it should work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383097

Title:
  [Asus X553MA] Touchpad multi-touch features doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443258] Re: [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure

2015-04-12 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/1443258

Title:
  [HP-Pavilion GV454AA-ABU s3230.uk] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1274320] Re: Error: diskfilter writes are not supported

2015-04-12 Thread Hedley Finger
I have a desktop Ubuntu 14.04.2 Trusty reinstalled (to fix multiple problems), 
and this error also occurred for me. Only LVM installed, no RAID. At the moment 
I just wait 5 s or press any key (but it still takes 5 s to resolve!).
Toshiba Satellite C660, par no. PSC0LA-01C01H

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1274320

Title:
  Error: diskfilter writes are not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1274320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-12 Thread Pilot6
@brott,

You can move the psmouse.ko file from 
/lib/modules//updates/dkms/psmouse.ko to 
/lib/modules//kernel/drivers/input/mouse/psmouse.ko

It will replace original driver and you wan't have to modprobe it. With
Ubuntu 14.04 with same kernel it is not needed.

I will think how to fix it though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442576] Re: Touch input is misaligned when using QT_DEVICE_PIXEL_RATIO=2

2015-04-12 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442576

Title:
  Touch input is misaligned when using QT_DEVICE_PIXEL_RATIO=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1442576/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436020] Re: Multipath: underlying disks are listed for partitioning on systems w/ 26+ disks

2015-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package partman-base - 181ubuntu3

---
partman-base (181ubuntu3) vivid; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * init.d/parted: part_of_multipath(): Update grep expression for more
spaces between disk and major:minor (happens when sd[a-z][a-z] exist)
(LP: #1436020)
 -- Mathieu Trudel-LapierreFri, 10 Apr 2015 16:40:29 
-0400

** Changed in: partman-base (Ubuntu)
   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/1436020

Title:
  Multipath: underlying disks are listed for partitioning on systems w/
  26+ disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1436020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442576] Re: Touch input is misaligned when using QT_DEVICE_PIXEL_RATIO=2

2015-04-12 Thread Zsombor Egri
You should try to set the GRID_UNIT_PX to 16 (or any multiply of 8 for
instance) rather than setting the QT_DEVICE_PIXEL_RATIO env var. Support
on that is on the works, but GRID_UNIT_PX will drive the UI scaling of
the UI components.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442576

Title:
  Touch input is misaligned when using QT_DEVICE_PIXEL_RATIO=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1442576/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443253] Re: Caja crashing at system login when creating the Desktop

2015-04-12 Thread BetaguyGZT
** Description changed:

  No idea why that's happening. It only occurs once at Login, then seems
- fine. The Bug Reporting tool prompted me to file the report, so here I
- am. Hope you folks pass it along to the MATE Devs. Cheers!
+ fine.
  
  Ubuntu Version: MATE 15.04 Beta 2 (almost RC) i386, with updates as of
  4-13-2015
- 
- Only thing special installed is Google Chrome, Steam, Nvidia Drivers,
- Ubuntu Restricted Extras.
  
  Output of lsb_release -rd is:
  
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04
  
  Output of apt-cache policy caja is:
  
  caja:
-   Installed: 1.8.2-3
-   Candidate: 1.8.2-3
-   Version table:
-  *** 1.8.2-3 0
- 500 http://us.archive.ubuntu.com/ubuntu/ vivid/universe i386 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.8.2-3
+   Candidate: 1.8.2-3
+   Version table:
+  *** 1.8.2-3 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ vivid/universe i386 Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: caja 1.8.2-3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu2
  Architecture: i386
  CurrentDesktop: MATE
  Date: Mon Apr 13 01:08:27 2015
  ExecutablePath: /usr/bin/caja
  InstallationDate: Installed on 2015-04-12 (0 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Beta i386 (20150326)
  ProcCmdline: caja
  ProcEnviron:
-  LANGUAGE=en_US
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SegvAnalysis: Skipped: missing required field "Disassembly"
  Signal: 11
  SourcePackage: caja
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443253

Title:
  Caja crashing at system login when creating the Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/caja/+bug/1443253/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1432035] Re: The plank's background crashed and doesn't disappear when dock is hidden

2015-04-12 Thread Rico Tzschichholz
Not a bug in 0.8.1

** Changed in: plank (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432035

Title:
  The plank's background crashed and doesn't disappear when dock is
  hidden

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plank/+bug/1432035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 934189] Re: desktop focus interferes with conky

2015-04-12 Thread Lothar Fausthenze
Thanks for the hint, GrouchyGaijin. I could also wipe the problem with a
window rule in ccsm (compizconfig settings manager). I added class=conky
in the 'No focus' field on the 'Matches' tab of the 'Window Rules'
module. The window's class name may differ depending on the personal
conky configuration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934189

Title:
  desktop focus interferes with conky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/934189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443250] [NEW] installation failed

2015-04-12 Thread Sudhin Suresh R
Public bug reported:

dual boot installation failed

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8 [modified: 
lib/partman/automatically_partition/question]
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.2
Architecture: amd64
CasperVersion: 1.340
Date: Mon Apr 13 10:35:57 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper quiet splash --
LiveMediaBuild: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
ProcEnviron:
 LANGUAGE=en_IN
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty ubiquity-2.18.8 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443250

Title:
  installation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1443250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443249] Re: After kernel-3.13.04-41, wireless script checks wrong sys file.

2015-04-12 Thread katsu
[the root cause]
$ apt-get changelog linux-image-3.13.0-41-generic
--->---> snip --->---> snip --->---> snip --->---> snip --->--->
* PCI: Rename sysfs 'enabled' file back to 'enable'
- LP: #1393477
--->---> snip --->---> snip --->---> snip --->---> snip --->--->

[recommendation 1]
* revert 17-fix-wireless-hook.patch in pm-utils package.

  * debian/patches/17-fix-wireless-hook.patch: Fix typo in wireless
hook (LP: #1299975).

[recommendation 2]
$ diff -Nur wireless.orig wireless
--- wireless.orig   2015-04-12 13:52:04.911478886 +0900
+++ wireless2015-04-12 13:52:37.791641939 +0900
@@ -19,8 +19,12 @@
 [ -L "/sys/class/net/$1/device/driver" ] || return 1
 # Skip if not a wireless card.
 [ -d "/sys/class/net/$1/wireless" ] || return 1
+# Confirm sysfs filename. (enable or enabled)
+[ -e "/sys/class/net/$1/device/enable" ] && sysfsname="enable"
+[ -e "/sys/class/net/$1/device/enabled" ] && sysfsname="enabled"
 # Also don't do anything if the device is disabled
-[ "$(cat /sys/class/net/$1/device/enabled)" = "1" ] || return 1
+[ "$(cat /sys/class/net/$1/device/$sysfsname)" = "1" ] || return 1
+unset sysfsname
 driver="$(readlink "/sys/class/net/$1/device/driver")"
 driver=${driver##*/}
 case $driver in

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443249

Title:
  After kernel-3.13.04-41, wireless script checks wrong sys file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1443249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1436020] Re: Multipath: underlying disks are listed for partitioning on systems w/ 26+ disks

2015-04-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/partman-base

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436020

Title:
  Multipath: underlying disks are listed for partitioning on systems w/
  26+ disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1436020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443249] [NEW] After kernel-3.13.04-41, wireless script checks wrong sys file.

2015-04-12 Thread katsu
Public bug reported:

[TEST CASE]
* on a laptop machine with a ac adapter connect & wireless interface run:
1. ac adapter disconnect
2. $ tail /var/log/pm-powersave.log & $ iwconfig

[Actual Result]
* wireless power management does not "ON"

$ tail /var/log/pm-powersave.log
--->---> snip --->---> snip --->---> snip --->---> snip --->--->
Running hook /usr/lib/pm-utils/power.d/wireless true:
cat: /sys/class/net/wlan0/device/enabled: No such file or directory
/usr/lib/pm-utils/power.d/wireless true: success.
--->---> snip --->---> snip --->---> snip --->---> snip --->--->

$ iwconfig
wlan0 IEEE 802.11bgn  ESSID:"x"  
--->---> snip --->---> snip --->---> snip --->---> snip --->--->
  Power Management:off
--->---> snip --->---> snip --->---> snip --->---> snip --->--->

[Expected Result]
$ tail /var/log/pm-powersave.log
--->---> snip --->---> snip --->---> snip --->---> snip --->--->
Running hook /etc/pm/power.d/wireless true:
Turning powersave for wlan0 on...Done.
/etc/pm/power.d/wireless true: success.
--->---> snip --->---> snip --->---> snip --->---> snip --->--->

$ iwconfig
wlan0 IEEE 802.11bgn  ESSID:"x"  
--->---> snip --->---> snip --->---> snip --->---> snip --->--->
  Power Management:on
--->---> snip --->---> snip --->---> snip --->---> snip --->--->


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty

$ uname -a
Linux xxx 3.13.0-49-generic #81-Ubuntu SMP Tue Mar 24 19:29:48 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/modprobe.d/ath9k_powersave.conf 
options ath9k ps_enable=1

$ apt-cache policy pm-utils
pm-utils:
  インストールされているバージョン: 1.4.1-13ubuntu0.1
  候補:   1.4.1-13ubuntu0.1
  バージョンテーブル:
 *** 1.4.1-13ubuntu0.1 0
500 http://www.ftp.ne.jp/Linux/packages/ubuntu/archive/ 
trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
 1.4.1-13 0
500 http://www.ftp.ne.jp/Linux/packages/ubuntu/archive/ trusty/main 
amd64 Packages

** Affects: pm-utils (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/1443249

Title:
  After kernel-3.13.04-41, wireless script checks wrong sys file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1443249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 355139] Re: contacts disappear from kaddressbook

2015-04-12 Thread Bug Watch Updater
Launchpad has imported 11 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=193599.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-05-22T04:07:46+00:00 Miguel Tadeu wrote:

Version:   1.11.90 (using 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)), Kubuntu 
packages)
Compiler:  cc
OS:Linux (i686) release 2.6.28-11-generic

Sometimes some of the contacts that I have in the address book just
disappear. Today, I got from 91 contacts to 31. This has been happening
since the version from kde4.2.3.  I'm using a vcf file to store the
contacts.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/3


On 2009-06-05T05:33:11+00:00 Miguel Tadeu wrote:

I think this is has to do with a remote access to the vcf file. I'm
using fish to access my contacts at work. I'm not very sure, but I think
each time the file is saved, I lose some contacts from the contact list.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/4


On 2009-06-26T11:43:43+00:00 Alexander-balzer wrote:

Yesterday I lost almost all (183 of 207!) contacts! This is horrible.
Since my backup of the contact files is 1 week old and there where many
changes in that time.

This already happened twice (after that I started making backups of my
contacts once a week)

Currently I'm running KDE 3.5 on opensuse 11

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/5


On 2009-06-26T16:15:24+00:00 Miguel Tadeu wrote:

I think this is about the resource, which a remote file using the fish
kiocan anyone confirm this?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/6


On 2009-06-27T15:18:55+00:00 FiNeX wrote:

It seems a grave bug. Are you using the resource through akonadi?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/7


On 2009-06-27T15:25:17+00:00 Miguel Tadeu wrote:

No through Akonadi. I'm using the "Network(Provides access to contacts
in remote files using KDE's network framework KIO.) resource
directly.

Setting as read only solved the problem, but I'm restricted on access.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/8


On 2009-06-27T22:09:36+00:00 Alexander-balzer wrote:

I use no akkanodi. Just Kontakt and Kmail ...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/9


On 2009-06-28T11:47:24+00:00 FiNeX wrote:

@Alexander: exactly in which version did you have the data loss?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/10


On 2009-07-06T20:10:51+00:00 Alexander-balzer wrote:

I use OpenSuse 11.0 with KDE 3.5.10 and Kontact 1.2.9

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/14


On 2009-08-03T10:01:57+00:00 Alexander-balzer wrote:

Created attachment 35807
Broken address-book

I decided to give kontact a last chance and wanted to import lost
addresses from a csv file. So I looked which addresses still exists in
kontact and noticed that most of them are crap. The names are cut and
the phone numbers are wrong or even not valid and in the wrong field.
Maybe this info helps to fix this bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/15


On 2015-04-12T10:17:18+00:00 Montel-3 wrote:

Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through
significant changes. We are currently in the process of porting to Qt5
and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give
your feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/355139/comments/17


** Changed in: kdepim
   Status: Confirmed => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/355139

Title:
  contacts 

[Bug 1443244] Re: [touch] small cracking sound when changing volume

2015-04-12 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Description changed:

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 169
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-12 20:38:14
  version version: 169
  version ubuntu: 20150412
  version device: 20150210
  version custom: 20150412
  
  Just change the volume quickly when playing a sound, and you can hear
  really small cracking sounds as the volume increases/decreases. This is
  even more noticeable with Pathwind's (touch game) soundtrack.
+ 
+ Not critical for the user experience but can be a bit annoying.
+ 
+ Remember that here pulse is only changing the volume for the multimedia
+ role itself (or any other active role used when reproducing the bug).
+ Not really touching the hardware.

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Canonical Phone Foundations 
(canonical-phonedations-team)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443244

Title:
  [touch] small cracking sound when changing volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1443244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443244] Re: [touch] small cracking sound when changing volume

2015-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pulseaudio (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/1443244

Title:
  [touch] small cracking sound when changing volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1443244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442998] Re: [XPS 13 9343, Realtek ALC3263, Mic, Internal] mic slider on top right gray out. Using pavucontrol work fine.

2015-04-12 Thread Tony S. Hariman
Yes this patch is already included with kernel 3.19.0-13-generic

It actually more of an issue with the audio control panel.  The Mic is gray out.
But after installing pavucontrol it start to work.

I think the bug now is fix.
I reinstall using ubuntu daily 20150412 
http://cdimage.ubuntu.com/ubuntu/daily-live/20150412/vivid-desktop-amd64.iso
This solve the issue.  
The Mic is recognise and working.

Thank you

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => 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/1442998

Title:
  [XPS 13 9343, Realtek ALC3263, Mic, Internal] mic slider on top right
  gray out.  Using pavucontrol work fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1442998/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443244] [NEW] [touch] small cracking sound when changing volume

2015-04-12 Thread Ricardo Salveti
Public bug reported:

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 169
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-04-12 20:38:14
version version: 169
version ubuntu: 20150412
version device: 20150210
version custom: 20150412

Just change the volume quickly when playing a sound, and you can hear
really small cracking sounds as the volume increases/decreases. This is
even more noticeable with Pathwind's (touch game) soundtrack.

Not critical for the user experience but can be a bit annoying.

Remember that here pulse is only changing the volume for the multimedia
role itself (or any other active role used when reproducing the bug).
Not really touching the hardware.

** Affects: canonical-devices-system-image
 Importance: Undecided
 Assignee: Canonical Phone Foundations (canonical-phonedations-team)
 Status: New

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443244

Title:
  [touch] small cracking sound when changing volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1443244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-12 Thread brott
Seconded!  Very nice, and finally got focaltech and Nvidia support on
15.04.  Thank you!

The only issue is that with upstart , I have to modprobe -r psmouse and 
modprobe psmouse to get the driver loaded.
I can't use the init version of the kernel, as it has some graphics issues.

Also, pointer speed in the "Mouse & Touchpad" configuration window
doesn't seem to have an effect.  I need to manually increase pointer
speed by using xinput for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1283830] Re: win8.1+winxp+linux: winxp don't detected by update-grub

2015-04-12 Thread Fred Palmer
Not grub issue.
Windows only has boot files in one NTFS primary partition with boot flag.
It looks like you may have run Boot-Repair which copied boot files from sda1 to 
sda2.
But your XP install probably has no boot files in it for os-prober to find.
If all installs of Windows are on primary partitions you can move boot flag to 
that install and run Windows repairs to add the correct boot files for Widnows.
Then os-prober can find it.

Otherwise it is a two step boot process as Windows adds all installs to BCD and 
from grub you boot Windows, then from Windows choose which Windows to boot.
Installing XP after Windows 8 may be another Windows issue also as XP cannot 
add 8 to its boot.ini. But updating Windows 8 shoudl then add XP to BCD to boot 
from Windows 8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283830

Title:
  win8.1+winxp+linux: winxp don't detected by update-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1283830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443236] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2015-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1442861 ***
https://bugs.launchpad.net/bugs/1442861

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 #1442861, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373574/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373576/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373579/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373580/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373581/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373582/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1443236/+attachment/4373583/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1442861
   nautilus crashed with SIGSEGV in action_quit()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443236

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1443236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442861] Re: nautilus crashed with SIGSEGV in action_quit()

2015-04-12 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/1442861

Title:
  nautilus crashed with SIGSEGV in action_quit()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1442861/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1272975] Re: black screen after login

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272975

Title:
  black screen after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1272975/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273445] Re: Monitor does not wake on user input

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273445

Title:
  Monitor does not wake on user input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1273445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1272458] Re: Cursor size is limited with 64x64

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272458

Title:
  Cursor size is limited with 64x64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1272458/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1026046] Re: Missing support for thumb resting on bottom of clickpad

2015-04-12 Thread Tal Ben-Ari
** Tags added: ux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026046

Title:
  Missing support for thumb resting on bottom of clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273473] Re: nvidia

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273473

Title:
  nvidia

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1273473/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1275285] Re: reading data base error

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1275285

Title:
  reading data base error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1275285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273828] Re: Xorg freeze

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273828

Title:
  Xorg freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1273828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1276899] Re: Will not update and no sound.

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1276899

Title:
  Will not update and no sound.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1276899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353269] Re: "celery worker" crashes on startup when python-librabbitmq is used

2015-04-12 Thread nima
I have the same problem!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353269

Title:
  "celery worker" crashes on startup when python-librabbitmq is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-librabbitmq/+bug/1353269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277156] Re: Xorg crash

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277156

Title:
  Xorg crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1277156/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883893] Re: +/- key bug

2015-04-12 Thread Launchpad Bug Tracker
[Expired for galculator (Ubuntu) because there has been no activity for
60 days.]

** Changed in: galculator (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883893

Title:
  +/- key bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/galculator/+bug/883893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1275128] Re: video problems

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1275128

Title:
  video problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1275128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273899] Re: simple-scan crashed with SIGSEGV in sane_genesys_cancel()

2015-04-12 Thread Launchpad Bug Tracker
[Expired for simple-scan (Ubuntu) because there has been no activity for
60 days.]

** Changed in: simple-scan (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273899

Title:
  simple-scan crashed with SIGSEGV in sane_genesys_cancel()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1273899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1406290] Re: [fstrim] Server unavailable every sunday - needs hw reboot

2015-04-12 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406290

Title:
  [fstrim] Server unavailable every sunday - needs hw reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1406290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1278197] Re: Xorg freeze

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278197

Title:
  Xorg freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277366] Re: Mouse tracking issue

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277366

Title:
  Mouse tracking issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1277366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273081] Re: Xorg crash

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273081

Title:
  Xorg crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1273081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1272260] Re: 36

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272260

Title:
  36

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1272260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1272242] Re: Hybrid graphics: switching to discrete by using switcheroo make screen going black

2015-04-12 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272242

Title:
  Hybrid graphics: switching to discrete by using switcheroo make screen
  going black

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1272242/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1423057] Re: [SRU]The default indicator-china-weather doesn't work

2015-04-12 Thread Anthony Wong
the package has been in trusty-proposed for quite awhile, could somebody
please release it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423057

Title:
  [SRU]The default indicator-china-weather doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-china-weather/+bug/1423057/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308245] Re: Simple-Scan Won't Launch after crash

2015-04-12 Thread Robert Ancell
If anyone has the contents of ~/.cache/simple-scan when this occurs that
would be useful as it might indicate why it can't open the autosave.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308245

Title:
  Simple-Scan Won't Launch after crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1308245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1361828] Re: update-desktop-file-unity-webapps-youtube.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like "gobject". Please change a

2015-04-12 Thread Justin McPherson
** Branch linked: lp:~justinmcp/unity-webapps-youtube/1361828

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1361828

Title:
  update-desktop-file-unity-webapps-youtube.py crashed with
  AttributeError in __getattr__(): When using gi.repository you must not
  import static modules like "gobject". Please change all occurrences of
  "import gobject" to "from gi.repository import GObject". See:
  https://bugzilla.gnome.org/show_bug.cgi?id=709183

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-youtube/+bug/1361828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443229] [NEW] support for xfce only environment

2015-04-12 Thread McArthor Lee
Public bug reported:

hi dev team,

I find that indicator-sound cannot open pavucontrol by clicking "Sound
Settings..." in the popup menu, in a XFCE only environment, not xubuntu,
but a customized OS made by myself.

I investigate the source code of indicator-sound, and find that in
src/service.vala:

var env = Environment.get_variable ("DESKTOP_SESSION");
string cmd;
if (env == "xubuntu" || env == "ubuntustudio")
cmd = "pavucontrol";
else

I think you would support more desktop environment such as XFCE.

** Affects: indicator-sound (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/1443229

Title:
  support for xfce only environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1443229/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443214] Status changed to Confirmed

2015-04-12 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/1443214

Title:
  BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443214/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443224] Re: localized-error-pages.conf lacks config to preprocess /error/include page content

2015-04-12 Thread Vdragon
My /etc/apache2/conf-available/localized-error-pages.conf after patching
http://paste.ubuntu.com/10813153/

** Description changed:

  Hi, I followed the instructions in localized-error-pages.conf to setup
  localized error pages, but found out that page content under
  /error/include/ are not preprocessed before sent to client.
  
  Example:
  
  
  http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
  http://www.w3.org/1999/xhtml"; lang="" xml:lang="">
  
  
  " />
- 
  
  
  
  
  
  
- 
-   
- 
- You don't have permission to access the requested directory.
- There is either no index document or the directory is read-protected.
- 
+ You don't have permission to access the requested directory.
+ There is either no index document or the directory is read-protected.
  
  
  
  
  
  
  Error 
  
-   
-   
+   
+   
  
  
  
  
  
  It seems that the config template should include
  
  
- 
- Options IncludesNoExec
- AddOutputFilter Includes html
- Order allow,deny
- Allow from all
+ 
+ Options IncludesNoExec
+ AddOutputFilter Includes html
+ Order allow,deny
+ Allow from all
  
  
  
  
- after 
+ after
  `
  Alias /error/include/ "/path"
  `
  
  to make it process correctly
  
  Example:
  ```
  
  http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
  http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
  
  Access forbidden!
  mailto:ntou...@gmail.com"; />
- 
  
  
  
  Access forbidden!
  
  
- 
-   
- 
- You don't have permission to access the requested directory.
- There is either no index document or the directory is read-protected.
- 
+ You don't have permission to access the requested directory.
+ There is either no index document or the directory is read-protected.
  
  
  
  If you think this is a server error, please contact
  the mailto:ntou...@gmail.com";>webmaster.
  
  
  
  Error 403
  
-   140.121.80.26
-   海洋大學網路發展協會網站托管服務
+   140.121.80.26
+   海洋大學網路發展協會網站托管服務
  
  
  
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apache2 2.4.7-1ubuntu4.4
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  NonfreeKernelModules: nvidia
  Apache2ConfdDirListing: False
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  CurrentDesktop: KDE
  Date: Mon Apr 13 10:22:55 2015
  SourcePackage: apache2
  UpgradeStatus: No upgrade log present (probably fresh install)
  error.log:
-  [Mon Apr 13 07:53:45.032576 2015] [mpm_event:notice] [pid 31758:tid 
3074755200] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal 
operations
-  [Mon Apr 13 07:53:45.032600 2015] [core:notice] [pid 31758:tid 3074755200] 
AH00094: Command line: '/usr/sbin/apache2'
+  [Mon Apr 13 07:53:45.032576 2015] [mpm_event:notice] [pid 31758:tid 
3074755200] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal 
operations
+  [Mon Apr 13 07:53:45.032600 2015] [core:notice] [pid 31758:tid 3074755200] 
AH00094: Command line: '/usr/sbin/apache2'
  modified.conffile..etc.apache2.conf.available.security.conf: [modified]
  modified.conffile..etc.apache2.mods.available.userdir.conf: [modified]
  mtime.conffile..etc.apache2.conf.available.security.conf: 
2015-04-13T07:51:58.965640
  mtime.conffile..etc.apache2.mods.available.userdir.conf: 
2014-12-24T22:54:46.119177

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443224

Title:
  localized-error-pages.conf lacks config to preprocess /error/include
  page content

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1443224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1443224] [NEW] localized-error-pages.conf lacks config to preprocess /error/include page content

2015-04-12 Thread Vdragon
Public bug reported:

Hi, I followed the instructions in localized-error-pages.conf to setup
localized error pages, but found out that page content under
/error/include/ are not preprocessed before sent to client.

Example:


http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; lang="" xml:lang="">


" 
/>







You don't have permission to access the requested directory.
There is either no index document or the directory is read-protected.






Error 

  
  





It seems that the config template should include



Options IncludesNoExec
AddOutputFilter Includes html
Order allow,deny
Allow from all




after
`
Alias /error/include/ "/path"
`

to make it process correctly

Example:
```

http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">

Access forbidden!
mailto:ntou...@gmail.com"; />




Access forbidden!


You don't have permission to access the requested directory.
There is either no index document or the directory is read-protected.



If you think this is a server error, please contact
the mailto:ntou...@gmail.com";>webmaster.



Error 403

  140.121.80.26
  海洋大學網路發展協會網站托管服務



```

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apache2 2.4.7-1ubuntu4.4
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic i686
NonfreeKernelModules: nvidia
Apache2ConfdDirListing: False
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: i386
CurrentDesktop: KDE
Date: Mon Apr 13 10:22:55 2015
SourcePackage: apache2
UpgradeStatus: No upgrade log present (probably fresh install)
error.log:
 [Mon Apr 13 07:53:45.032576 2015] [mpm_event:notice] [pid 31758:tid 
3074755200] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal 
operations
 [Mon Apr 13 07:53:45.032600 2015] [core:notice] [pid 31758:tid 3074755200] 
AH00094: Command line: '/usr/sbin/apache2'
modified.conffile..etc.apache2.conf.available.security.conf: [modified]
modified.conffile..etc.apache2.mods.available.userdir.conf: [modified]
mtime.conffile..etc.apache2.conf.available.security.conf: 
2015-04-13T07:51:58.965640
mtime.conffile..etc.apache2.mods.available.userdir.conf: 
2014-12-24T22:54:46.119177

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 third-party-packages trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443224

Title:
  localized-error-pages.conf lacks config to preprocess /error/include
  page content

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1443224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1443216] Re: BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

2015-04-12 Thread dino99
*** This bug is a duplicate of bug 1443214 ***
https://bugs.launchpad.net/bugs/1443214

** This bug has been marked a duplicate of bug 1443214
   BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443216

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 731835] Re: KDE 4.6.1: KMail can't connect to KWallet

2015-04-12 Thread Bug Watch Updater
Launchpad has imported 17 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=267797.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-03-06T15:44:49+00:00 Nils-i wrote:

Version:   1.13.6 (using KDE 4.6.1) 
OS:Linux

Since I updatet KDE from 4.6.0 to 4.6.1, Kmail (I use it with kontact)
doesn't connect to kwallet any more. It fails at the beginning of my
user session and asks every few minutes again for password. Always after
some unsuccessful connections to kwallet, a small window appears with
some message like "kmail couldn't connnect to kwallet a few times, maybe
a bug in the program"(my DE is german). Other programs such as kopete or
quassel are still working well with kwallet.

Reproducible: Always

Steps to Reproduce:
→ Enter new user session
→ enter kwallet password
→ try to check mails

Actual Results:  
kmail connecting to kwallet fails and asks for a password manually.

Expected Results:  
kmail should connect correctly to kwallet and use its stored password to check 
the mails.

Happend after update: KDE 4.6.0 → 4.6.1
Kmail wasn't updatet.

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/0


On 2011-03-07T14:25:31+00:00 kk wrote:

J have the same problem:-(

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/1


On 2011-03-07T17:26:58+00:00 toralf wrote:

After switching from KDE 4.4.5 to 4.6.1 (still using the old KMail 4.4.10) I 
had to remove KMail from automatic starting during login b/c it is too fats for 
the kwallet.
Starting KMail manually after I logged in however works

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/2


On 2011-03-07T17:43:04+00:00 Nils-i wrote:

I agree, kmail/kontact does not wait for me to enter the password of
kwallet but it starts immediately.

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/3


On 2011-03-16T10:01:54+00:00 Asraniel wrote:

Same problem here on two computers.
I tried to remove the kwallet password (setting it to empty) so that it open 
imediately. This did not help. Kwallet tells me that an application tried to 
use it several time without success.

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/8


On 2011-04-01T20:21:19+00:00 Peter Hedlund wrote:

The same happens when trying to add a new mail account. Checking store
IMAP password results in a popup saying that KWallet is not available
when kwalletd is clearly running and the wallet manager runs fine.

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/9


On 2011-04-27T12:12:36+00:00 Nils-i wrote:

Can't reproduce that any more (KDE 4.6.2, KDEPIM 4.11). The only
difference now is, that kontact asks for kwallet password not only when
checking mails at the beginning, but also when sending a mail the first
time in a session. If that's what it should be or not, I don't know.

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/11


On 2011-04-27T12:13:55+00:00 Nils-i wrote:

(Sorry, of course I mean KDEPIM 4.4.11 …)

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/12


On 2011-04-27T12:34:56+00:00 toralf wrote:

(In reply to comment #2)
> After switching from KDE 4.4.5 to 4.6.1 (still using the old KMail 4.4.10) I
> had to remove KMail from automatic starting during login b/c it is too fats 
> for
> the kwallet.
> Starting KMail manually after I logged in however works

FWIW:
This was solved by recompiling the Gentoo package with USE flag 
+semantic-desktop (https://bugs.gentoo.org/show_bug.cgi?id=363683)

Reply at: https://bugs.launchpad.net/kubuntu-ppa/+bug/731835/comments/13


On 2011-05-12T10:50:17+00:00 Alex Ball wrote:

I can confirm this for KMail 1.13.6 (Kontact 4.4.10) on KDE 4.6.3
(Kubuntu 11.04 64-bit).

My first IMAP account (set up back on KDE 4.4.2) behaves as expected,
but with my second IMAP account (set up a few days ago) I got the
message that KWallet was unavailable when setting up the account, and
having declined the option to have KMail store it in its own
configuration files, I got as

[Bug 1442447] Re: Swichable Graphics not working - Intel Hd 4400-Radeon 8850M- DELL - Latitude 3540

2015-04-12 Thread Christopher M. Penalver
** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442447

Title:
  Swichable Graphics not working - Intel Hd 4400-Radeon 8850M- DELL -
  Latitude 3540

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1442447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443216] [NEW] BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

2015-04-12 Thread Fenyvesi Attila
Public bug reported:

This maybe a duplicate of the bug I reported a few minutes ago, but the
bug reporter popped up again. However, there was only one freeze, the
one that I wrote about in my previous report.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-34-generic 3.16.0-34.45
ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
Uname: Linux 3.16.0-34-generic x86_64
NonfreeKernelModules: wl
Annotation: Your system might become unstablenow and might need to be restarted.
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ata2026 F pulseaudio
Date: Sat Apr 11 17:38:27 2015
DuplicateSignature: BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903] RIP: 
0010:location  location generic_exec_single+0xd6/0x190
Failure: oops
HibernationDevice: RESUME=UUID=5ccd986b-e478-4ced-b4d7-6b034e2ae500
InstallationDate: Installed on 2014-12-04 (129 days ago)
InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Hewlett-Packard HP ProBook 6470b
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic 
root=UUID=a65b2c0c-545b-4b5e-90fa-f32a8319282a ro quiet splash 
acpi_backlight=vendor vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
SourcePackage: linux
Title: BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 Apr 13 04:32:04 HPp kernel: [ 1691.302717] ERROR @wl_dev_intvar_get : error 
(-1)
 Apr 13 04:32:04 HPp kernel: [ 1691.302725] ERROR @wl_cfg80211_get_tx_power : 
error (-1)
dmi.bios.date: 12/05/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68ICE Ver. F.32
dmi.board.name: 179C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 42.32
dmi.chassis.asset.tag: 6470b
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68ICEVer.F.32:bd12/05/2012:svnHewlett-Packard:pnHPProBook6470b:pvrA1029C1102:rvnHewlett-Packard:rn179C:rvrKBCVersion42.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 6470b
dmi.product.version: A1029C1102
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-oops utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443216

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443216] Re: BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

2015-04-12 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/1443216

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [pool:7903]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443214] Re: BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]

2015-04-12 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/1443214

Title:
  BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1443214/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443214] [NEW] BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]

2015-04-12 Thread Fenyvesi Attila
Public bug reported:

Both the mouse and keyboard got frozen. The only response: the browser button 
blinked 4 times whenever pressed. The screen would turn on/off when 
closing/opening the lid.
I needed to power the notebook off by holding the power button pressed for a 
few seconds. The notebook is HP Probook 6470b if this helps. This was the first 
time I experienced this fully uncontrollable state. This may be related to 
previous random freezes of only the keyboard when I could still use the 
touchpad.
It was not long ago when I updated the kernel the kernel to 'Ubuntu 
3.16.0-34.45-generic 3.16.7-ckt8'.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-34-generic 3.16.0-34.45
ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
Uname: Linux 3.16.0-34-generic x86_64
NonfreeKernelModules: wl
Annotation: Your system might become unstablenow and might need to be restarted.
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   ata2026 F...m pulseaudio
 /dev/snd/pcmC0D0p:   ata2026 F...m pulseaudio
 /dev/snd/controlC0:  ata2026 F pulseaudio
Date: Sat Apr 11 17:39:28 2015
DuplicateSignature: BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903] RIP: 
0010:location  location generic_exec_single+0xd6/0x190
Failure: oops
HibernationDevice: RESUME=UUID=5ccd986b-e478-4ced-b4d7-6b034e2ae500
InstallationDate: Installed on 2014-12-04 (129 days ago)
InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Hewlett-Packard HP ProBook 6470b
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic 
root=UUID=a65b2c0c-545b-4b5e-90fa-f32a8319282a ro quiet splash 
acpi_backlight=vendor vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
SourcePackage: linux
Title: BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903]
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/05/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68ICE Ver. F.32
dmi.board.name: 179C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 42.32
dmi.chassis.asset.tag: 6470b
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68ICEVer.F.32:bd12/05/2012:svnHewlett-Packard:pnHPProBook6470b:pvrA1029C1102:rvnHewlett-Packard:rn179C:rvrKBCVersion42.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 6470b
dmi.product.version: A1029C1102
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-oops utopic

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1443214/+attachment/4373532/+files/lspci-vnvn.log

** Description changed:

- Both the mouse and keyboard got frozen. The only response: the browser button 
blinked 4 times when pressed. The screen would turn on/off when closing/opening 
the lid.
+ Both the mouse and keyboard got frozen. The only response: the browser button 
blinked 4 times whenever pressed. The screen would turn on/off when 
closing/opening the lid.
  I needed to power the notebook off by holding the power button pressed for a 
few seconds. The notebook is HP Probook 6470b if this helps. This was the first 
time I experienced this fully uncontrollable state. This may be related to 
previous random freezes of only the keyboard when I could still use the 
touchpad.
  It was not long ago when I updated the kernel the kernel to 'Ubuntu 
3.16.0-34.45-generic 3.16.7-ckt8'.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-34-generic 3.16.0-34.45
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  NonfreeKernelModules: wl
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/pcmC0D0c:   ata2026 F...m pulseaudio
-  /dev/snd/pcmC0D0p:   ata2026 F...m pulseaudio
-  /dev/snd/controlC0:  ata2026 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC0D0c:   ata2026 F...m pulseaudio
+  /dev/snd/pcmC0D0p:   ata2026 F...m pulseaudio
+  /dev/snd/controlC0:  ata2026 F pulseaudio
  Date: Sat Apr 11 17:39:28 2015
  DuplicateSignature: BUG: soft lockup - CPU#1 stuck for 23s! [pool:7903] RIP: 
0010:location  location generic_exec_single+0xd6/0x190
  Failure: oops
  HibernationDevice: RESUME=UUID=5ccd986b-e478-4ced-b4d7-6b034e2ae500
  InstallationDate: Installed on 2014-12-04 (129 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Hewlet

[Bug 1070482] Re: seems my Printer is not in the NEW 1.6 cups

2015-04-12 Thread Till Kamppeter
** Changed in: cups (Ubuntu)
   Status: Incomplete => 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/1070482

Title:
  seems my Printer is not in the NEW 1.6 cups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1070482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437814] Re: artifacting in some apps

2015-04-12 Thread Jared Sot
Sorry for the errors I meant 15.04, Thinking ahead already :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437814

Title:
  artifacting in some apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-themes/+bug/1437814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437814] Re: artifacting in some apps

2015-04-12 Thread Jared Sot
However A big issue still remains. A proper Gnome Shell 3 Window Theme
needs to be written for Ambiance! users of GnomeShell can not resize
windows at all. No borders. And there is still that back stuff where the
edges are meant to rounded. On Nautualis in GnomeShell/ Unified Window
mode. See screen-shot.  I know GnomeShell is not the priority however
this will make GTK 3.14 Apps with unified window/header bar work. It is
90% there so good job.

I know Mark wanted GTK 3.14 Apps to be "In full fancy dress" for 15.10
to obtain this the GTK 3.14 Unified/Header Menubar Black artifacts need
to be fixed and a window border needs to be written for Gnomeshell  so
widnows can be resized I think. I am gonna see what I can do to help but
I don't know how fast I can be. I work alot and have university. (6
Days)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437814

Title:
  artifacting in some apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-themes/+bug/1437814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 574683] Re: Pixma MP530 only prints with 5pgbk

2015-04-12 Thread MeduZa
I really miss that printer, my 5yrs old son crack the front door like 4 years 
ago, that originated a lot of issues on the printer (also the scanner part stop 
working correctly) and finally I have to unplug it.
I can't test the printer because I don't have it anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/574683

Title:
  Pixma MP530 only prints with 5pgbk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/574683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443213] [NEW] Data corruption with msgpack <= 0.4.5, >= 0.4.2 -- upgrade to 0.4.6

2015-04-12 Thread Dan Muresan
Public bug reported:

Please upgrade to 0.4.6 to avoid data corruption:
https://github.com/msgpack/msgpack-python/issues/124

Utopic also needs the upgrade.

** Affects: msgpack-python (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: upgrade-software-version vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443213

Title:
  Data corruption with msgpack <= 0.4.5, >= 0.4.2 -- upgrade to 0.4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msgpack-python/+bug/1443213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1411757] Re: update to latest msgpack-python release

2015-04-12 Thread Dan Muresan
Update to 0.4.6, because 0.4.2 (the current Vivid version) to 0.4.5 have
DATA CORRUPION bugs: https://github.com/msgpack/msgpack-
python/issues/124

** Tags added: vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1411757

Title:
  update to latest msgpack-python release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msgpack-python/+bug/1411757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-04-12 Thread Yuri
Ubuntu 14.10, same problem here.

GeForce 820M, nvidia 331.113-update

-- 
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:
  [nvidia-prime]Freeze while using touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1082418] Re: [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware (~bios) access

2015-04-12 Thread Christopher M. Penalver
david6, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1082418

Title:
  [Fujitsu Lifebook AH532] Ubuntu UEFI install locks out UEFI firmware
  (~bios) access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1082418/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442411] Re: Intel 3160 wireless card no longer able to connect to wifi networks

2015-04-12 Thread Michael Boratko
I cloned the git repo for the Ubuntu kernel and I built a number of test
kernels. It seems like the problem starts in 3.18.0-1.1, here are the
kernels tested:

Good
3.16.0-23.31
3.16.0-24.32
3.16.0-25.33
3.16.0-28.38 *

Bad
3.18.0-1.1
3.18.0-7.8
3.19.0-1.1
3.19.0-10.10
3.19.0-12.12
3.19.0-13.13

* - On this kernel it does work, but I have strange issues with it which
were not present on earlier kernels. It is slower to establish a
connection, and also started having intermittent connectivity problems
(it indicated it was still connected, but I wasn't able to ping my
router, for instance).

I would be happy to perform a complete git bisect to help isolate the problem 
further, but as it was I had to do this a bit manually as git bisect would 
choose a commit between releases, and therefore there was no debian/rules file 
so that I could perform the deb package build with fakeroot. The instructions 
on the KernelBisection wiki page point to this page for kernel building 
instructions:
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

The problem is that that page only contains the instructions which work
for a release (i.e. requires the debian/rules file and so forth). If you
could point me to instructions for building it in the intermediate
commits, I would be happy to do it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442411

Title:
  Intel 3160 wireless card no longer able to connect to wifi networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1442411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1437814] Re: artifacting in some apps

2015-04-12 Thread Jared Sot
Ok  I found out something. The Black background in Gnome Settings and
any app you see be fixed by disabling overlay scroll-bars...

To Disable Overlay Open terminal and run this command:
gsettings set com.canonical.desktop.interface scrollbar-mode normal

If you want to get back overlay Scrollbars, enter this command:
gsettings reset com.canonical.desktop.interface scrollbar-mode

This must be done on a user by user basis to disable overlay. Ideally
this should not happen but it may be a bigger bug in overlay it's self
it only effects certin apps. but not sure if a fix will be easy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1437814

Title:
  artifacting in some apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-themes/+bug/1437814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418706] Re: Vivid: UEFI: blank drive incorrectly detected as existing BIOS-mode install

2015-04-12 Thread david6
Attempting to install Vivid (15.04) Daily Build, on HP Stream 11 (Bay
Trail notebook, with eMMC storage):

- Installed using USB drive, with UEFI-only image; (.ISO file 'restored' to USB 
drive, no SysLinux or MBR)
- Installer incorrectly concludes that the drive contains "an existing 
BIOS-mode install", and that Legacy-mode is enabled; (prompts to 'Force UEFI' 
mode)
- install appears to complete, but will NOT boot. (Even on restart, not 
recognised as (UEFI) bootable)

I have verified that (a.) the drive is NOT blank, and had contained
14.10 64-bit; and (b.) Secure-Boot mode is enabled (and Legacy
disabled).

CONCLUSION:

This is more like the logic being REVERSED, than the original
description of the issue (in 'Bug Description').

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418706

Title:
  Vivid: UEFI: blank drive incorrectly detected as existing BIOS-mode
  install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-efi/+bug/1418706/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1394087] Re: Incorrect key name used in string interpolation

2015-04-12 Thread Justin McPherson
*** This bug is a duplicate of bug 1436725 ***
https://bugs.launchpad.net/bugs/1436725

** This bug has been marked a duplicate of bug 1436725
   aptdcon crashed with KeyError in _on_progress_details(): 'total'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394087

Title:
  Incorrect key name used in string interpolation

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/1394087/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442609] Re: Guest session can't read "/proc/net/dev" and/or "/proc/*/net/dev"

2015-04-12 Thread Robert Ancell
Does it need to read /proc/*/net/dev for processes that it owns or all 
processes?
Does anyone know if we should only allow reading all of /proc/net or just 
/proc/net/dev?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442609

Title:
  Guest session can't read "/proc/net/dev" and/or "/proc/*/net/dev"

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1442609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442447] Re: Swichable Graphics not working - Intel Hd 4400-Radeon 8850M- DELL - Latitude 3540

2015-04-12 Thread Pablo
** Changed in: linux (Ubuntu)
   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/1442447

Title:
  Swichable Graphics not working - Intel Hd 4400-Radeon 8850M- DELL -
  Latitude 3540

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1442447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390625] Re: mouse cursor gets corrupted

2015-04-12 Thread alexche77
My Hardware sPECS

Vostro 3550 
Core i5 2410m
Enduro graphics= Intel HD 3000+ AMD HD 6630M
8gb of ram


Thank you for your time..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390625

Title:
  mouse cursor gets corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1390625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070482] Re: seems my Printer is not in the NEW 1.6 cups

2015-04-12 Thread Lynne Stevens
Well now using 14.10 64 bit and all of it works printer fax copy and
scan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070482

Title:
  seems my Printer is not in the NEW 1.6 cups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1070482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-04-12 Thread Mark Mandel
@Pilot!

Nice one! Worked perfectly! Now I can focaltech supports AND Nvidia
Optimus support! *dance*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372609

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1372609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443205] Re: totem crashed with SIGSEGV in XFilterEvent()

2015-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 1435512 ***
https://bugs.launchpad.net/bugs/1435512

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 #1435512, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373500/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373502/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373507/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373508/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373509/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373511/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1443205/+attachment/4373512/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1435512

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443205

Title:
  totem crashed with SIGSEGV in XFilterEvent()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1443205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256110]

2015-04-12 Thread Hjudt-l
For the record, I have implemented an experimental patch for this here:
http://git.xfce.org/users/hjudt/thunar/commit/?h=details-view-selection&id=89c7dc4aad1ecea7622a69fb6e57a8bd139dd699

However, it does more than that and also changes the drag&drop and
rubber-band selection behaviour.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256110

Title:
  Missing terminal and search in right click menu (detail view)

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1256110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256110]

2015-04-12 Thread Hjudt-l
*** Bug 2444 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/1256110

Title:
  Missing terminal and search in right click menu (detail view)

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1256110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256110]

2015-04-12 Thread Michael Orlitzky
(In reply to Harald Judt from comment #14)
> For the record, I have implemented an experimental patch for this here:
> http://git.xfce.org/users/hjudt/thunar/commit/?h=details-view-
> selection&id=89c7dc4aad1ecea7622a69fb6e57a8bd139dd699
> 
> However, it does more than that and also changes the drag&drop and
> rubber-band selection behaviour.

Very nice! I'm trying it, and it's s much better.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256110

Title:
  Missing terminal and search in right click menu (detail view)

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1256110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1442609] Re: Guest session can't read "/proc/net/dev" and/or "/proc/*/net/dev"

2015-04-12 Thread Martin Pitt
Adding read permissions for /proc/net/dev and /proc/*/net/dev seems
harmless enough to me, as these are just summaries, not information
about particular packets. So good to add from my POV.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442609

Title:
  Guest session can't read "/proc/net/dev" and/or "/proc/*/net/dev"

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1442609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1390625] Re: mouse cursor gets corrupted

2015-04-12 Thread Stephen M. Webb
Given that this problem seems to occur regardless of the presence of the
Unity desktop shell on a system or not, and that it seems to disappear
with a kernel update, I'm going to go out on a limb here and say it has
nothing to do with the Unity desktop shell.

** Changed in: unity
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390625

Title:
  mouse cursor gets corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1390625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435085] Re: Sounds stops working when I change position in a video (seek)

2015-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: vlc (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/1435085

Title:
  Sounds stops working when I change position in a video (seek)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1435085/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1435085] Re: Sounds stops working when I change position in a video (seek)

2015-04-12 Thread Will Kavanagh
I am having the same issue on my VLC. Ubuntu 14.10 with most videos that
I try to watch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435085

Title:
  Sounds stops working when I change position in a video (seek)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1435085/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1443145] Re: indicator-sound-service crashed with signal 5 in indicator_sound_service_construct()

2015-04-12 Thread dinamic
*** This bug is a duplicate of bug 1432446 ***
https://bugs.launchpad.net/bugs/1432446

bug #1432446 cannot be found.. i can't see the duplicate bug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443145

Title:
  indicator-sound-service crashed with signal 5 in
  indicator_sound_service_construct()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1443145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   >