backport request for zfs

2023-09-04 Thread Alessandro Polverini

Hello,
kernel 6.4 is in backports and that's great but the current zfs in 
bookworm (2.1.11) is not compatible with it: we need version 2.1.12 that 
is in testing.


Can it be backported in order to enjoy it together with current 
backported kernel?


Thanks!
Alex



[jira] [Commented] (NETBEANS-3579) Code completion not working inside block lambdas

2022-10-19 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17620162#comment-17620162
 ] 

Alessandro Polverini commented on NETBEANS-3579:


Maxence: the current version is 15, and current issue tracker is 
https://github.com/apache/netbeans/issues

> Code completion not working inside block lambdas
> 
>
> Key: NETBEANS-3579
> URL: https://issues.apache.org/jira/browse/NETBEANS-3579
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0, 11.2
>Reporter: Jan Lahoda
>Assignee: Akhilesh Singh
>Priority: Critical
> Fix For: 12.3
>
> Attachments: 3579.png, RE Defect #3579 Status  Findings.msg, RE 
> Defect #3579 Status  Findings.msg, Screenshot (346).png
>
>
> Consider the following code ('|' should not be part of the code, and 
> represents where the caret should be placed):
> {{package org.netbeans.modules.learning.lambda.code.completion;}}
> {{import java.util.Collection;}}
> {{public class NewClass {}}
> {{    public int compute(Collection c) {}}
> {{    return c.stream().map(s -> {s.|)}}
> {{    }}}
> {{}}}
> Invoking the code completion at the marked place ('|') yields not results 
> whatsoever for me. That is apparently wrong - there should be results for a 
> variable of type String.
>  
> The IDE is a fully updated Apache NetBeans 11.2, with nb-javac installed 
> running on JDK 13:
> Product Version: Apache NetBeans IDE 11.2
> Java: 13.0.1; OpenJDK 64-Bit Server VM 13.0.1+9
> Runtime: OpenJDK Runtime Environment 13.0.1+9
> System: Linux version 4.15.0-72-generic running on amd64; UTF-8; en_US (nb)
> User directory: /tmp/nbuser.lambda.test
> Cache directory: /tmp/nbuser.lambda.test/var/cache



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Bug#1009773: matrix-synapse: updating the package rewrites /etc/matrix-synapse/conf.d/server_name.yaml with wrong domain name

2022-04-17 Thread Alessandro Polverini
Package: matrix-synapse
Version: 1.55.0-1~bpo11+1
Severity: important

The installer on every update rewrites the content of the file
/etc/matrix-synapse/conf.d/server_name.yaml setting server_name with the
host name of the server it's running.

This can be right most of times, but not when we use server delegation,
i.e. when for example we run synapse on matrix.domain.ext for users of
domain.ext

In this case the file get created with the content:
server_name: matrix.domain.ext

while it should be:
server_name: domain.ext

So every time I upgrade the package I need to stop synapse (since it
restart with the wrong settings and gives error), manually modify the
file and restart it again.

I don't know what the right fix for this is, maybe just avoid
re-creating the file if it already exists?

Thanks for mantaining this package!


-- System Information:
Debian Release: 11.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (90, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-0.bpo.3-amd64 (SMP w/24 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages matrix-synapse depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.77
ii  init-system-helpers1.60
ii  libjs-jquery   3.5.1+dfsg+~3.5.5-7
ii  libpython3-stdlib  3.9.2-3
ii  lsb-base   11.1.0
ii  python33.9.2-3
pn  python3-attr   
pn  python3-bcrypt 
pn  python3-bleach 
pn  python3-canonicaljson  
ii  python3-cryptography   3.3.2-1
ii  python3-distutils  3.9.2-1
pn  python3-frozendict 
ii  python3-idna   2.10-1
pn  python3-ijson  
pn  python3-jinja2 
pn  python3-jsonschema 
pn  python3-lxml   
pn  python3-matrix-common  
pn  python3-msgpack
pn  python3-nacl   
pn  python3-netaddr
ii  python3-openssl20.0.1-1
pn  python3-packaging  
pn  python3-phonenumbers   
pn  python3-pil
pn  python3-prometheus-client  
pn  python3-psycopg2   
pn  python3-pyasn1 
pn  python3-pyasn1-modules 
pn  python3-pymacaroons
pn  python3-service-identity   
pn  python3-signedjson 
pn  python3-sortedcontainers   
pn  python3-systemd
pn  python3-treq   
pn  python3-twisted
pn  python3-typing-extensions  
pn  python3-unpaddedbase64 
ii  python3-yaml   5.3.1-5

Versions of packages matrix-synapse recommends:
pn  matrix-synapse-ldap3  
pn  python3-pympler   

Versions of packages matrix-synapse suggests:
pn  python3-authlib  
pn  python3-jwt  



[Bug 1701788] Re: /usr/bin/plasmashell debug symbols are not provided by plasma-workspace-dbgsym

2022-01-18 Thread Alessandro Polverini
I've the same problem: how do I get a backtrace of the ever-crashing
plasma panels?

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

Title:
  /usr/bin/plasmashell debug symbols are not provided by plasma-
  workspace-dbgsym

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1701788/+subscriptions


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


[jira] [Created] (NETBEANS-5637) Automatic configuration of javadoc for JDK platforms

2021-04-29 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-5637:
--

 Summary: Automatic configuration of javadoc for JDK platforms
 Key: NETBEANS-5637
 URL: https://issues.apache.org/jira/browse/NETBEANS-5637
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc, java - Platform
Affects Versions: 11.3
Reporter: Alessandro Polverini


I've tried on all possible ways I could think and followed all the 
stackexchange suggestions but I was not able to link the jdk javadoc for java 
11 to 16 using the one available online from oracle website.

Since the URL of the javadoc is well defined and stable, for example 
https://docs.oracle.com/en/java/javase/11/docs/api/ for java11, it would be 
useful to autoconfigure it as a default when creating a new entry in the "java 
platforms" netbeans configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2021-01-24 Thread Alessandro Polverini (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Polverini updated NETBEANS-3110:
---
Attachment: bug-3110.png

> Netbeans warns of missing persistance unit on a Spring project
> --
>
> Key: NETBEANS-3110
> URL: https://issues.apache.org/jira/browse/NETBEANS-3110
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints  Annotations, java - Hints
>Affects Versions: 11.1, 12.2
> Environment: Java 11, Netbeans 11.1, Linux
>    Reporter: Alessandro Polverini
>Priority: Major
> Attachments: bug-3110.png, demo.zip
>
>
> When working on a Spring or Spring Boot project, where the persistance unit 
> is handled automatically by the framework (the default), every @Entity class 
> in the project has the hint:
> "The project does not contain a persistance unit"
> and we are prompted to create one.
> The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2021-01-24 Thread Alessandro Polverini (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Polverini updated NETBEANS-3110:
---
Attachment: demo.zip

> Netbeans warns of missing persistance unit on a Spring project
> --
>
> Key: NETBEANS-3110
> URL: https://issues.apache.org/jira/browse/NETBEANS-3110
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints  Annotations, java - Hints
>Affects Versions: 11.1, 12.2
> Environment: Java 11, Netbeans 11.1, Linux
>    Reporter: Alessandro Polverini
>Priority: Major
> Attachments: bug-3110.png, demo.zip
>
>
> When working on a Spring or Spring Boot project, where the persistance unit 
> is handled automatically by the framework (the default), every @Entity class 
> in the project has the hint:
> "The project does not contain a persistance unit"
> and we are prompted to create one.
> The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2021-01-24 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17270849#comment-17270849
 ] 

Alessandro Polverini commented on NETBEANS-3110:


Done.

> Netbeans warns of missing persistance unit on a Spring project
> --
>
> Key: NETBEANS-3110
> URL: https://issues.apache.org/jira/browse/NETBEANS-3110
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints  Annotations, java - Hints
>Affects Versions: 11.1, 12.2
> Environment: Java 11, Netbeans 11.1, Linux
>    Reporter: Alessandro Polverini
>Priority: Major
> Attachments: bug-3110.png, demo.zip
>
>
> When working on a Spring or Spring Boot project, where the persistance unit 
> is handled automatically by the framework (the default), every @Entity class 
> in the project has the hint:
> "The project does not contain a persistance unit"
> and we are prompted to create one.
> The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Reopened] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2021-01-22 Thread Alessandro Polverini (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Polverini reopened NETBEANS-3110:


Please specify which kind of information you need

> Netbeans warns of missing persistance unit on a Spring project
> --
>
> Key: NETBEANS-3110
> URL: https://issues.apache.org/jira/browse/NETBEANS-3110
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints  Annotations, java - Hints
>Affects Versions: 11.1
> Environment: Java 11, Netbeans 11.1, Linux
>    Reporter: Alessandro Polverini
>Priority: Major
>
> When working on a Spring or Spring Boot project, where the persistance unit 
> is handled automatically by the framework (the default), every @Entity class 
> in the project has the hint:
> "The project does not contain a persistance unit"
> and we are prompted to create one.
> The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2021-01-22 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17270409#comment-17270409
 ] 

Alessandro Polverini commented on NETBEANS-3110:


How is this incomplete?
The problem persists in the latest release 12.2

> Netbeans warns of missing persistance unit on a Spring project
> --
>
> Key: NETBEANS-3110
> URL: https://issues.apache.org/jira/browse/NETBEANS-3110
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Hints  Annotations, java - Hints
>Affects Versions: 11.1
> Environment: Java 11, Netbeans 11.1, Linux
>    Reporter: Alessandro Polverini
>Priority: Major
>
> When working on a Spring or Spring Boot project, where the persistance unit 
> is handled automatically by the framework (the default), every @Entity class 
> in the project has the hint:
> "The project does not contain a persistance unit"
> and we are prompted to create one.
> The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-4008) NPE during usage of the IDE

2020-03-21 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063969#comment-17063969
 ] 

Alessandro Polverini commented on NETBEANS-4008:


I'm sorry, it happened a bit of time ago and I don't remember any more. Anyway 
it was not easy to understand which one since I had many open and I saw the 
error in the notification area

> NPE during usage of the IDE
> ---
>
> Key: NETBEANS-4008
> URL: https://issues.apache.org/jira/browse/NETBEANS-4008
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 11.3
> Environment: Ubuntu Linux, openJDK 11
>    Reporter: Alessandro Polverini
>Priority: Major
> Attachments: ide.log
>
>
> The IDE warned me that it logged an exception and asked me to report it, I 
> attach the Ide log.
> Last lines:
> [org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
>  typesAdded: type ElementHandle[kind=OTHER; 
> sigs=wf.bitcoin.chainmaster.forkclaimer.ForkClaimerService$1 ] has dissapeared
> SEVERE [org.openide.util.Exceptions]
> java.lang.NullPointerException



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-4008) NPE during usage of the IDE

2020-03-13 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-4008:
--

 Summary: NPE during usage of the IDE
 Key: NETBEANS-4008
 URL: https://issues.apache.org/jira/browse/NETBEANS-4008
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: 11.3
 Environment: Ubuntu Linux, openJDK 11
Reporter: Alessandro Polverini
 Attachments: ide.log

The IDE warned me that it logged an exception and asked me to report it, I 
attach the Ide log.
Last lines:

[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=wf.bitcoin.chainmaster.forkclaimer.ForkClaimerService$1 ] has dissapeared
SEVERE [org.openide.util.Exceptions]
java.lang.NullPointerException




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3872) Exception preventing me to use latest builds

2020-02-13 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3872:
--

 Summary: Exception preventing me to use latest builds
 Key: NETBEANS-3872
 URL: https://issues.apache.org/jira/browse/NETBEANS-3872
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: Next
 Environment: jdk 11, ubuntu Eoan
Reporter: Alessandro Polverini


As soon as I fire up netbeans (after deleting the cache) if I move around in 
the sources I get those errors continuosly rendering me unable to use the IDE.

I've seen them consistently since latest stable builds.

This log is from build#1495

---
>Log Session: Thursday, February 13, 2020 at 9:33:37 AM Central European 
>Standard Time
>System Info: 
  Product Version = Apache NetBeans IDE DEV (Build 
dev-e198d0dade337c1dbc27adbbdfd5d12f621a7712)
  Operating System= Linux version 5.3.0-29-generic running on amd64
  Java; VM; Vendor= 11.0.6; OpenJDK 64-Bit Server VM 
11.0.6+10-post-Ubuntu-1ubuntu119.10.1; Ubuntu
  Runtime = OpenJDK Runtime Environment 
11.0.6+10-post-Ubuntu-1ubuntu119.10.1
  Java Home   = /usr/lib/jvm/java-11-openjdk-amd64
  System Locale; Encoding = it_IT (nb); UTF-8
  Home Directory  = /home/dusty
  Current Directory   = /home/dusty
  User Directory  = /home/dusty/.netbeans/dev
  Cache Directory = /home/dusty/.cache/netbeans/dev
  Installation= /home/sw/netbeans-dev/nb
/home/sw/netbeans-dev/ergonomics
/home/sw/netbeans-dev/ide
/home/sw/netbeans-dev/extide
/home/sw/netbeans-dev/java
/home/sw/netbeans-dev/apisupport
/home/sw/netbeans-dev/webcommon
/home/sw/netbeans-dev/websvccommon
/home/sw/netbeans-dev/enterprise
/home/sw/netbeans-dev/profiler
/home/sw/netbeans-dev/php
/home/sw/netbeans-dev/harness
/home/sw/netbeans-dev/groovy
/home/sw/netbeans-dev/javafx
/home/sw/netbeans-dev/platform
  Boot & Ext. Classpath   = 
  Application Classpath   = 
/home/sw/netbeans-dev/platform/lib/boot.jar:/home/sw/netbeans-dev/platform/lib/org-openide-modules.jar:/home/sw/netbeans-dev/platform/lib/org-openide-util.jar:/home/sw/netbeans-dev/platform/lib/org-openide-util-lookup.jar:/home/sw/netbeans-dev/platform/lib/org-openide-util-ui.jar
  Startup Classpath   = 
/home/sw/netbeans-dev/platform/core/org-netbeans-libs-asm.jar:/home/sw/netbeans-dev/platform/core/asm-tree-7.2.jar:/home/sw/netbeans-dev/platform/core/core-base.jar:/home/sw/netbeans-dev/platform/core/asm-commons-7.2.jar:/home/sw/netbeans-dev/platform/core/asm-7.2.jar:/home/sw/netbeans-dev/platform/core/org-openide-filesystems.jar:/home/sw/netbeans-dev/platform/core/core.jar:/home/sw/netbeans-dev/platform/core/org-openide-filesystems-compat8.jar:/home/sw/netbeans-dev/nb/core/org-netbeans-upgrader.jar:/home/sw/netbeans-dev/nb/core/locale/core_nb.jar
---
WARNING [org.netbeans.core.startup.NbEvents]: The extension 
/home/sw/netbeans-dev/ide/modules/ext/jcodings-1.0.18.jar may be multiply 
loaded by modules: 
[/home/sw/netbeans-dev/ide/modules/org-netbeans-libs-bytelist.jar, 
/home/sw/netbeans-dev/ide/modules/org-netbeans-modules-textmate-lexer.jar]; 
see: 
http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#class-path
INFO [org.netbeans.modules.netbinox]: Install area set to 
file:/home/sw/netbeans-dev/
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.java.editor.lib, org.netbeans.modules.web.core.syntax, 
org.netbeans.modules.xml.text] use 
org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, 
org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which 
is deprecated.
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.ant.hints, org.netbeans.modules.java.hints, 
org.netbeans.modules.jshell.support, org.netbeans.modules.maven.hints, 
org.netbeans.modules.maven.j2ee, org.netbeans.modules.web.beans] use 
org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints 
SPI (org.netbeans.spi.java.hints) instead.
INFO [org.netbeans.modules.project.libraries.LibrariesStorage]: Cannot load 
library from file 
/home/dusty/.netbeans/dev/config/org-netbeans-api-project-libraries/Libraries/Java-EE-GlassFish-v3.xml,
 reason: 

[jira] [Created] (NETBEANS-3606) Concurrent Modification Exception trying to rename a field

2019-12-18 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3606:
--

 Summary: Concurrent Modification Exception trying to rename a field
 Key: NETBEANS-3606
 URL: https://issues.apache.org/jira/browse/NETBEANS-3606
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Refactoring
Affects Versions: 11.2
 Environment: openjdk 11, Ubuntu, netbeans 11.2
Reporter: Alessandro Polverini


Just tried to rename a public final static String with ctrl-r and got this 
exception:

java.util.ConcurrentModificationException
at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl.getParameterName(ParameterNameProviderImpl.java:130)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl$1.invoke(ParameterNameProviderImpl.java:90)
at com.sun.proxy.$Proxy55.getParameterName(Unknown Source)
at 
com.sun.tools.javac.code.MissingInfoHandler.getParameterName(MissingInfoHandler.java:63)
at 
com.sun.tools.javac.code.Symbol$ParamSymbol.getSimpleName(Symbol.java:1746)
at 
com.sun.tools.javac.code.Symbol$ParamSymbol.getSimpleName(Symbol.java:1731)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl$2.lambda$visitMethod$0(ParameterNameProviderImpl.java:142)
at 
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at 
java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at 
java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at 
java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl$2.visitMethod(ParameterNameProviderImpl.java:142)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl$2.visitMethod(ParameterNameProviderImpl.java:138)
at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:914)
at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:91)
at com.sun.source.util.TreeScanner.scan(TreeScanner.java:106)
at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:114)
at com.sun.source.util.TreeScanner.visitClass(TreeScanner.java:188)
at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:822)
at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
at com.sun.source.util.TreeScanner.scan(TreeScanner.java:106)
at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:114)
at 
com.sun.source.util.TreeScanner.visitCompilationUnit(TreeScanner.java:145)
at 
com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:603)
at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
at 
org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl.lambda$null$0(ParameterNameProviderImpl.java:146)
at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:502)
at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:452)
at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:423

[jira] [Reopened] (NETBEANS-3339) "Go to Symbol" does nothing

2019-12-10 Thread Alessandro Polverini (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Polverini reopened NETBEANS-3339:


The problem is still present for me

> "Go to Symbol" does nothing
> ---
>
> Key: NETBEANS-3339
> URL: https://issues.apache.org/jira/browse/NETBEANS-3339
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 11.2
> Environment: Ubuntu, Netbeans 11.2 over JDK 11
>Reporter: Alessandro Polverini
>Priority: Major
> Fix For: 11.3
>
>
> If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
> name of a symbol I correctly see the filtered one matching, but double 
> clicking one of them or pressing return just closes the window and nothing 
> else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Issue Comment Deleted] (NETBEANS-3339) "Go to Symbol" does nothing

2019-12-10 Thread Alessandro Polverini (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Polverini updated NETBEANS-3339:
---
Comment: was deleted

(was: The problem is still present for me)

> "Go to Symbol" does nothing
> ---
>
> Key: NETBEANS-3339
> URL: https://issues.apache.org/jira/browse/NETBEANS-3339
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 11.2
> Environment: Ubuntu, Netbeans 11.2 over JDK 11
>Reporter: Alessandro Polverini
>Priority: Major
> Fix For: 11.3
>
>
> If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
> name of a symbol I correctly see the filtered one matching, but double 
> clicking one of them or pressing return just closes the window and nothing 
> else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3339) "Go to Symbol" does nothing

2019-12-10 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992382#comment-16992382
 ] 

Alessandro Polverini commented on NETBEANS-3339:


I tried with latest 11.2 update 1 but the "go to symbol" still does not work: I 
can see the list of symbols correctly filtered, but by clicking on them nothing 
happens, and the window just closes.

 

I also tried with a development version but it gives me so many exceptions I 
can't do anything at all

> "Go to Symbol" does nothing
> ---
>
> Key: NETBEANS-3339
> URL: https://issues.apache.org/jira/browse/NETBEANS-3339
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 11.2
> Environment: Ubuntu, Netbeans 11.2 over JDK 11
>Reporter: Alessandro Polverini
>Priority: Major
> Fix For: 11.3
>
>
> If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
> name of a symbol I correctly see the filtered one matching, but double 
> clicking one of them or pressing return just closes the window and nothing 
> else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3339) "Go to Symbol" does nothing

2019-11-07 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969346#comment-16969346
 ] 

Alessandro Polverini commented on NETBEANS-3339:


I don't mind as long as I'm able to install the "dark theme", that for the time 
being I was not able to :)

Anyway thanks very much for the suggestion, I will do.

 

For the record, both go to symbol and find usages work correctly on the version 
you linked: 11.2 is just horribly broken and it's totally unusable in its 
current form, IMHO.

They should not have released it.

> "Go to Symbol" does nothing
> ---
>
> Key: NETBEANS-3339
> URL: https://issues.apache.org/jira/browse/NETBEANS-3339
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 11.2
> Environment: Ubuntu, Netbeans 11.2 over JDK 11
>Reporter: Alessandro Polverini
>Priority: Major
> Fix For: 11.3
>
>
> If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
> name of a symbol I correctly see the filtered one matching, but double 
> clicking one of them or pressing return just closes the window and nothing 
> else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3339) "Go to Symbol" does nothing

2019-11-06 Thread Alessandro Polverini (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969015#comment-16969015
 ] 

Alessandro Polverini commented on NETBEANS-3339:


Is there any workaround for manually starting javac?

Because it seems  that it has several other consequences: I'm even unable to 
make "find usages" work :(

In other words, a totally useless version, I need to revert using 11.1

> "Go to Symbol" does nothing
> ---
>
> Key: NETBEANS-3339
> URL: https://issues.apache.org/jira/browse/NETBEANS-3339
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Navigation
>Affects Versions: 11.2
> Environment: Ubuntu, Netbeans 11.2 over JDK 11
>Reporter: Alessandro Polverini
>Priority: Major
> Fix For: 11.3
>
>
> If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
> name of a symbol I correctly see the filtered one matching, but double 
> clicking one of them or pressing return just closes the window and nothing 
> else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3339) "Go to Symbol" does nothing

2019-11-04 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3339:
--

 Summary: "Go to Symbol" does nothing
 Key: NETBEANS-3339
 URL: https://issues.apache.org/jira/browse/NETBEANS-3339
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Navigation
Affects Versions: 11.2
 Environment: Ubuntu, Netbeans 11.2 over JDK 11
Reporter: Alessandro Polverini


If I open the Go to Sumbol panel (ctrl+alt+shift+O) and I start entering the 
name of a symbol I correctly see the filtered one matching, but double clicking 
one of them or pressing return just closes the window and nothing else happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[Bug 1848692] Re: Rygel autostarts on Ubuntu 19.10

2019-11-02 Thread Alessandro Polverini
I run kubuntu and I had rygel running, WTF!!

This enormous hole should be fixed very very soon!

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

Title:
  Rygel autostarts on Ubuntu 19.10

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

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

[jira] [Created] (NETBEANS-3110) Netbeans warns of missing persistance unit on a Spring project

2019-09-18 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3110:
--

 Summary: Netbeans warns of missing persistance unit on a Spring 
project
 Key: NETBEANS-3110
 URL: https://issues.apache.org/jira/browse/NETBEANS-3110
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Hints  Annotations, java - Hints
Affects Versions: 11.1
 Environment: Java 11, Netbeans 11.1, Linux
Reporter: Alessandro Polverini


When working on a Spring or Spring Boot project, where the persistance unit is 
handled automatically by the framework (the default), every @Entity class in 
the project has the hint:

"The project does not contain a persistance unit"

and we are prompted to create one.

The IDE should understand that this is not an error when using Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3079) Exception installing nb-javac

2019-09-10 Thread Alessandro Polverini (Jira)
Alessandro Polverini created NETBEANS-3079:
--

 Summary: Exception installing nb-javac
 Key: NETBEANS-3079
 URL: https://issues.apache.org/jira/browse/NETBEANS-3079
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Features On Demand
Affects Versions: 11.1
Reporter: Alessandro Polverini


Today NB asked to reinstall nb-javac, maybe due to the fact that my PC crashed 
yesterday, while the IDE was open.

 

After download I got this error:

 

java.lang.IllegalStateException: Host module 
StandardModule:org.netbeans.libs.javacimpl jarFile: 
/home/sw/netbeans-11.1/java/modules/org-netbeans-libs-javacimpl.jar was enabled 
before, will not accept fragment 
StandardModule:org.netbeans.modules.nbjavac.impl jarFile: 
/home/dusty/.netbeans/11.1/modules/org-netbeans-modules-nbjavac-impl.jar
 at org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
 at org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1708)
 at org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1721)
 at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
 at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
 at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
 at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
 at 
org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
 at 
org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
 at org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
 at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
 at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
 at org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Bug#935082: openjdk-7: Missed sun.security.ec package

2019-08-20 Thread Alessandro Polverini

Our application stopped woking too.

We had to switch packages and start using zulu openjdk builds to fix the 
issue.


Il 20/08/19 12:22, Matthias Hunstock ha scritto:

I can confirm that this recent security update:

https://tracker.debian.org/news/1054999/accepted-openjdk-7-7u231-2619-1deb8u1-source-amd64-all-into-oldoldstable/

breaks our application (Shibboleth IdP) with:

java.lang.NoClassDefFoundError: sun/security/ec/ECParameters

I'm not sure if this regression is a mandatory side-effect of the
security fixes.





[Openjdk] Bug#935082: openjdk-7: Missed sun.security.ec package

2019-08-20 Thread Alessandro Polverini

Our application stopped woking too.

We had to switch packages and start using zulu openjdk builds to fix the 
issue.


Il 20/08/19 12:22, Matthias Hunstock ha scritto:

I can confirm that this recent security update:

https://tracker.debian.org/news/1054999/accepted-openjdk-7-7u231-2619-1deb8u1-source-amd64-all-into-oldoldstable/

breaks our application (Shibboleth IdP) with:

java.lang.NoClassDefFoundError: sun/security/ec/ECParameters

I'm not sure if this regression is a mandatory side-effect of the
security fixes.



___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


[Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
** 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/1813603

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Kernel-packages] [Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  HibernationDevice: 

[Kernel-packages] [Bug 1813603] ProcCpuinfo.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233218/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: 

[Kernel-packages] [Bug 1813603] UdevDb.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233224/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  

[Kernel-packages] [Bug 1813603] Lsusb.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233217/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  

[Kernel-packages] [Bug 1813603] ProcCpuinfoMinimal.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233219/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  

[Kernel-packages] [Bug 1813603] ProcInterrupts.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233221/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  

[Kernel-packages] [Bug 1813603] ProcModules.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233222/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: 

[Kernel-packages] [Bug 1813603] PulseList.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233223/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE

[Kernel-packages] [Bug 1813603] ProcEnviron.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233220/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: 

[Kernel-packages] [Bug 1813603] WifiSyslog.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233225/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: 

[Kernel-packages] [Bug 1813603] CRDA.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233213/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  

[Bug 1813603] ProcInterrupts.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233221/+files/ProcInterrupts.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] ProcEnviron.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233220/+files/ProcEnviron.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] Lsusb.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233217/+files/Lsusb.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] Lspci.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233216/+files/Lspci.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] UdevDb.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233224/+files/UdevDb.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Kernel-packages] [Bug 1813603] Lspci.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233216/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  

[Bug 1813603] ProcModules.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233222/+files/ProcModules.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] ProcCpuinfoMinimal.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233219/+files/ProcCpuinfoMinimal.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] ProcCpuinfo.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233218/+files/ProcCpuinfo.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] IwConfig.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233215/+files/IwConfig.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Kernel-packages] [Bug 1813603] IwConfig.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233215/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  CurrentDesktop: KDE
  

[Kernel-packages] [Bug 1813603] CurrentDmesg.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233214/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dusty  5513 F pulseaudio
   /dev/snd/controlC1:  dusty  5513 F pulseaudio
   /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
  

[Bug 1813603] WifiSyslog.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233225/+files/WifiSyslog.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] PulseList.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233223/+files/PulseList.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] CRDA.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1813603/+attachment/5233213/+files/CRDA.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
apport information

** Tags added: apport-collected cosmic

** Description changed:

  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu13.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dusty  5513 F pulseaudio
+  /dev/snd/controlC1:  dusty  5513 F pulseaudio
+  /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 18.10
+ EcryptfsInUse: Yes
+ HibernationDevice: #RESUME=UUID=098d4155-1ff8-41fe-9275-420978e3f997
+ InstallationDate: Installed on 2013-04-25 (2104 days ago)
+ InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: 

[Bug 1813603] CurrentDmesg.txt

2019-01-28 Thread Alessandro Polverini
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1813603/+attachment/5233214/+files/CurrentDmesg.txt

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Kernel-packages] [Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
apport information

** Tags added: apport-collected cosmic

** Description changed:

  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu13.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dusty  5513 F pulseaudio
+  /dev/snd/controlC1:  dusty  5513 F pulseaudio
+  /dev/snd/pcmC1D0p:   dusty  5513 F...m pulseaudio
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 18.10
+ EcryptfsInUse: Yes
+ HibernationDevice: #RESUME=UUID=098d4155-1ff8-41fe-9275-420978e3f997
+ InstallationDate: Installed on 2013-04-25 (2104 days ago)
+ InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: 

[Kernel-packages] [Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
kernel version 4.18.0-13-generic #14-Ubuntu SMP

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   53
  bNumInterfaces  1
  bConfigurationValue 1
  iConfiguration  0
  bmAttributes 0x80
(Bus Powered)
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   5
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass255 Vendor Specific Subclass
bInterfaceProtocol255 Vendor Specific Protocol
iInterface  2 USB3.0 802.11ac 1200M Adapter
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x84  EP 4 IN
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x05  EP 5 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x06  EP 6 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x87  EP 7 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   3
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x08  EP 8 OUT
  bmAttributes2
Transfer TypeBulk
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0200  1x 512 bytes
  bInterval   0
  Binary Object Store Descriptor:
bLength 5
bDescriptorType15
wTotalLength   22
bNumDeviceCaps  2
USB 2.0 Extension Device Capability:
  bLength 7
  bDescriptorType16
  bDevCapabilityType  2
  bmAttributes   0x0002
Link Power Management (LPM) Supported
SuperSpeed USB Device Capability:
  bLength10
  bDescriptorType16
  bDevCapabilityType  3
  bmAttributes 0x00
  wSpeedsSupported   0x0006
Device can operate at Full Speed (12Mbps)
Device can operate at High Speed (480Mbps)
  bFunctionalitySupport   1
Lowest fully-functional device speed is Full Speed (12Mbps)
  bU1DevExitLat  10 micro seconds
  bU2DevExitLat1023 micro seconds
  Device Status: 0x
(Bus Powered)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1813603] [NEW] Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
Public bug reported:

Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize064
  idVendor   0x0bda Realtek Semiconductor Corp.
  idProduct  0xb812
  bcdDevice2.10
  iManufacturer   1 Realtek
  iProduct2 USB3.0 802.11ac 1200M Adapter
  iSerial 3 123456
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   53
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0
bmAttributes 0x80
  (Bus Powered)
MaxPower  500mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   5
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass255 Vendor Specific Subclass
  bInterfaceProtocol255 Vendor Specific Protocol
  iInterface  2 USB3.0 802.11ac 1200M Adapter
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84  EP 4 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05  EP 5 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06  EP 6 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x87  EP 7 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   3
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08  EP 8 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Binary Object Store Descriptor:
  bLength 5
  bDescriptorType15
  wTotalLength   22
  bNumDeviceCaps  2
  USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType16
bDevCapabilityType  2
bmAttributes   0x0002
  Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
bLength10
bDescriptorType16
bDevCapabilityType  3
bmAttributes 0x00
wSpeedsSupported   0x0006
  Device can operate at Full Speed (12Mbps)
  Device can operate at High Speed (480Mbps)
bFunctionalitySupport   1
  Lowest fully-functional device speed is Full Speed (12Mbps)
bU1DevExitLat  10 micro seconds
bU2DevExitLat1023 micro seconds
Device Status: 0x
  (Bus Powered)

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813603

Title:
  Please support Realtek 8812AU wireless adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.10
bDeviceClass0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize064
idVendor   0x0bda Realtek Semiconductor Corp.
idProduct  0xb812
bcdDevice2.10
iManufacturer   1 Realtek
iProduct2 USB3.0 802.11ac 1200M Adapter
iSerial 3 123456

[Bug 1813603] Re: Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
kernel version 4.18.0-13-generic #14-Ubuntu SMP

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1813603] [NEW] Please support Realtek 8812AU wireless adapter

2019-01-28 Thread Alessandro Polverini
Public bug reported:

Bus 001 Device 069: ID 0bda:b812 Realtek Semiconductor Corp.
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize064
  idVendor   0x0bda Realtek Semiconductor Corp.
  idProduct  0xb812
  bcdDevice2.10
  iManufacturer   1 Realtek
  iProduct2 USB3.0 802.11ac 1200M Adapter
  iSerial 3 123456
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   53
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0
bmAttributes 0x80
  (Bus Powered)
MaxPower  500mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   5
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass255 Vendor Specific Subclass
  bInterfaceProtocol255 Vendor Specific Protocol
  iInterface  2 USB3.0 802.11ac 1200M Adapter
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84  EP 4 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05  EP 5 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06  EP 6 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x87  EP 7 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   3
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08  EP 8 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Binary Object Store Descriptor:
  bLength 5
  bDescriptorType15
  wTotalLength   22
  bNumDeviceCaps  2
  USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType16
bDevCapabilityType  2
bmAttributes   0x0002
  Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
bLength10
bDescriptorType16
bDevCapabilityType  3
bmAttributes 0x00
wSpeedsSupported   0x0006
  Device can operate at Full Speed (12Mbps)
  Device can operate at High Speed (480Mbps)
bFunctionalitySupport   1
  Lowest fully-functional device speed is Full Speed (12Mbps)
bU1DevExitLat  10 micro seconds
bU2DevExitLat1023 micro seconds
Device Status: 0x
  (Bus Powered)

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

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

Title:
  Please support Realtek 8812AU wireless adapter

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

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

[Bug 1694891] Re: All btrfs-tools commands need a quiet option for scripting

2018-03-06 Thread Alessandro Polverini
I'm using btrfs-progs version 4.12-1

I found a -q option to btrfs send, but since there is no btrfs receive I still 
see this message:
At subvol XXX

Is there any way to avoid that output too?

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

Title:
  All btrfs-tools commands need a quiet option for scripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1694891/+subscriptions

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

[jira] [Created] (NETBEANS-221) Support for Promises

2017-12-18 Thread Alessandro Polverini (JIRA)
Alessandro Polverini created NETBEANS-221:
-

 Summary:  Support for Promises
 Key: NETBEANS-221
 URL: https://issues.apache.org/jira/browse/NETBEANS-221
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Editor
Affects Versions: 8.2
 Environment: Java 8, netbeans 8.2
Reporter: Alessandro Polverini


ECMA 6 Script brings Promises:

https://developer.mozilla.org/cs/docs/Web/JavaScript/Reference/Global_Objects/Promise

NetBeans should handle this in code completion at least. Offer then methods etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org



[jira] [Created] (NETBEANS-220) Module pattern incorrectly indented

2017-12-18 Thread Alessandro Polverini (JIRA)
Alessandro Polverini created NETBEANS-220:
-

 Summary: Module pattern incorrectly indented
 Key: NETBEANS-220
 URL: https://issues.apache.org/jira/browse/NETBEANS-220
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Editor
Affects Versions: 8.2
 Environment: Java 8, netbeans 8.2
Reporter: Alessandro Polverini


The following piece of code:

{code:javascript}
(function (window) {
  var module;
  window.module = module;
}(window)
);
{code}

Gets indentated as
{code:javascript}
(function (window) {
  var module;
  window.module = module;
}(window)
);
{code}

i.e.: the last closing brace is indentated while it should be at the same level 
of the first opening brace





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org



[jira] [Created] (NETBEANS-219) Bad indentation when using imports without trailing semicolons

2017-12-18 Thread Alessandro Polverini (JIRA)
Alessandro Polverini created NETBEANS-219:
-

 Summary: Bad indentation when using imports without trailing 
semicolons
 Key: NETBEANS-219
 URL: https://issues.apache.org/jira/browse/NETBEANS-219
 Project: NetBeans
  Issue Type: Bug
  Components: javascript - Editor
Affects Versions: 8.2
 Environment: Java 8, netbeans 8.2
Reporter: Alessandro Polverini


Let's consider the following snippet taken from a standard ember js app:

{code:javascript}
import Application from '@ember/application'
import Resolver from './resolver'
import loadInitializers from 'ember-load-initializers'
import config from './config/environment'

const App = Application.extend({
  modulePrefix: config.modulePrefix,
  podModulePrefix: config.podModulePrefix,
  Resolver
})

{code}

When reformatting the source the outputs becomes:

{code:javascript}
import Application from '@ember/application'
import Resolver from './resolver'
import loadInitializers from 'ember-load-initializers'
import config from './config/environment'

const App = Application.extend({
  modulePrefix: config.modulePrefix,
  podModulePrefix: config.podModulePrefix,
  Resolver
})
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org



[Bug 1703221] Re: no sound at all

2017-10-25 Thread Alessandro Polverini
Thanks 3vi1 for the workaround!

That solved the problem for me.

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

Title:
  no sound at all

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

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

Re: migrating bitcoinj to segwit

2017-10-06 Thread Alessandro Polverini
Hello,
I would like to add segwit capability to the application I'm developing but 
I see that the support in bitcoinj is not yet integrated: what is 
recommendation to proceed?

Should I wait for an official release?

Is there a published artifact on maven with the segwit branch or should I 
manually build it?

What's missing in the support?

Sorry for the many questions but I need to understand the correct direction.

Thanks!
Alex

Il giorno lunedì 14 agosto 2017 11:01:48 UTC+2, Andreas Schildbach ha 
scritto:
>
> FYI, I just rebased the segwit branch on current master. 
>
 

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


btrfs send fails with ioctl error 524

2017-09-11 Thread Alessandro Polverini

Hello,
I've opened a bug report here:

https://bugzilla.kernel.org/show_bug.cgi?id=196903

because I'm unable to transfer snapshots any more, I get the error:

> ERROR: send ioctl failed with -524: Unknown error 524

I don't know how to solve the problem, I'm stuck.

Any help would be very welcome!

Alex

P.S.: I'm not subscribed to the list, please CC me
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Bug#875384: btrfs-progs: Please package version 4.13

2017-09-11 Thread Alessandro Polverini
Package: btrfs-progs
Version: 4.12-1
Severity: wishlist

I'm unable to use btrfs send anymore, every time I get this error:

> ERROR: send ioctl failed with -524: Unknown error 524

But maybe the problem is fixed in latest version: can you please package it?



Bug#867146: btrfs-progs: Please package version v4.12

2017-07-04 Thread Alessandro Polverini
Package: btrfs-progs
Version: 4.7.3-1
Severity: wishlist

A new version is out with many bug fixes and it would be very welcome to have 
an updated package.



Bug#865394: check-mk-agent: Please provide systemd configuration

2017-06-20 Thread Alessandro Polverini
Package: check-mk-agent
Version: 1.2.8p16-1
Severity: wishlist

Dear Maintainer,

the check-mk-agent provides a xinetd configuration but a systemd
unit/socket configuration would be very welcome to avoid to use xinetd.

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (50, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/10 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

check-mk-agent depends on no packages.

Versions of packages check-mk-agent recommends:
pn  ethtool  

Versions of packages check-mk-agent suggests:
ii  python  2.7.13-2
pn  xinetd  



[Bug 1065434] Re: "unregister_netdevice: waiting for lo to become free. Usage count = 1" after LXC container shutdown

2017-02-12 Thread Alessandro Polverini
It happened to me with kernel 4.9.2

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

Title:
  "unregister_netdevice: waiting for lo to become free. Usage count = 1"
  after LXC container shutdown

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

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


[Kernel-packages] [Bug 1065434] Re: "unregister_netdevice: waiting for lo to become free. Usage count = 1" after LXC container shutdown

2017-02-12 Thread Alessandro Polverini
It happened to me with kernel 4.9.2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1065434

Title:
  "unregister_netdevice: waiting for lo to become free. Usage count = 1"
  after LXC container shutdown

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Quantal:
  Fix Released
Status in linux source package in Raring:
  Fix Released

Bug description:
  Reproduced with 3.5.0-17-generic #28-Ubuntu x86_64 on 2 different
  systems

  TEST CASE:
  On a fresh installation of Quantal with all updates applied run:

  On the host
  1. sudo lxc-create -n test01 -t ubuntu -- -a amd64 -r quantal
  2. sudo lxc-start -n test01
  3. Login with ubuntu/ubuntu

  Inside the container
  4. Copy an amount of data from the network (scp from your local network or 
wget below)
    4.1 sudo apt-get update && sudo apt-get -y install wget
    4.2 wget cdimage.ubuntu.com/daily-live/current/quantal-desktop-amd64.iso
  5. Download ~50MB and press CTRL+C
  6. sudo poweroff

  ACTUAL RESULT:
  The following message is logged "unregister_netdevice: waiting for lo to 
become free. Usage count = 1" and next lxc-start will hang forever.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  j-lallement   2009 F pulseaudio
  CurrentDmesg: [8.478430] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link 
becomes ready
  Date: Thu Oct 11 11:20:52 2012
  HibernationDevice: RESUME=UUID=b065a16a-8547-4515-aa2a-fd2c95c76c9a
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121009)
  MachineType: ASUSTeK Computer Inc. U3SG
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=fbe53095-038a-4664-bfec-990f8a0656cd ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.94
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 305
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U3SG
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr305:bd01/28/2008:svnASUSTeKComputerInc.:pnU3SG:pvr1.0:rvnASUSTeKComputerInc.:rnU3SG:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: U3SG
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Bug#854915: btrfs-progs: Please package latest version 4.9.x

2017-02-11 Thread Alessandro Polverini
Package: btrfs-progs
Version: 4.7.3-1~bpo8+1
Severity: normal

Current version is outdated, and we could use the latest release:
https://btrfs.wiki.kernel.org/index.php/Main_Page

-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (90, 'testing'), (50, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages btrfs-progs depends on:
ii  e2fslibs1.42.12-2+b1
ii  libblkid1   2.25.2-6
ii  libc6   2.19-18+deb8u7
ii  libcomerr2  1.42.12-2+b1
ii  liblzo2-2   2.08-1.2
ii  libuuid12.25.2-6
ii  zlib1g  1:1.2.8.dfsg-2+b1

btrfs-progs recommends no packages.

btrfs-progs suggests no packages.

-- no debconf information



[Bug 1660619] [NEW] kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B

2017-01-31 Thread Alessandro Polverini
Public bug reported:

I've a dual monitor setup and I'm running latest version of kubuntu.

After a few days of uptime the desktop becomes so slow that I've to
reboot it.

In the log I find those errors, I don't know if they are related:

kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure
on pipe B (start=150051 end=150052) time 110 us, min 1073, max 1079,
scanline start 1072, end 1080

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
Uname: Linux 4.8.0-34-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 31 14:06:17 2017
DistUpgraded: 2016-10-16 19:45:53,200 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.8.0-30-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-32-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] HD Graphics 530 
[1462:7978]
InstallationDate: Installed on 2013-04-25 (1376 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
LightdmGreeterLogOld:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
MachineType: MSI MS-7978
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=f848f2e6-9d53-4c75-823a-fa97cfe10aa6 ro
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-10-16 (106 days ago)
dmi.bios.date: 05/16/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A.60
dmi.board.asset.tag: Default string
dmi.board.name: Z170A GAMING M3 (MS-7978)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.60:bd05/16/2016:svnMSI:pnMS-7978:pvr2.0:rvnMSI:rnZ170AGAMINGM3(MS-7978):rvr2.0:cvnMSI:ct3:cvr2.0:
dmi.product.name: MS-7978
dmi.product.version: 2.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Sat Jan 28 11:57:37 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6.1
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug ubuntu yakkety

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

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

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


[Desktop-packages] [Bug 1660619] [NEW] kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B

2017-01-31 Thread Alessandro Polverini
Public bug reported:

I've a dual monitor setup and I'm running latest version of kubuntu.

After a few days of uptime the desktop becomes so slow that I've to
reboot it.

In the log I find those errors, I don't know if they are related:

kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure
on pipe B (start=150051 end=150052) time 110 us, min 1073, max 1079,
scanline start 1072, end 1080

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
Uname: Linux 4.8.0-34-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 31 14:06:17 2017
DistUpgraded: 2016-10-16 19:45:53,200 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.8.0-30-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-32-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] HD Graphics 530 
[1462:7978]
InstallationDate: Installed on 2013-04-25 (1376 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
LightdmGreeterLogOld:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
MachineType: MSI MS-7978
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=f848f2e6-9d53-4c75-823a-fa97cfe10aa6 ro
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-10-16 (106 days ago)
dmi.bios.date: 05/16/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A.60
dmi.board.asset.tag: Default string
dmi.board.name: Z170A GAMING M3 (MS-7978)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.60:bd05/16/2016:svnMSI:pnMS-7978:pvr2.0:rvnMSI:rnZ170AGAMINGM3(MS-7978):rvr2.0:cvnMSI:ct3:cvr2.0:
dmi.product.name: MS-7978
dmi.product.version: 2.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Sat Jan 28 11:57:37 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6.1
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug ubuntu yakkety

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1660619

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

Status in xorg package in Ubuntu:
  New

Bug description:
  I've a dual monitor setup and I'm running latest version of kubuntu.

  After a few days of uptime the desktop becomes so slow that I've to
  reboot it.

  In the log I find those errors, I don't know if they are related:

  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B (start=150051 end=150052) time 110 us, min 1073, max
  1079, scanline start 1072, end 1080

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Tue Jan 31 14:06:17 2017
  DistUpgraded: 2016-10-16 19:45:53,200 DEBUG Running 

[Touch-packages] [Bug 1660619] [NEW] kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B

2017-01-31 Thread Alessandro Polverini
Public bug reported:

I've a dual monitor setup and I'm running latest version of kubuntu.

After a few days of uptime the desktop becomes so slow that I've to
reboot it.

In the log I find those errors, I don't know if they are related:

kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure
on pipe B (start=150051 end=150052) time 110 us, min 1073, max 1079,
scanline start 1072, end 1080

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
Uname: Linux 4.8.0-34-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 31 14:06:17 2017
DistUpgraded: 2016-10-16 19:45:53,200 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.8.0-30-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-32-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] HD Graphics 530 
[1462:7978]
InstallationDate: Installed on 2013-04-25 (1376 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
LightdmGreeterLogOld:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
MachineType: MSI MS-7978
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=f848f2e6-9d53-4c75-823a-fa97cfe10aa6 ro
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-10-16 (106 days ago)
dmi.bios.date: 05/16/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A.60
dmi.board.asset.tag: Default string
dmi.board.name: Z170A GAMING M3 (MS-7978)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.60:bd05/16/2016:svnMSI:pnMS-7978:pvr2.0:rvnMSI:rnZ170AGAMINGM3(MS-7978):rvr2.0:cvnMSI:ct3:cvr2.0:
dmi.product.name: MS-7978
dmi.product.version: 2.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Sat Jan 28 11:57:37 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6.1
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug ubuntu yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1660619

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

Status in xorg package in Ubuntu:
  New

Bug description:
  I've a dual monitor setup and I'm running latest version of kubuntu.

  After a few days of uptime the desktop becomes so slow that I've to
  reboot it.

  In the log I find those errors, I don't know if they are related:

  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B (start=150051 end=150052) time 110 us, min 1073, max
  1079, scanline start 1072, end 1080

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Tue Jan 31 14:06:17 2017
  DistUpgraded: 2016-10-16 19:45:53,200 DEBUG 

[Ubuntu-x-swat] [Bug 1660619] [NEW] kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B

2017-01-31 Thread Alessandro Polverini
Public bug reported:

I've a dual monitor setup and I'm running latest version of kubuntu.

After a few days of uptime the desktop becomes so slow that I've to
reboot it.

In the log I find those errors, I don't know if they are related:

kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure
on pipe B (start=150051 end=150052) time 110 us, min 1073, max 1079,
scanline start 1072, end 1080

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
Uname: Linux 4.8.0-34-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Jan 31 14:06:17 2017
DistUpgraded: 2016-10-16 19:45:53,200 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.8.0-30-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-32-generic, x86_64: installed
 bbswitch, 0.8, 4.8.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] HD Graphics 530 
[1462:7978]
InstallationDate: Installed on 2013-04-25 (1376 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
LightdmGreeterLogOld:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
MachineType: MSI MS-7978
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-34-generic 
root=UUID=f848f2e6-9d53-4c75-823a-fa97cfe10aa6 ro
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-10-16 (106 days ago)
dmi.bios.date: 05/16/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A.60
dmi.board.asset.tag: Default string
dmi.board.name: Z170A GAMING M3 (MS-7978)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.60:bd05/16/2016:svnMSI:pnMS-7978:pvr2.0:rvnMSI:rnZ170AGAMINGM3(MS-7978):rvr2.0:cvnMSI:ct3:cvr2.0:
dmi.product.name: MS-7978
dmi.product.version: 2.0
dmi.sys.vendor: MSI
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Sat Jan 28 11:57:37 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
 Failed to load module "fbdev" (module does not exist, 0)
 Failed to load module "vesa" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6.1
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug ubuntu yakkety

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe B

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Bug 1403152] Re: unregister_netdevice: waiting for lo to become free. Usage count

2016-11-29 Thread Alessandro Polverini
I reproduce the problem with LXC 2.0.6-1 and kernel 4.6.4

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

Title:
  unregister_netdevice: waiting for lo to become free. Usage count

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

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


[Kernel-packages] [Bug 1403152] Re: unregister_netdevice: waiting for lo to become free. Usage count

2016-11-29 Thread Alessandro Polverini
I reproduce the problem with LXC 2.0.6-1 and kernel 4.6.4

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-utopic in Ubuntu.
https://bugs.launchpad.net/bugs/1403152

Title:
  unregister_netdevice: waiting for lo to become free. Usage count

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Fix Released
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  Fix Released
Status in linux-lts-utopic source package in Trusty:
  Fix Released
Status in linux-lts-xenial source package in Trusty:
  Confirmed
Status in linux source package in Vivid:
  Fix Released

Bug description:
  SRU Justification:

  [Impact]

  Users of kernels that utilize NFS may see the following messages when
  shutting down and starting containers:

  unregister_netdevice: waiting for lo to become free. Usage count =
  1

  This can cause issues when trying to create net network namespace and
  thus block a user from creating new containers.

  [Test Case]

  Setup multiple containers in parallel to mount and NFS share, create
  some traffic and shutdown. Eventually you will see the kernel message.

  Dave's script here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1403152/comments/24

  [Fix]
  commit de84d89030fa4efa44c02c96c8b4a8176042c4ff upstream

  --

  I currently running trusty latest patches and i get on these hardware
  and software:

  Ubuntu 3.13.0-43.72-generic 3.13.11.11

  processor : 7
  vendor_id : GenuineIntel
  cpu family: 6
  model : 77
  model name: Intel(R) Atom(TM) CPU  C2758  @ 2.40GHz
  stepping  : 8
  microcode : 0x11d
  cpu MHz   : 2400.000
  cache size: 1024 KB
  physical id   : 0
  siblings  : 8
  core id   : 7
  cpu cores : 8
  apicid: 14
  initial apicid: 14
  fpu   : yes
  fpu_exception : yes
  cpuid level   : 11
  wp: yes
  flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm 
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc 
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm 
sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch 
arat epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms
  bogomips  : 4799.48
  clflush size  : 64
  cache_alignment   : 64
  address sizes : 36 bits physical, 48 bits virtual
  power management:

  somehow reproducable the subjected error, and lxc is working still but
  not more managable until a reboot.

  managable means every command hangs.

  I saw there are alot of bugs but they seams to relate to older version
  and are closed, so i decided to file a new one?

  I run alot of machine with trusty an lxc containers but only these kind of 
machines produces these errors, all
  other don't show these odd behavior.

  thx in advance

  meno

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-29 Thread Alessandro Polverini
I'm sorry but I've not access to the machine any more :-(

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1173681

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  update: updated the BIOS to the latest version but the problem
  persists.

  Booting with the older kernel (latest linux kernel from 12.10) every thing 
works fine. After upgrading to Raring Ringtail Ubuntu 13.04, with the new 
kernel, hardware get blocked/disabled and wireless doesn't work:
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: yes
  1: asus-wlan: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  WORKAROUND - is only applicable to Asus Notebooks/netbooks that use the 
"asus_nb_wmi" driver:
  Create and edit asus_nb_wmi.conf file with this command:
  sudo echo "options asus_nb_wmi wapf=4" | sudo tee 
/etc/modprobe.d/asus_nb_wmi.conf

  For more detailed info of the workaround please see:
  http://ubuntuforums.org/showthread.php?t=2181558

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  x  1822 F pulseaudio
  CurrentDmesg:
   [  370.100280] r8169 :04:00.2 eth1: link up
   [  370.100322] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
   [  891.718748] systemd-hostnamed[2649]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
   [14119.241628] rtsx_pci :04:00.0: vpd r/w failed.  This is likely a 
firmware bug on this device.  Contact the card vendor for a firmware update.
  Date: Sat Apr 27 17:31:51 2013
  HibernationDevice: RESUME=UUID=e417e9f2-b63e-4b79-9be4-c21f55547205
  InstallationDate: Installed on 2012-07-13 (287 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: ASUSTeK Computer Inc. U32U
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=3ad9d88b-a7a5-460f-ba15-a78dd7f2fc94 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-27 (0 days ago)
  dmi.bios.date: 12/16/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U32U.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U32U
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU32U.204:bd12/16/2011:svnASUSTeKComputerInc.:pnU32U:pvr1.0:rvnASUSTeKComputerInc.:rnU32U:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: U32U
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-29 Thread Alessandro Polverini
I'm sorry but I've not access to the machine any more :-(

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

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

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

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


[Kernel-packages] [Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-14 Thread Alessandro Polverini
I confirm the problem and the workaround, my product_name is K501UX

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1173681

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  update: updated the BIOS to the latest version but the problem
  persists.

  Booting with the older kernel (latest linux kernel from 12.10) every thing 
works fine. After upgrading to Raring Ringtail Ubuntu 13.04, with the new 
kernel, hardware get blocked/disabled and wireless doesn't work:
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: yes
  1: asus-wlan: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  WORKAROUND - is only applicable to Asus Notebooks/netbooks that use the 
"asus_nb_wmi" driver:
  Create and edit asus_nb_wmi.conf file with this command:
  sudo echo "options asus_nb_wmi wapf=4" | sudo tee 
/etc/modprobe.d/asus_nb_wmi.conf

  For more detailed info of the workaround please see:
  http://ubuntuforums.org/showthread.php?t=2181558

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  x  1822 F pulseaudio
  CurrentDmesg:
   [  370.100280] r8169 :04:00.2 eth1: link up
   [  370.100322] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
   [  891.718748] systemd-hostnamed[2649]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
   [14119.241628] rtsx_pci :04:00.0: vpd r/w failed.  This is likely a 
firmware bug on this device.  Contact the card vendor for a firmware update.
  Date: Sat Apr 27 17:31:51 2013
  HibernationDevice: RESUME=UUID=e417e9f2-b63e-4b79-9be4-c21f55547205
  InstallationDate: Installed on 2012-07-13 (287 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: ASUSTeK Computer Inc. U32U
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=3ad9d88b-a7a5-460f-ba15-a78dd7f2fc94 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-27 (0 days ago)
  dmi.bios.date: 12/16/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U32U.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U32U
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU32U.204:bd12/16/2011:svnASUSTeKComputerInc.:pnU32U:pvr1.0:rvnASUSTeKComputerInc.:rnU32U:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: U32U
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-14 Thread Alessandro Polverini
The bug is marked as "fix released" but it's affecting me with all
latest updates installed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1173681

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  update: updated the BIOS to the latest version but the problem
  persists.

  Booting with the older kernel (latest linux kernel from 12.10) every thing 
works fine. After upgrading to Raring Ringtail Ubuntu 13.04, with the new 
kernel, hardware get blocked/disabled and wireless doesn't work:
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: yes
  1: asus-wlan: Wireless LAN
   Soft blocked: no
   Hard blocked: no

  WORKAROUND - is only applicable to Asus Notebooks/netbooks that use the 
"asus_nb_wmi" driver:
  Create and edit asus_nb_wmi.conf file with this command:
  sudo echo "options asus_nb_wmi wapf=4" | sudo tee 
/etc/modprobe.d/asus_nb_wmi.conf

  For more detailed info of the workaround please see:
  http://ubuntuforums.org/showthread.php?t=2181558

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  x  1822 F pulseaudio
  CurrentDmesg:
   [  370.100280] r8169 :04:00.2 eth1: link up
   [  370.100322] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
   [  891.718748] systemd-hostnamed[2649]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
   [14119.241628] rtsx_pci :04:00.0: vpd r/w failed.  This is likely a 
firmware bug on this device.  Contact the card vendor for a firmware update.
  Date: Sat Apr 27 17:31:51 2013
  HibernationDevice: RESUME=UUID=e417e9f2-b63e-4b79-9be4-c21f55547205
  InstallationDate: Installed on 2012-07-13 (287 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: ASUSTeK Computer Inc. U32U
  MarkForUpload: True
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=3ad9d88b-a7a5-460f-ba15-a78dd7f2fc94 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-27 (0 days ago)
  dmi.bios.date: 12/16/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: U32U.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: U32U
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU32U.204:bd12/16/2011:svnASUSTeKComputerInc.:pnU32U:pvr1.0:rvnASUSTeKComputerInc.:rnU32U:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: U32U
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-14 Thread Alessandro Polverini
I confirm the problem and the workaround, my product_name is K501UX

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

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

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

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


[Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring

2016-08-14 Thread Alessandro Polverini
The bug is marked as "fix released" but it's affecting me with all
latest updates installed

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

Title:
  168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after
  updating to Ubuntu 13.04 Raring

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

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


Re: [BackupPC-users] Backing up BackupPC

2016-07-17 Thread Alessandro Polverini
That was one of my goals, but I discovered that the btrfs volume was 
unable to handle the millions of hard links needed by backuppc...

Too bad.

On 17/07/2016 20:14, Falko Trojahn wrote:
> Am 14.07.2016 um 14:10 schrieb Carl Wilhelm Soderstrom:
>> On 07/14 12:04 , Adam Goryachev wrote:
>>> You could also use dd, assuming that you have some method to ensure a
>>> consistent state throughout the tape backup period.
>>>
>>> 1) Store the backuppc volume on LVM, take a snapshot and stream the
>>> snapshot to tape
>> Tried doing this years ago. In that instance it caused a 4x performance hit.
>> It was better to just stop BackupPC, take a tarball of the BackupPC data
>> pool, then restart BackupPC. 12 hours of interruption in backups was better
>> than taking all weekend to write (hitchingly) to tape.
>>
> Has anybody tried having backuppc pool on btrfs subvolume, using
> btrfs snapshot and send/receive feature to copy to other server/disk?
>


--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[Desktop-packages] [Bug 1577137] Re: saned.service masked and cannot be unmasked

2016-06-02 Thread Alessandro Polverini
I'm running xenial (16.10) and I'm unable to start saned.
A strange thing I see is that the service is linked to /dev/null:

# ls -l /lib/systemd/system/saned.service
lrwxrwxrwx 1 root root 9 mag 19 17:35 /lib/systemd/system/saned.service -> 
/dev/null

Why is that? Do I need to remove that symlink?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1577137

Title:
  saned.service masked and cannot be unmasked

Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to 16.04 (from 14.04) I noticed the sane daemon (sane-
  utils 1.0.25+git20150528-1ubuntu2) was no longer running. Attempting
  to manually start it results in systems complaining that the service
  is masked:

  kjetil at lucien in ~> sudo systemctl start saned
  Failed to start saned.service: Unit saned.service is masked.

  Unmasking it does not work:

  kjetil at lucien in ~> sudo systemctl unmask saned
  kjetil at lucien in ~> sudo systemctl start saned
  Failed to start saned.service: Unit saned.service is masked.

  kjetil at lucien in ~> ps u -C saned
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  kjetil at lucien in ~>

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: sane-utils 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sun May  1 13:10:31 2016
  InstallationDate: Installed on 2012-08-01 (1368 days ago)
  InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
  SourcePackage: sane-backends
  UpgradeStatus: Upgraded to xenial on 2016-04-24 (6 days ago)
  mtime.conffile..etc.default.saned: 2016-05-01T12:51:02.879807
  mtime.conffile..etc.sane.d.saned.conf: 2016-01-10T13:57:20.785810

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1577137/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1577137] Re: saned.service masked and cannot be unmasked

2016-06-02 Thread Alessandro Polverini
I'm running xenial (16.10) and I'm unable to start saned.
A strange thing I see is that the service is linked to /dev/null:

# ls -l /lib/systemd/system/saned.service
lrwxrwxrwx 1 root root 9 mag 19 17:35 /lib/systemd/system/saned.service -> 
/dev/null

Why is that? Do I need to remove that symlink?

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

Title:
  saned.service masked and cannot be unmasked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1577137/+subscriptions

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


Re: [BackupPC-users] Multiple instances of backuppc

2016-02-23 Thread Alessandro Polverini
Il 23/02/2016 13:30, Adam Goryachev ha scritto:
> [...]
>> Another issue I have while using backuppc inside an LXC container is
>> that all the hosts results unpingable, while in fact they are: from the
>> command line everything works fine as expected.
> You will need to check what command you are asking backuppc to use for
> ping. Perhaps post the logfile from backuppc showing the failed ping
> attempt.

The command is the usual /bin/ping that is working fine in the LXC vm.

Where I can find the log of the failed ping attempt?

In the global LOG file there is no trace of any ping attempt, while in 
the status of all the servers I find:

Last error is "no ping response".

Regars,
Alex

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Multiple instances of backuppc

2016-02-22 Thread Alessandro Polverini
Hello,
I would like to use backuppc for some of my servers and I would like to 
have separate physical disks with different instances of backuppc running.

I'm using debian, I tried to create a different set of config files and 
hack the init.d file, but I was unable to run a second instance: does 
someone have some hints to reach that goal?

Thanks,
Alex

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[Bug 1520743] Re: Netbeans 8.1 installer freezes running over openjdk-8

2015-11-28 Thread Alessandro Polverini
Yes, that make the installer run again.

So, does this bug have to be reassigned to another package?

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

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

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


[Openjdk] [Bug 1520743] Re: Netbeans 8.1 installer freezes running over openjdk-8

2015-11-28 Thread Alessandro Polverini
Yes, that make the installer run again.

So, does this bug have to be reassigned to another package?

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1520743

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  The current openjdk-8, version 8u66-b17-1 is incompatible with
  netbeans 8.1, rendering it completely unusable.

  Netbeans installs and works fine with Oracle JDK 8, and if after
  installing it with Oracle JDK I then run it with OpenJDK it works but
  it's almost unusable due to the slowliness and freezes of several
  seconds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


[Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread Alessandro Polverini
I confirm the problems with openJDK 8 (at least with current version
8u66-b17-1), I'm unable to even run the netbeans installer, while using
Oracle JDK it works fine.

If I install netbeans with Oracle JDK and then run it with OpenJDK 8 the
experience is VERY bad, with very long pauses here and there, making it
almost unusable.

It used to work fine in Ubuntu 15.04

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

Title:
  Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK
  interaction

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009/+subscriptions

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


[Openjdk] [Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2015-11-27 Thread Alessandro Polverini
I confirm the problems with openJDK 8 (at least with current version
8u66-b17-1), I'm unable to even run the netbeans installer, while using
Oracle JDK it works fine.

If I install netbeans with Oracle JDK and then run it with OpenJDK 8 the
experience is VERY bad, with very long pauses here and there, making it
almost unusable.

It used to work fine in Ubuntu 15.04

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1510009

Title:
  Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK
  interaction

Status in openjdk-8 package in Ubuntu:
  Confirmed

Bug description:
  Since upgrading to Ubuntu 15.10 from Ubuntu 15.04, the various GUI
  applications that I run, including Netbeans and Minecraft have been
  suffering from dead/waitlocks which prevent them from operating
  properly. Since I have reproduced this issue these two completely
  different codebases, I am moving the bug further upstream.

  The original Netbeans bug report can be viewed here: 
https://netbeans.org/bugzilla/show_bug.cgi?id=256124
  Essentially, during routine interaction and calling of various AWT methods, 
somewhere between 8u45 (15.04) and 8u66 (15.10), something broke causing the 
application to hang intermittently when these methods are called.

  Some sample jstack traces are attached, the issue should be fairly
  obvious to spot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009/+subscriptions

___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


[Bug 1520743] [NEW] Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
Public bug reported:

The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
8.1, rendering it completely unusable.

Netbeans installs and works fine with Oracle JDK 8, and if after
installing it with Oracle JDK I then run it with OpenJDK it works but
it's almost unusable due to the slowliness and freezes of several
seconds.

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
  8.1, rendering it completely unusable.
  
- Netbeans installs and works fine with sun JDK 8
+ Netbeans installs and works fine with Oracle JDK 8

** Description changed:

  The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
  8.1, rendering it completely unusable.
  
- Netbeans installs and works fine with Oracle JDK 8
+ Netbeans installs and works fine with Oracle JDK 8, and if after
+ installing it with Oracle JDK I then run it with OpenJDK it works but
+ it's almost unusable due to the slowliness and freezes of several
+ seconds.

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

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

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


[Bug 1520743] Re: Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
I suppose this is related to
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009

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

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

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


[Openjdk] [Bug 1520743] [NEW] Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
Public bug reported:

The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
8.1, rendering it completely unusable.

Netbeans installs and works fine with Oracle JDK 8, and if after
installing it with Oracle JDK I then run it with OpenJDK it works but
it's almost unusable due to the slowliness and freezes of several
seconds.

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
  8.1, rendering it completely unusable.
  
- Netbeans installs and works fine with sun JDK 8
+ Netbeans installs and works fine with Oracle JDK 8

** Description changed:

  The current openjdk-8, version 8u66-b17-1 is incompatible with netbeans
  8.1, rendering it completely unusable.
  
- Netbeans installs and works fine with Oracle JDK 8
+ Netbeans installs and works fine with Oracle JDK 8, and if after
+ installing it with Oracle JDK I then run it with OpenJDK it works but
+ it's almost unusable due to the slowliness and freezes of several
+ seconds.

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1520743

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  The current openjdk-8, version 8u66-b17-1 is incompatible with
  netbeans 8.1, rendering it completely unusable.

  Netbeans installs and works fine with Oracle JDK 8, and if after
  installing it with Oracle JDK I then run it with OpenJDK it works but
  it's almost unusable due to the slowliness and freezes of several
  seconds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


[Openjdk] [Bug 1520743] Re: Netbeans 8.1 installer freezes running over openjdk-8

2015-11-27 Thread Alessandro Polverini
I suppose this is related to
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1520743

Title:
  Netbeans 8.1 installer freezes running over openjdk-8

Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  The current openjdk-8, version 8u66-b17-1 is incompatible with
  netbeans 8.1, rendering it completely unusable.

  Netbeans installs and works fine with Oracle JDK 8, and if after
  installing it with Oracle JDK I then run it with OpenJDK it works but
  it's almost unusable due to the slowliness and freezes of several
  seconds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1520743/+subscriptions

___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


Bug#780080: btrfs-tools: Please package version 4.2.2

2015-10-08 Thread Alessandro Polverini
Package: btrfs-tools
Followup-For: Bug #780080

Please package latest release of the tools, there are many important fixex



[jira] [Created] (SUREFIRE-1161) Executing selected (multiple) tests of same class gives Exception

2015-06-10 Thread Alessandro Polverini (JIRA)
Alessandro Polverini created SUREFIRE-1161:
--

 Summary: Executing selected (multiple) tests of same class gives 
Exception
 Key: SUREFIRE-1161
 URL: https://issues.apache.org/jira/browse/SUREFIRE-1161
 Project: Maven Surefire
  Issue Type: Bug
  Components: Maven Surefire Plugin
Affects Versions: 2.18.1
 Environment: Java 8, Linux
Reporter: Alessandro Polverini


testing selected methods (more than 1) of the same class using the syntax

mvn -Dtest=MyClass#method1+method2 test

Gives:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1948)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.getMethod(JUnit4Provider.java:307)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:147)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[Openjdk] [Bug 1341628] Re: [needs-packaging]openjdk-8 in 14.04

2014-12-19 Thread Alessandro Polverini
HRJ: Thanks for the links and the zulu repo, very interesting!

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1341628

Title:
  [needs-packaging]openjdk-8 in 14.04

Status in openjdk-8 package in Ubuntu:
  Confirmed

Bug description:
  openjdk-8 is now available in Utopic:
  https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1297065

  According to the comments in that bug, a separate bug needs to be
  reported for backporting.

  I am especially interested in a package for 14.04, hence raising this
  specific bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1341628/+subscriptions

___
Mailing list: https://launchpad.net/~openjdk
Post to : openjdk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   >