[Desktop-packages] [Bug 2020621] [NEW] "wpctl status" causes line wrap with big PID values

2023-05-23 Thread Bernhard Riegler
Public bug reported:

/usr/bin/wpctl is in package "wireplumber"
cat /proc/sys/kernel/pid_max 
4194304
Ubuntu 22.04LTS has PID value up to 4Mi (7 digit decimal)
on a std terminal with 80 colomns it wraps lines if more then 5 digits for PID 
in my case.

please fix the output of "wpctl status" for 7 digit PID value without line wrap.
I see 8 SPACE characters at begin_of_line which can be reduced.

 └─ Clients:
31. pipewire[0.3.68, bernie@prod, pid:1434]
33. WirePlumber [0.3.68, bernie@prod, pid:1432]
34. WirePlumber [export][0.3.68, bernie@prod, pid:1432]
46. GNOME Shell Volume Control  [0.3.68, bernie@prod, pid:3162]
47. GNOME Volume Control Media Keys [0.3.68, bernie@prod, pid:3336]
48. xdg-desktop-portal  [0.3.68, bernie@prod, pid:6040]
49. gnome-shell [0.3.68, bernie@prod, pid:3162]
50. Terminal[0.3.68, bernie@prod, pid:3555]
51. Mutter  [0.3.68, bernie@prod, pid:3162]
52. gjs [0.3.68, bernie@prod, pid:3502]
53. Firefox [0.3.68, bernie@prod, 
pid:215299]
57. wpctl   [0.3.68, bernie@prod, 
pid:330390]

** Affects: pipewire-media-session (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  "wpctl status" causes line wrap with big PID values

Status in pipewire-media-session package in Ubuntu:
  New

Bug description:
  /usr/bin/wpctl is in package "wireplumber"
  cat /proc/sys/kernel/pid_max 
  4194304
  Ubuntu 22.04LTS has PID value up to 4Mi (7 digit decimal)
  on a std terminal with 80 colomns it wraps lines if more then 5 digits for 
PID in my case.

  please fix the output of "wpctl status" for 7 digit PID value without line 
wrap.
  I see 8 SPACE characters at begin_of_line which can be reduced.

   └─ Clients:
  31. pipewire[0.3.68, bernie@prod, 
pid:1434]
  33. WirePlumber [0.3.68, bernie@prod, 
pid:1432]
  34. WirePlumber [export][0.3.68, bernie@prod, 
pid:1432]
  46. GNOME Shell Volume Control  [0.3.68, bernie@prod, 
pid:3162]
  47. GNOME Volume Control Media Keys [0.3.68, bernie@prod, 
pid:3336]
  48. xdg-desktop-portal  [0.3.68, bernie@prod, 
pid:6040]
  49. gnome-shell [0.3.68, bernie@prod, 
pid:3162]
  50. Terminal[0.3.68, bernie@prod, 
pid:3555]
  51. Mutter  [0.3.68, bernie@prod, 
pid:3162]
  52. gjs [0.3.68, bernie@prod, 
pid:3502]
  53. Firefox [0.3.68, bernie@prod, 
pid:215299]
  57. wpctl   [0.3.68, bernie@prod, 
pid:330390]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire-media-session/+bug/2020621/+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


[Desktop-packages] [Bug 1946733] Re: gnome-terminal max_size and resize looses 1 row and 1 colomn

2021-11-19 Thread Bernhard Riegler
I assume an "integer division" cut down
my HW monitor has a screen resolution of 1920 x 1200 pixel.

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

Title:
  gnome-terminal max_size and resize looses 1 row and 1 colomn

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  I installed "xterm" to get utility "resize" and have a comparison between 2 
terminal programs.
  xterm works. between the "resize" commands is double click on top bar 
(max.size, restore)
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
   stable columns,lines with xterm
  gnome-terminal has a bug. again (max.size, restore) with double-click on top 
bar.
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=79;
  LINES=23;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=78;
  LINES=22;
  export COLUMNS LINES;
  with every cycle the gnome-terminal looses 1 row and 1 column
  gnome-terminal info reports version 3.36.2
  platform is ubuntu 20.04 LTS
  bernie@prod:~$ lsb_release -rd
  Description:  Ubuntu 20.04.3 LTS
  Release:  20.04
  bernie@prod:~$ apt-cache policy gnome-terminal
  gnome-terminal:
Installiert:   3.36.2-1ubuntu1~20.04
Installationskandidat: 3.36.2-1ubuntu1~20.04
Versionstabelle:
   *** 3.36.2-1ubuntu1~20.04 500
  500 http://de.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.36.1.1-1ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  please fix the gnome-terminal size shrinking and restore the same size as 
before
  thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1946733/+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


[Desktop-packages] [Bug 1946733] [NEW] gnome-terminal max_size and resize looses 1 row and 1 colomn

2021-10-12 Thread Bernhard Riegler
Public bug reported:

I installed "xterm" to get utility "resize" and have a comparison between 2 
terminal programs.
xterm works. between the "resize" commands is double click on top bar 
(max.size, restore)
bernie@prod:~$ resize
COLUMNS=80;
LINES=24;
export COLUMNS LINES;
bernie@prod:~$ resize
COLUMNS=80;
LINES=24;
export COLUMNS LINES;
bernie@prod:~$ resize
COLUMNS=80;
LINES=24;
export COLUMNS LINES;
 stable columns,lines with xterm
gnome-terminal has a bug. again (max.size, restore) with double-click on top 
bar.
bernie@prod:~$ resize
COLUMNS=80;
LINES=24;
export COLUMNS LINES;
bernie@prod:~$ resize
COLUMNS=79;
LINES=23;
export COLUMNS LINES;
bernie@prod:~$ resize
COLUMNS=78;
LINES=22;
export COLUMNS LINES;
with every cycle the gnome-terminal looses 1 row and 1 column
gnome-terminal info reports version 3.36.2
platform is ubuntu 20.04 LTS
bernie@prod:~$ lsb_release -rd
Description:Ubuntu 20.04.3 LTS
Release:20.04
bernie@prod:~$ apt-cache policy gnome-terminal
gnome-terminal:
  Installiert:   3.36.2-1ubuntu1~20.04
  Installationskandidat: 3.36.2-1ubuntu1~20.04
  Versionstabelle:
 *** 3.36.2-1ubuntu1~20.04 500
500 http://de.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.36.1.1-1ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu focal/main amd64 Packages
please fix the gnome-terminal size shrinking and restore the same size as before
thanks

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gnome-terminal max_size and resize looses 1 row and 1 colomn

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  I installed "xterm" to get utility "resize" and have a comparison between 2 
terminal programs.
  xterm works. between the "resize" commands is double click on top bar 
(max.size, restore)
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
   stable columns,lines with xterm
  gnome-terminal has a bug. again (max.size, restore) with double-click on top 
bar.
  bernie@prod:~$ resize
  COLUMNS=80;
  LINES=24;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=79;
  LINES=23;
  export COLUMNS LINES;
  bernie@prod:~$ resize
  COLUMNS=78;
  LINES=22;
  export COLUMNS LINES;
  with every cycle the gnome-terminal looses 1 row and 1 column
  gnome-terminal info reports version 3.36.2
  platform is ubuntu 20.04 LTS
  bernie@prod:~$ lsb_release -rd
  Description:  Ubuntu 20.04.3 LTS
  Release:  20.04
  bernie@prod:~$ apt-cache policy gnome-terminal
  gnome-terminal:
Installiert:   3.36.2-1ubuntu1~20.04
Installationskandidat: 3.36.2-1ubuntu1~20.04
Versionstabelle:
   *** 3.36.2-1ubuntu1~20.04 500
  500 http://de.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.36.1.1-1ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  please fix the gnome-terminal size shrinking and restore the same size as 
before
  thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1946733/+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


[Desktop-packages] [Bug 1215882]

2021-04-16 Thread Bernhard Riegler
I completely agree with jonwestburne
CRITICAL because the user does not know the email was not sent.

I had again a server BUSY condition.
thunderbird version 78.7.1(64-bit) on GNU/Linux Ubuntu 20.04 LTS platform.
popup "load too high (#4.3.0)" and then the email is in 'sent' folder of my 
local Filesystem Archive.
my automatic "CC to sender" proves that it was not processed by server. I did 
not receive my CC.

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

Title:
  Emails are silently discarded on 554 reply to STARTTLS

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  It seems that emails are silently discarded when the remote SMTP
  server replies with an error on STARTTLS. Here is an example smtp log
  created with NSPR_LOG_MODULES='smtp:5,timestamp':

  2013-08-23 11:10:25.548708 UTC - 43480896[7fe10164b370]: SMTP Connecting to: 
mail.trialphaenergy.com
  2013-08-23 11:10:26.513993 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:26.514026 UTC - 43480896[7fe10164b370]: SMTP Response: 220 
mail.trialphaenergy.com Microsoft ESMTP MAIL Service ready at Fri, 23 Aug 2013 
04:10:25 -0700
  2013-08-23 11:10:26.514047 UTC - 43480896[7fe10164b370]: SMTP entering state: 
14
  2013-08-23 11:10:26.514069 UTC - 43480896[7fe10164b370]: SMTP Send: EHLO 
[10.11.206.9]
  2013-08-23 11:10:27.144751 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144791 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-mail.trialphaenergy.com Hello [10.11.10.19]
  2013-08-23 11:10:27.144808 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144817 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-SIZE
  2013-08-23 11:10:27.144828 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144839 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-PIPELINING
  2013-08-23 11:10:27.144846 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144851 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-DSN
  2013-08-23 11:10:27.144857 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144862 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-ENHANCEDSTATUSCODES
  2013-08-23 11:10:27.144868 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144885 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-STARTTLS
  2013-08-23 11:10:27.144889 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144893 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-AUTH NTLM
  2013-08-23 11:10:27.144897 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144900 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-8BITMIME
  2013-08-23 11:10:27.144904 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144920 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-BINARYMIME
  2013-08-23 11:10:27.144926 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144931 UTC - 43480896[7fe10164b370]: SMTP Response: 250 
CHUNKING
  2013-08-23 11:10:27.144936 UTC - 43480896[7fe10164b370]: SMTP entering state: 
4
  2013-08-23 11:10:27.144961 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.144968 UTC - 43480896[7fe10164b370]: SMTP Send: STARTTLS
  2013-08-23 11:10:27.757848 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.757881 UTC - 43480896[7fe10164b370]: SMTP Response: 554 
Policy violation. Email Session ID: {521742ED-1-F0B0B0A-}
  2013-08-23 11:10:27.757893 UTC - 43480896[7fe10164b370]: SMTP entering state: 
19
  2013-08-23 11:10:27.757900 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.757905 UTC - 43480896[7fe10164b370]: SMTP Send: QUIT
  2013-08-23 11:10:27.757915 UTC - 43480896[7fe10164b370]: SMTP entering state: 0

  
  The UI, however, gives no indication of failure and closes the compose window 
after the apparent successful submission to the smtp server.

  
  If the user has not configured a Sent folder this results in data loss. Even 
if the user has configured a sent folder, he receives no indication that the 
email has not been sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 17.0.8+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nikratio   2425 F pulseaudio
  BuildID: 20130803220711
  Channel: Unavailable
  Date: Fri Aug 23 13:05:30 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  

[Desktop-packages] [Bug 1215882]

2021-03-19 Thread Bernhard Riegler
after thinking about the possibilities for this server "transient failure" 
I would recommend rescue in the local Filesystem on server status (#4.3.0) 
independent of config for folder 'sent' and folder 'draft'
make a subdirectory "rescue" in the local File System below local ARCHIVE 
folder and put the email in here.
this is independent of the server BUSY problem.
the file in 'rescue' folder can now easily retried later and is not 'lost on 
transit'

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

Title:
  Emails are silently discarded on 554 reply to STARTTLS

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  It seems that emails are silently discarded when the remote SMTP
  server replies with an error on STARTTLS. Here is an example smtp log
  created with NSPR_LOG_MODULES='smtp:5,timestamp':

  2013-08-23 11:10:25.548708 UTC - 43480896[7fe10164b370]: SMTP Connecting to: 
mail.trialphaenergy.com
  2013-08-23 11:10:26.513993 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:26.514026 UTC - 43480896[7fe10164b370]: SMTP Response: 220 
mail.trialphaenergy.com Microsoft ESMTP MAIL Service ready at Fri, 23 Aug 2013 
04:10:25 -0700
  2013-08-23 11:10:26.514047 UTC - 43480896[7fe10164b370]: SMTP entering state: 
14
  2013-08-23 11:10:26.514069 UTC - 43480896[7fe10164b370]: SMTP Send: EHLO 
[10.11.206.9]
  2013-08-23 11:10:27.144751 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144791 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-mail.trialphaenergy.com Hello [10.11.10.19]
  2013-08-23 11:10:27.144808 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144817 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-SIZE
  2013-08-23 11:10:27.144828 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144839 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-PIPELINING
  2013-08-23 11:10:27.144846 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144851 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-DSN
  2013-08-23 11:10:27.144857 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144862 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-ENHANCEDSTATUSCODES
  2013-08-23 11:10:27.144868 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144885 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-STARTTLS
  2013-08-23 11:10:27.144889 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144893 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-AUTH NTLM
  2013-08-23 11:10:27.144897 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144900 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-8BITMIME
  2013-08-23 11:10:27.144904 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144920 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-BINARYMIME
  2013-08-23 11:10:27.144926 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144931 UTC - 43480896[7fe10164b370]: SMTP Response: 250 
CHUNKING
  2013-08-23 11:10:27.144936 UTC - 43480896[7fe10164b370]: SMTP entering state: 
4
  2013-08-23 11:10:27.144961 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.144968 UTC - 43480896[7fe10164b370]: SMTP Send: STARTTLS
  2013-08-23 11:10:27.757848 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.757881 UTC - 43480896[7fe10164b370]: SMTP Response: 554 
Policy violation. Email Session ID: {521742ED-1-F0B0B0A-}
  2013-08-23 11:10:27.757893 UTC - 43480896[7fe10164b370]: SMTP entering state: 
19
  2013-08-23 11:10:27.757900 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.757905 UTC - 43480896[7fe10164b370]: SMTP Send: QUIT
  2013-08-23 11:10:27.757915 UTC - 43480896[7fe10164b370]: SMTP entering state: 0

  
  The UI, however, gives no indication of failure and closes the compose window 
after the apparent successful submission to the smtp server.

  
  If the user has not configured a Sent folder this results in data loss. Even 
if the user has configured a sent folder, he receives no indication that the 
email has not been sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 17.0.8+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nikratio   2425 F pulseaudio
  BuildID: 20130803220711
  Channel: Unavailable
  Date: Fri Aug 23 13:05:30 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
  

[Desktop-packages] [Bug 1215882]

2021-03-19 Thread Bernhard Riegler
I have the following environment: Europe, Austria, A1 Provider, sending with 
Thunderbird 78.7.1(64-bit) on GNU/Linux Ubuntu 20.04 LTS
the outgoing configuration is SMTP port 587 with STARTTLS

everything works fine, but sometimes the Provider SMTP Server is BUSY.
I get in thunderbird client a pop up "load too high (#4.3.0)" and then the 
email is in 'sent' folder.
as I always put myself a CC in every email, I can guarantee that the email was 
not processed by the SMTP server.
this matches the pop up message.
this is a transient SMTP server error.
thunderbird client knows this and shall not put this failed output into folder 
'sent' , but into folder 'draft' for later retry.

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

Title:
  Emails are silently discarded on 554 reply to STARTTLS

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  It seems that emails are silently discarded when the remote SMTP
  server replies with an error on STARTTLS. Here is an example smtp log
  created with NSPR_LOG_MODULES='smtp:5,timestamp':

  2013-08-23 11:10:25.548708 UTC - 43480896[7fe10164b370]: SMTP Connecting to: 
mail.trialphaenergy.com
  2013-08-23 11:10:26.513993 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:26.514026 UTC - 43480896[7fe10164b370]: SMTP Response: 220 
mail.trialphaenergy.com Microsoft ESMTP MAIL Service ready at Fri, 23 Aug 2013 
04:10:25 -0700
  2013-08-23 11:10:26.514047 UTC - 43480896[7fe10164b370]: SMTP entering state: 
14
  2013-08-23 11:10:26.514069 UTC - 43480896[7fe10164b370]: SMTP Send: EHLO 
[10.11.206.9]
  2013-08-23 11:10:27.144751 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144791 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-mail.trialphaenergy.com Hello [10.11.10.19]
  2013-08-23 11:10:27.144808 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144817 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-SIZE
  2013-08-23 11:10:27.144828 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144839 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-PIPELINING
  2013-08-23 11:10:27.144846 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144851 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-DSN
  2013-08-23 11:10:27.144857 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144862 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-ENHANCEDSTATUSCODES
  2013-08-23 11:10:27.144868 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144885 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-STARTTLS
  2013-08-23 11:10:27.144889 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144893 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-AUTH NTLM
  2013-08-23 11:10:27.144897 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144900 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-8BITMIME
  2013-08-23 11:10:27.144904 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144920 UTC - 43480896[7fe10164b370]: SMTP Response: 
250-BINARYMIME
  2013-08-23 11:10:27.144926 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.144931 UTC - 43480896[7fe10164b370]: SMTP Response: 250 
CHUNKING
  2013-08-23 11:10:27.144936 UTC - 43480896[7fe10164b370]: SMTP entering state: 
4
  2013-08-23 11:10:27.144961 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.144968 UTC - 43480896[7fe10164b370]: SMTP Send: STARTTLS
  2013-08-23 11:10:27.757848 UTC - 43480896[7fe10164b370]: SMTP entering state: 0
  2013-08-23 11:10:27.757881 UTC - 43480896[7fe10164b370]: SMTP Response: 554 
Policy violation. Email Session ID: {521742ED-1-F0B0B0A-}
  2013-08-23 11:10:27.757893 UTC - 43480896[7fe10164b370]: SMTP entering state: 
19
  2013-08-23 11:10:27.757900 UTC - 43480896[7fe10164b370]: SMTP entering state: 
21
  2013-08-23 11:10:27.757905 UTC - 43480896[7fe10164b370]: SMTP Send: QUIT
  2013-08-23 11:10:27.757915 UTC - 43480896[7fe10164b370]: SMTP entering state: 0

  
  The UI, however, gives no indication of failure and closes the compose window 
after the apparent successful submission to the smtp server.

  
  If the user has not configured a Sent folder this results in data loss. Even 
if the user has configured a sent folder, he receives no indication that the 
email has not been sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 17.0.8+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   

[Desktop-packages] [Bug 1884135] [NEW] [LE_WH-1000XM3, playback] Playback problem: BT headset only plays gnome-terminal's bell (Ctrl-G), any media/audio is still output via builtin intel audio

2020-06-18 Thread Bernhard Gabler
Public bug reported:

After today's update, no audio can be played via connected Bluetooth
headset (Sony LE_WH-1000XM3). The sound setting offers internal speakers
or wireless headset, but either way any media (RhythmBox, Web video,
...) plays through the internal speakers.

The notable exception is gnome-console's ping (played as output of a
BELL character, like from hitting the backspace key on an empty bash
command line, or from

  echo -e \\007

which does play through wireless headset (or internal speaker) as set by
the sound setting.


Before today's update, the Bluetooth headset did play audio (yet not 
immediately upon connecting; for though the sound setting had switched to the 
external headset, any sound was still output to via internal speakers. But 
switching once to the internal speakers and back to the BT headset was a viable 
workaround to get sound out to the BT headset.)

>From apt log:
Start-Date: 2020-06-18  17:19:14
Commandline: aptdaemon role='role-commit-packages' sender=':1.315'
Upgrade: bind9-dnsutils:amd64 (1:9.16.1-0ubuntu2.1, 1:9.16.1-0ubuntu2.2), 
alsa-ucm-conf:amd64 (1.2.2-1, 1.2.2-1ubuntu0.1), bind9-host:amd64 
(1:9.16.1-0ubuntu2.1, 1:9.16.1-0ubuntu2.2), dnsutils:amd64 
(1:9.16.1-0ubuntu2.1, 1:9.16.1-0ubuntu2.2), initramfs-tools-bin:amd64 
(0.136ubuntu6, 0.136ubuntu6.1), busybox-static:amd64 (1:1.30.1-4ubuntu6, 
1:1.30.1-4ubuntu6.1), bind9-libs:amd64 (1:9.16.1-0ubuntu2.1, 
1:9.16.1-0ubuntu2.2), initramfs-tools-core:amd64 (0.136ubuntu6, 
0.136ubuntu6.1), initramfs-tools:amd64 (0.136ubuntu6, 0.136ubuntu6.1), 
gnome-shell-extension-ubuntu-dock:amd64 (67ubuntu20.04.5, 68ubuntu1~20.04.1), 
busybox-initramfs:amd64 (1:1.30.1-4ubuntu6, 1:1.30.1-4ubuntu6.1)
Remove: linux-image-5.3.0-55-generic:amd64 (5.3.0-55.49), 
linux-modules-extra-5.3.0-55-generic:amd64 (5.3.0-55.49), 
linux-headers-5.3.0-55-generic:amd64 (5.3.0-55.49), 
linux-modules-5.3.0-55-generic:amd64 (5.3.0-55.49), 
linux-headers-5.3.0-55:amd64 (5.3.0-55.49)
End-Date: 2020-06-18  17:20:14

Could the issue be caused by one of these packages?
  alsa-ucm-conf:amd64 (1.2.2-1, 1.2.2-1ubuntu0.1)
  gnome-shell-extension-ubuntu-dock:amd64 (67ubuntu20.04.5, 68ubuntu1~20.04.1)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
Uname: Linux 5.4.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bernhard   2078 F pulseaudio
 /dev/snd/pcmC0D0c:   bernhard   2078 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 18 18:42:49 2020
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-12-11 (919 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: LE_WH-1000XM3
Symptom_Type: Only some of outputs are working
Title: [LE_WH-1000XM3, playback] Playback problem
UpgradeStatus: Upgraded to focal on 2020-06-05 (13 days ago)
dmi.bios.date: 09/13/2017
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.01.
dmi.board.name: Woody_KL
dmi.board.vendor: KBL
dmi.board.version: V1.01.
dmi.chassis.type: 31
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.01.
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.01.:bd09/13/2017:svnAcer:pnSpinSP513-52N:pvrV1.01.:rvnKBL:rnWoody_KL:rvrV1.01.:cvnAcer:ct31:cvrV1.01.:
dmi.product.family: Spin 5
dmi.product.name: Spin SP513-52N
dmi.product.sku: 
dmi.product.version: V1.01.
dmi.sys.vendor: Acer
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2020-06-18T18:32:11.193118

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  [LE_WH-1000XM3, playback] Playback problem: BT headset only plays
  gnome-terminal's bell (Ctrl-G), any media/audio is still output via
  builtin intel audio

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  After today's update, no audio can be played via connected Bluetooth
  headset (Sony LE_WH-1000XM3). The sound setting offers internal
  speakers or wireless headset, but either way any media (RhythmBox, Web
  video, ...) plays through the internal speakers.

  The notable exception is gnome-console's ping (played as output of a
  BELL character, like from hitting the backspace key on an empty bash
  command line, or from

echo -e \\007

  which does play through wireless headset (or internal speaker) as set
  by the sound setting.

  
  Before today's update, the Bluetooth headset did play audio (yet not 
immediately upon connecting; for though the sound setting had switched to the 
external

[Desktop-packages] [Bug 1883456] Re: Video laag

2020-06-15 Thread Bernhard Zuidema
I discovered that it only occurs while being in discord. Eventough, it appeared 
right after the update, I guess the problem is cause of the discord app. I may 
contact discord over this problem. You may close this thread.
I'm sorry for wasting your time, thank you for your support.

** Attachment added: "settings.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1883456/+attachment/5384010/+files/settings.txt

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

Title:
  Video laag

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Installed the newest update and restarted the computer. Since then,
  every video is freezing every 10 seconds for like 1 second. Youtube,
  vlc as examples. But it's not a performance problem. CPU and RAM usage
  stay low during this lag. I'm a noob, sry for my eventually bad
  description.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jun 14 22:50:31 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Skylake GT2 [HD Graphics 520] [17aa:5051]
  InstallationDate: Installed on 2020-06-06 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20FU001RMZ
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=469e2bc9-c16c-49fe-9b3c-7ddf2ec744f0 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   
  dmi.bios.date: 02/04/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R08ET35W (1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FU001RMZ
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR08ET35W(1.09):bd02/04/2016:svnLENOVO:pn20FU001RMZ:pvrThinkPadL460:rvnLENOVO:rn20FU001RMZ:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad L460
  dmi.product.name: 20FU001RMZ
  dmi.product.sku: LENOVO_MT_20FU_BU_Think_FM_ThinkPad L460
  dmi.product.version: ThinkPad L460
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1883456/+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


[Desktop-packages] [Bug 1748119] Re: simple-scan (11) crashes in sane_reload_devices → sane_avision_get_devices → sane_dll_get_devices → sane_get_devices → scanner_do_redetect

2019-06-16 Thread Bernhard Übelacker
Hit the same crash with Debian Buster/testing and created upstream issue:
https://gitlab.gnome.org/GNOME/simple-scan/issues/109

** Bug watch added: gitlab.gnome.org/GNOME/simple-scan/issues #109
   https://gitlab.gnome.org/GNOME/simple-scan/issues/109

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

Title:
  simple-scan (11) crashes in sane_reload_devices →
  sane_avision_get_devices → sane_dll_get_devices → sane_get_devices →
  scanner_do_redetect

Status in simple-scan package in Ubuntu:
  Confirmed

Bug description:
  Test Case:
  1. Start simple-scan twice from the command line.

  Actual result
  This crash
  
https://errors.ubuntu.com/bucket/?id=/usr/bin/simple-scan%3A11%3Asane_reload_devices%3Asane_avision_get_devices%3Asane_dll_get_devices%3Asane_get_devices%3Ascanner_do_redetect

  Expected result
  Second time does nothing or brings the simple scan window to the front.

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
simple-scan.  This problem was most recently seen with package version 
3.26.3-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/f5c966daf1861f9d7911755fc6718715056ead50 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1748119/+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


[Desktop-packages] [Bug 49498] Re: With Evince I can't copy text out from PDF documents created with cups-pdf

2019-01-14 Thread Bernhard Schülke
(Ubuntu 18.04)

Evince
Version = 3.28.4-0ubuntu1 
Diodon
Version = 1.8.0-1

Same problem.
When i use atril as pdf-reader, i can copy text to the diodon table. But it 
doesn't work with evince. 

Date today = 2018-01-14.

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

Title:
  With Evince I can't copy text out from PDF documents created with
  cups-pdf

Status in Evince:
  Unknown
Status in Poppler:
  Fix Released
Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  When I create PDF documents with the cups-pdf printer, after, I can't select 
text and copy it out from the PDF itself.
  The strange thing is that when I have installed the cups-pdf printer with the 
gnome-cups-manager, I have printed the test page. In this case, and only in 
this case, when I opened the pdf created in Evince I am able to copy the text 
and paste it elsewhere.
  The problem is that when I use the cups-pdf from other tools like gedit, I 
can create PDF documents, but when I open it in Evince, I can't copy text out. 
These documents are like "protected" from copying.

  
  The step to reproduce are:
  1) install cups-pdf
  2) open gnome-cups-manager and install the new printer, then make a test 
pressing the
  "Print a test page" button
  3) open in Evince the just created PDF document and try to copy the text 
> you are able to do
  4) open gedit, write something, and choose to create a PDF with cups-pdf
  5) open in Evince the PDF document just created and try to copy the text 
> you aren't able to do

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/49498/+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


[Desktop-packages] [Bug 974036] Re: Say "No space left on target" while it's in the cache folder that the problem is

2019-01-11 Thread Bernhard F.W. Gschaider
I tried working around this problem by creating a folder
/someotherDisc/dejaDupCache and then symbolic linking ~/.cache/deja-dup
to it. This works for some time. The folder grows beyond the size of the
space available on the "original" filesystem. But some time during the
backup-process the link is removed and a new folder ~/.cache/deja-dup is
created which again has too little available space

This makes deja-dup unusable for me

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

Title:
  Say "No space left on target" while it's in the cache folder that the
  problem is

Status in Déjà Dup:
  Triaged
Status in deja-dup package in Ubuntu:
  Confirmed
Status in deja-dup package in Arch Linux:
  New

Bug description:
  The problem is that I get the message "No space left on me DD" where "me DD" 
is the name of my backup folder on my NAS.
  There is still 1.9 T free space on that NAS.

  I can see it when running:  gvfs-info -f smb://user@diskstation/backup-profil/
  attributes:
filesystem::size: 2948732551168
filesystem::free: 1929174245376
filesystem::type: cifs
filesystem::readonly: FALSE
gvfs::backend: smb-share

  When I checked the problem was that there was no space left on my home
  folder and after I did a little bit of cleaning it looks like the
  backup process could go on.

  The message here is wrong and there is no easy way to know if we have enough 
space in our /home, /tmp or backup destination.
  Isn't it possible to give some kind of rough estimation to the user.

  Thanks.

  Infos :

  Distribution : Ubuntu 11.10

  Deja-dup & duplicity version :
  deja-dup  20.1-0ubuntu0.2
  duplicity 0.6.15-0ubuntu2

  /tmp/deja-dup.gsettings

  org.gnome.DejaDup backend 'file'
  org.gnome.DejaDup delete-after 0
  org.gnome.DejaDup exclude-list ['$TRASH', '/home/mike/tralala', 
'/home/mike/tralalala2']
  org.gnome.DejaDup include-list ['$HOME']
  org.gnome.DejaDup last-backup '2012-03-31T19:13:46.682814Z'
  org.gnome.DejaDup last-restore ''
  org.gnome.DejaDup last-run '2012-03-31T19:13:46.682814Z'
  org.gnome.DejaDup periodic true
  org.gnome.DejaDup periodic-period 7
  org.gnome.DejaDup prompt-check '2012-03-17T08:25:18.027345Z'
  org.gnome.DejaDup root-prompt true
  org.gnome.DejaDup welcomed true
  org.gnome.DejaDup.File icon '. GThemedIcon drive-harddisk-usb drive-harddisk 
drive'
  org.gnome.DejaDup.File name 'Disque dur 1,0 TB: BackUp'
  org.gnome.DejaDup.File path 'smb://user@DiskStation/backup-profil/me%20DD'
  org.gnome.DejaDup.File relpath @ay []
  org.gnome.DejaDup.File short-name 'BackUp'
  org.gnome.DejaDup.File type 'normal'
  org.gnome.DejaDup.File uuid '17AFAA75333D'
  org.gnome.DejaDup.Rackspace container 'me-VGN-FZ31M'
  org.gnome.DejaDup.Rackspace username ''
  org.gnome.DejaDup.S3 bucket ''
  org.gnome.DejaDup.S3 folder 'me-VGN-FZ31M'
  org.gnome.DejaDup.S3 id ''
  org.gnome.DejaDup.U1 folder '/deja-dup/me-VGN-FZ31M'

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/974036/+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


[Desktop-packages] [Bug 1798797] [NEW] Drucker

2018-10-19 Thread Bernhard Jung
Public bug reported:

Kompliziert ... Ich möchte nur den Drucker zum laufen bringen. Zeigt an,
Drucker druckt nicht. Bei Ubuntu 16.4 ist alles einwandfrei gelaufen...

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CompositorRunning: None
Date: Fri Oct 19 12:21:45 2018
DistUpgraded: 2018-10-17 18:15:17,451 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Kindprozess 
»./xorg_fix_proprietary.py« konnte nicht ausgeführt werden (No such file or 
directory) (8))
DistroCodename: bionic
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] [1002:9808] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Wrestler [Radeon HD 7340] [17aa:365d]
InstallationDate: Installed on 2018-03-08 (224 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: LENOVO 6596
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=ae1dcc47-b3c8-4069-bedd-acb8c12fdbfb ro drm.debug=0xe plymouth:debug
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2018-10-17 (1 days ago)
dmi.bios.date: 08/28/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: EKKT25BUS
dmi.board.name: Remore CRB
dmi.board.vendor: LENOVO
dmi.board.version: Win8 STD MM DPK IPG
dmi.chassis.type: 13
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnLENOVO:bvrEKKT25BUS:bd08/28/2012:svnLENOVO:pn6596:pvrLenovoC445:rvnLENOVO:rnRemoreCRB:rvrWin8STDMMDPKIPG:cvnToBeFilledByO.E.M.:ct13:cvrToBeFilledByO.E.M.:
dmi.product.family: IdeaCentre
dmi.product.name: 6596
dmi.product.version: Lenovo C445
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Wed Oct 17 11:04:23 2018
xserver.configfile: default
xserver.devices:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.8

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


** Tags: amd64 apport-bug bionic ubuntu

-- 
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/1798797

Title:
  Drucker

Status in xorg package in Ubuntu:
  New

Bug description:
  Kompliziert ... Ich möchte nur den Drucker zum laufen bringen. Zeigt
  an, Drucker druckt nicht. Bei Ubuntu 16.4 ist alles einwandfrei
  gelaufen...

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CompositorRunning: None
  Date: Fri Oct 19 12:21:45 2018
  DistUpgraded: 2018-10-17 18:15:17,451 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Kindprozess 
»./xorg_fix_proprietary.py« konnte nicht ausgeführt werden (No such file or 
directory) (8))
  DistroCodename: bionic
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] [1002:9808] 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Wrestler [Radeon HD 7340] [17aa:365d]
  InstallationDate: Installed on 2018-03-08 (224 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO 6596
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=ae1dcc47-b3c8-4069-bedd-acb8c12fdbfb ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: Upgraded to bionic on 2018-10-17 (1 days ago)
  dmi.bios.date: 08/28/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EKKT25BUS
  dmi.board.name: Remore CRB
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD MM DPK IPG
  dmi.chassis.type: 13
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnLENOVO:bvrEKKT25BUS:bd08/28/2012:svnLENOVO:pn6596:pvrLenovoC445:rvnLENOVO:rnRemoreCRB:rvrWin8STDMMDPKIPG:cvnToBeFilledByO.E.M.:ct13:cvrToBeFilledByO.E.M.:
  

[Desktop-packages] [Bug 1798640] [NEW] TimedLogin in gdm3 crashes everything

2018-10-18 Thread Bernhard M
Public bug reported:

When using timed login with the configuration

/etc/gdm3/custom.conf
# GDM configuration storage
#
# See /usr/share/gdm/gdm.schemas for a list of available options.

[daemon]
# Uncomment the line below to force the login screen to use Xorg
#WaylandEnable=false

# Enabling automatic login
#  AutomaticLoginEnable = true
#  AutomaticLogin = user1

# Enabling timed login
#TimedLoginEnable = true
#TimedLogin = tv
#TimedLoginDelay = 10

[security]

[xdmcp]

[chooser]

[debug]
# Uncomment the line below to turn on debugging
# More verbose logs
# Additionally lets the X server dump core if it crashes
#Enable=true

after 10 seconds the screen goes black and only a reboot is possible to
get the GUI working again. If canceling the timed login and selecting
the same option everything works.

Additional infarmation: tv is a user starting kodi as single app:

/var/lib/AccountsService/users/tv
[InputSource0]
xkb=us

[User]
XSession=kodi
SystemAccount=false

/usr/share/wayland-sessions/kodi.desktop
[Desktop Entry]
Name=Kodi
Comment=This session will start Kodi media center
Exec=kodi-standalone
TryExec=kodi-standalone
Type=Application

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


** Tags: timedlogin

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

Title:
  TimedLogin in gdm3 crashes everything

Status in gdm3 package in Ubuntu:
  New

Bug description:
  When using timed login with the configuration

  /etc/gdm3/custom.conf
  # GDM configuration storage
  #
  # See /usr/share/gdm/gdm.schemas for a list of available options.

  [daemon]
  # Uncomment the line below to force the login screen to use Xorg
  #WaylandEnable=false

  # Enabling automatic login
  #  AutomaticLoginEnable = true
  #  AutomaticLogin = user1

  # Enabling timed login
  #TimedLoginEnable = true
  #TimedLogin = tv
  #TimedLoginDelay = 10

  [security]

  [xdmcp]

  [chooser]

  [debug]
  # Uncomment the line below to turn on debugging
  # More verbose logs
  # Additionally lets the X server dump core if it crashes
  #Enable=true

  after 10 seconds the screen goes black and only a reboot is possible
  to get the GUI working again. If canceling the timed login and
  selecting the same option everything works.

  Additional infarmation: tv is a user starting kodi as single app:

  /var/lib/AccountsService/users/tv
  [InputSource0]
  xkb=us

  [User]
  XSession=kodi
  SystemAccount=false

  /usr/share/wayland-sessions/kodi.desktop
  [Desktop Entry]
  Name=Kodi
  Comment=This session will start Kodi media center
  Exec=kodi-standalone
  TryExec=kodi-standalone
  Type=Application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1798640/+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


[Desktop-packages] [Bug 1798533] [NEW] Drucker

2018-10-18 Thread Bernhard Jung
Public bug reported:

Der Drucker kann nicht installiert werden. Filter fehlt (Fehlermeldung)
?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CompositorRunning: None
Date: Thu Oct 18 08:47:12 2018
DistUpgraded: 2018-10-17 18:15:17,451 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Kindprozess 
»./xorg_fix_proprietary.py« konnte nicht ausgeführt werden (No such file or 
directory) (8))
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] [1002:9808] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Wrestler [Radeon HD 7340] [17aa:365d]
InstallationDate: Installed on 2018-03-08 (223 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: LENOVO 6596
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=ae1dcc47-b3c8-4069-bedd-acb8c12fdbfb ro drm.debug=0xe plymouth:debug
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2018-10-17 (0 days ago)
dmi.bios.date: 08/28/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: EKKT25BUS
dmi.board.name: Remore CRB
dmi.board.vendor: LENOVO
dmi.board.version: Win8 STD MM DPK IPG
dmi.chassis.type: 13
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnLENOVO:bvrEKKT25BUS:bd08/28/2012:svnLENOVO:pn6596:pvrLenovoC445:rvnLENOVO:rnRemoreCRB:rvrWin8STDMMDPKIPG:cvnToBeFilledByO.E.M.:ct13:cvrToBeFilledByO.E.M.:
dmi.product.family: IdeaCentre
dmi.product.name: 6596
dmi.product.version: Lenovo C445
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Wed Oct 17 11:04:23 2018
xserver.configfile: default
xserver.devices:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.8

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


** Tags: amd64 apport-bug bionic ubuntu

-- 
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/1798533

Title:
  Drucker

Status in xorg package in Ubuntu:
  New

Bug description:
  Der Drucker kann nicht installiert werden. Filter fehlt
  (Fehlermeldung) ?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CompositorRunning: None
  Date: Thu Oct 18 08:47:12 2018
  DistUpgraded: 2018-10-17 18:15:17,451 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Kindprozess 
»./xorg_fix_proprietary.py« konnte nicht ausgeführt werden (No such file or 
directory) (8))
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] [1002:9808] 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Wrestler [Radeon HD 7340] [17aa:365d]
  InstallationDate: Installed on 2018-03-08 (223 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO 6596
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=ae1dcc47-b3c8-4069-bedd-acb8c12fdbfb ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: Upgraded to bionic on 2018-10-17 (0 days ago)
  dmi.bios.date: 08/28/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EKKT25BUS
  dmi.board.name: Remore CRB
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 STD MM DPK IPG
  dmi.chassis.type: 13
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnLENOVO:bvrEKKT25BUS:bd08/28/2012:svnLENOVO:pn6596:pvrLenovoC445:rvnLENOVO:rnRemoreCRB:rvrWin8STDMMDPKIPG:cvnToBeFilledByO.E.M.:ct13:cvrToBeFilledByO.E.M.:
  dmi.product.family: IdeaCentre
  

[Desktop-packages] [Bug 1529939] Re: BJNP Canon network printer no longer auto-detected

2018-10-12 Thread Bernhard Reiter
I no longer have a Canon printer, so I'm afraid I can't provide any
information on whether this is still an issue.

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

Title:
  BJNP Canon network printer no longer auto-detected

Status in system-config-printer package in Ubuntu:
  Incomplete

Bug description:
  Up to Ubuntu 15.04, I only needed to install the cups-backend-bjnp
  package, and my (wifi-connected) Canon Pixma MG5250 would then show up
  automatically in the Add printers/Network printers dialog. This is no
  longer the case in 15.10 -- I need to manually add it by entering
  bnjp://my.printers.ip.address. This bug is present both on Ubuntu and
  Ubuntu Gnome.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1529939/+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


[Desktop-packages] [Bug 1758655] [NEW] [USB-Audio - USB Device 0xccd:0x77, playback] No sound at all

2018-03-25 Thread Bernhard Schülke
Public bug reported:

like bug https://bugs.launchpad.net/bugs/855567

But with Ubuntu 16.04.3 LTS 64 bit
Kernel: 4.13.0-37-generic
AMD FX(tm)-6350 Six-Core Processor × 6 
GeForce GT 730/PCIe/SSE2
16 GB RAM

pulseaudio is used.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.13.0-37.42~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  bern   5504 F pulseaudio
 /dev/snd/pcmC1D7p:   bern   5504 F...m pulseaudio
 /dev/snd/controlC1:  bern   5504 F pulseaudio
 /dev/snd/controlC0:  bern   5504 F pulseaudio
CurrentDesktop: Unity
Date: Sun Mar 25 13:37:09 2018
InstallationDate: Installed on 2017-08-13 (224 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:U0xccd0x77 failed
Symptom_Card: Aureon Dual USB - USB Device 0xccd:0x77
Symptom_Type: No sound at all
Title: [USB-Audio - USB Device 0xccd:0x77, playback] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/04/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2901
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: SABERTOOTH 990FX R2.0
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2901:bd05/04/2016:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FXR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  [USB-Audio - USB Device 0xccd:0x77, playback] No sound at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  like bug https://bugs.launchpad.net/bugs/855567

  But with Ubuntu 16.04.3 LTS 64 bit
  Kernel: 4.13.0-37-generic
  AMD FX(tm)-6350 Six-Core Processor × 6 
  GeForce GT 730/PCIe/SSE2
  16 GB RAM

  pulseaudio is used.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-37.42~16.04.1-generic 4.13.13
  Uname: Linux 4.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  bern   5504 F pulseaudio
   /dev/snd/pcmC1D7p:   bern   5504 F...m pulseaudio
   /dev/snd/controlC1:  bern   5504 F pulseaudio
   /dev/snd/controlC0:  bern   5504 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar 25 13:37:09 2018
  InstallationDate: Installed on 2017-08-13 (224 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:U0xccd0x77 failed
  Symptom_Card: Aureon Dual USB - USB Device 0xccd:0x77
  Symptom_Type: No sound at all
  Title: [USB-Audio - USB Device 0xccd:0x77, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/04/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2901
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: SABERTOOTH 990FX R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2901:bd05/04/2016:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FXR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

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

-- 
Mailing list: 

[Desktop-packages] [Bug 1750937] Re: 14.04 Kernel update on 2/21 breaks Nvidia drivers

2018-02-22 Thread Bernhard
It affects me too:

Nvidia NVS 300 and GT 430 . Nvidia 340.x and 384.111

-- 
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/1750937

Title:
  14.04 Kernel update on 2/21 breaks Nvidia drivers

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Running fine with nvidia-384 until this kernel update came along.
  When booted into the new kernel, got super low resolution and nvidia-
  settings was missing most of its functionality - could not change
  resolution.

  Rebooted into 4.4.0-112 kernel and all was well.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 4.4.0-112.135~14.04.1-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Feb 21 19:23:39 2018
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 4.4.0-112-generic, x86_64: installed
   bbswitch, 0.7, 4.4.0-116-generic, x86_64: installed
   nvidia-384, 384.111, 4.4.0-112-generic, x86_64: installed
   nvidia-384, 384.111, 4.4.0-116-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation Device [10de:1c82] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:6253]
  InstallationDate: Installed on 2015-03-03 (1086 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: ASUSTeK COMPUTER INC. M11AD
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-112-generic 
root=UUID=5a88d2a1-0a24-415b-adc2-28435b13248a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/15/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0302
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M11AD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0302:bd08/15/2013:svnASUSTeKCOMPUTERINC.:pnM11AD:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnM11AD:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: M11AD
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Wed Feb 21 18:48:14 2018
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.3~trusty4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937/+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


[Desktop-packages] [Bug 1702501] Re: chromium-browser crashes soon after execution - Received signal 11 SEGV_MAPERR 000000000010

2017-07-07 Thread Bernhard Zürn
*** This bug is a duplicate of bug 1702407 ***
https://bugs.launchpad.net/bugs/1702407

same here since last ap-get upgrade on xenial

$ chromium-browser 
Received signal 11 SEGV_MAPERR 0010
#0 0x7f0a6a4d6425 base::debug::StackTrace::StackTrace()
#1 0x7f0a6a4d680b 
#2 0x7f0a6a801390 
#3 0x558b2b4b8dc8 
#4 0x558b2b4bb656 
#5 0x558b2b4bbdf9 
#6 0x558b2b4bc143 
#7 0x7f0a6a551821 
#8 0x7f0a6a4d7eea base::debug::TaskAnnotator::RunTask()
#9 0x7f0a6a500e90 base::MessageLoop::RunTask()
#10 0x7f0a6a50297d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7f0a6a50383d 
#12 0x7f0a6a504300 base::MessagePumpLibevent::Run()
#13 0x7f0a6a4fff15 base::MessageLoop::RunHandler()
#14 0x7f0a6a52a628 base::RunLoop::Run()
#15 0x7f0a6a556e36 base::Thread::ThreadMain()
#16 0x7f0a6a551726 
#17 0x7f0a6a7f76ba start_thread
#18 0x7f0a53e883dd clone
  r8: 002e  r9: 558b2cf0f6ec r10:  r11: 
7f0a53f15f50
 r12: 7f09d5c10ff0 r13: 0008 r14: 0008 r15: 
7f09d5c10eb0
  di:   si: 7f09d5c10eb0  bp: 7f09d5c10f00  bx: 
7f09d5c10eb0
  dx: 0061  ax:   cx: 7f098c008aa0  sp: 
7f09d5c10e60
  ip: 558b2b4b8dc8 efl: 00010206 cgf: 0033 erf: 
0004
 trp: 000e msk:  cr2: 0010
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Dell XPS Core i7

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

Title:
  chromium-browser crashes soon after execution - Received signal 11
  SEGV_MAPERR 0010

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After I updated Chromium to the latest version today, it crashed as
  soon as executed.  When executed from a terminal, I got:

  Received signal 11 SEGV_MAPERR 0010
  #0 0x7f5c4b92d425 base::debug::StackTrace::StackTrace()
  #1 0x7f5c4b92d80b 
  #2 0x7f5c4bc58390 
  #3 0x55ae23b43dc8 
  #4 0x55ae23b46656 
  #5 0x55ae23b46df9 
  #6 0x55ae23b47143 
  #7 0x7f5c4b9a8821 
  #8 0x7f5c4b92eeea base::debug::TaskAnnotator::RunTask()
  #9 0x7f5c4b957e90 base::MessageLoop::RunTask()
  #10 0x7f5c4b95997d base::MessageLoop::DeferOrRunPendingTask()
  #11 0x7f5c4b95a83d 
  #12 0x7f5c4b95b300 base::MessagePumpLibevent::Run()
  #13 0x7f5c4b956f15 base::MessageLoop::RunHandler()
  #14 0x7f5c4b981628 base::RunLoop::Run()
  #15 0x7f5c4b9ade36 base::Thread::ThreadMain()
  #16 0x7f5c4b9a8726 
  #17 0x7f5c4bc4e6ba start_thread
  #18 0x7f5c352fd3dd clone
r8: 002e  r9: 55ae2559a6ec r10:  r11: 
7f5c3538af50
   r12: 7f5bc6b2aff0 r13: 0008 r14: 0008 r15: 
7f5bc6b2aeb0
di:   si: 7f5bc6b2aeb0  bp: 7f5bc6b2af00  bx: 
7f5bc6b2aeb0
dx: 0067  ax:   cx: 7f5bdc1079c0  sp: 
7f5bc6b2ae60
ip: 55ae23b43dc8 efl: 00010206 cgf: 0033 erf: 
0004
   trp: 000e msk:  cr2: 0010
  [end of stack trace]
  Calling _exit(1). Core file will not be generated.

  I tried complete reinstallation,  purged and removed .config/chromium.
  Same problem.  When I restored .config/chromium from an earlier
  working version, it crashed with:

  [8159:8202:0705/102433.905625:ERROR:service_manager.cc(158)] Connection 
InterfaceProviderSpec prevented service: content_plugin from binding interface: 
memory_instrumentation::mojom::Coordinator exposed by: content_browser
  A Parser-blocking, cross site (i.e. different eTLD+1) script, 
https://ssl.google-analytics.com/ga.js, is invoked via document.write. The 
network request for this script MAY be blocked by the browser in this or a 
future page load due to poor network connectivity. If blocked in this page 
load, it will be confirmed in a subsequent console message.See 
https://www.chromestatus.com/feature/5718547946799104 for more details.
  A Parser-blocking, cross site (i.e. different eTLD+1) script, 
https://ssl.google-analytics.com/ga.js, is invoked via document.write. The 
network request for this script MAY be blocked by the browser in this or a 
future page load due to poor network connectivity. If blocked in this page 
load, it will be confirmed in a subsequent console message.See 
https://www.chromestatus.com/feature/5718547946799104 for more details.
  Received signal 11 SEGV_MAPERR 0010
  #0 0x7f3a02096425 base::debug::StackTrace::StackTrace()
  #1 0x7f3a0209680b 
  #2 0x7f3a023c1390 
  #3 0x5604c6bcadc8 
  #4 0x5604c6bcd656 
  #5 0x5604c6bcddf9 
  #6 0x5604c6bce143 
  #7 0x7f3a02111821 
  #8 0x7f3a02097eea base::debug::TaskAnnotator::RunTask()
  #9 0x7f3a020c0e90 base::MessageLoop::RunTask()
  #10 0x7f3a020c297d base::MessageLoop::DeferOrRunPendingTask()
  #11 0x7f3a020c383d 
  #12 0x7f3a020c4300 

[Desktop-packages] [Bug 1655699] [NEW] no sound-card detected after linux-image upgrade

2017-01-11 Thread Bernhard Maechtel
Public bug reported:

aplay: device_list:268: no soundcards found...

00:1f.3 Audio device: Intel Corporation Device 9d70 (rev 21)
Subsystem: Dell Device 06f2
Flags: fast devsel, IRQ 255
Memory at d122 (64-bit, non-prefetchable) [disabled] [size=16K]
Memory at d120 (64-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: 

00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21)

:~$ sudo apt-get install linux-restricted-modules-`uname -r` linux-generic
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package linux-restricted-modules-4.4.0-59-generic
E: Couldn't find any package by regex 'linux-restricted-modules-4.4.0-59-generic

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  no sound-card detected after linux-image upgrade

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  aplay: device_list:268: no soundcards found...

  00:1f.3 Audio device: Intel Corporation Device 9d70 (rev 21)
Subsystem: Dell Device 06f2
Flags: fast devsel, IRQ 255
Memory at d122 (64-bit, non-prefetchable) [disabled] [size=16K]
Memory at d120 (64-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: 

  00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21)

  :~$ sudo apt-get install linux-restricted-modules-`uname -r` linux-generic
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  E: Unable to locate package linux-restricted-modules-4.4.0-59-generic
  E: Couldn't find any package by regex 
'linux-restricted-modules-4.4.0-59-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1655699/+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


[Desktop-packages] [Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-11-14 Thread Bernhard Zürn
+1

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Chromium browser in xenial no longer trusts Symantec issued
  certificates. See [1].

  1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177

  Ubuntu release: 16.04
  chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+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


[Desktop-packages] [Bug 1556459] Re: [Lenovo ThinkPad W530] Regression: cannot set up 3 display configuration any more (Optimus)

2016-10-13 Thread Bernhard Zürn
Since a few wweks I am using the Nouveau (OpenSource) NVIDIA driver on
16.04. without those problems. Seems to be only soultion right now.

-- 
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/1556459

Title:
  [Lenovo ThinkPad W530] Regression: cannot set up 3 display
  configuration any more (Optimus)

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I cannot set up the third monitor any more (it was working beginning
  of March 2016 with Ubuntu 16.04).

  The configuration with NVIDIA Optimus starts with builtin display (of
  Thinkpad W530) and one of (3K) monitors, the second monitor is
  detected, but not used.

  The unity configuration tool shows me two message boxes:

  "The selected configuration for displays could not be applied
  could not set the configuration for CRTC 64"

  and

  "Failed to apply configuration: %s

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code2: 
could not set the configuration for CRTC 64
  "

  The first one I have seen at boot time on login screen (with 3
  displays) previously, the second one is new.

  The third monitor works if Optimus gets disabled in  BIOS and the
  machine runs with Nvidia only

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar 12 18:44:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.16, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-11-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f5]
   NVIDIA Corporation GK107GLM [Quadro K2000M] [10de:0ffb] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo GK107GLM [Quadro K2000M] [17aa:21f5]
  InstallationDate: Installed on 2016-02-25 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160225)
  MachineType: LENOVO 2447MU0
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-12-generic 
root=UUID=c01ceec8-4b0c-447f-af8f-3e9c4ae90e15 ro rootflags=subvol=@ quiet 
splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ETA3WW (2.63 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2447MU0
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ETA3WW(2.63):bd09/18/2015:svnLENOVO:pn2447MU0:pvrThinkPadW530:rvnLENOVO:rn2447MU0:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2447MU0
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar 12 18:30:45 2016
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1556459/+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


[Desktop-packages] [Bug 1364522] Re: Firefox crashes sometimes when using webgl with nouveau driver

2016-09-14 Thread Bernhard Übelacker
I was probably wrong last year.
- In [1] there are still many crash reports to Mozilla.
- These point very often too to the ~GLContextGLX destructor, similar to 
comment #0.
- Kernels are often Ubuntu kernels.
- Probably just on 14.04 LTS.
- Gallium 0.4 on NV46 or NV4B.

[1] https://crash-
stats.mozilla.com/search/?app_notes=~Mesa%2010.1.3=~nouveau_dri.so&_sort=-date&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform
#facet-signature

So probably the patch mentioned in comment #2 could still be worth to be
applied.

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

Title:
  Firefox crashes sometimes when using webgl with nouveau driver

Status in firefox package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  Visiting with Firefox e.g.
  https://developer.mozilla.org/de/demos/detail/orange-slice/launch
  makes firefox crash.

  Program received signal SIGSEGV, Segmentation fault.
  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  226if (screen->fence.current->state < NOUVEAU_FENCE_STATE_EMITTING)
  (gdb) bt
  #0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  #1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
  #2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=, chan=) at ../../nouveau/pushbuf.c:325
  #3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
  #4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
  #5  0x9b5b811f in PUSH_KICK (push=) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
  #6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
  #7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
  #8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
  #9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
  #10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
  #11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 , 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
  #12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
  #13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
  #14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
  #15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
  #16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 
../../../../src/glx/glxcurrent.c:293
  #17 0xb3d3916d in mozilla::gl::GLXLibrary::xMakeCurrent (this=0xb6e58470 
, display=0xb7191000, drawable=drawable@entry=0, 
context=context@entry=0x0) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:525
  #18 0xb3d39d92 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:836
  #19 0xb3d39e12 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:845
  #20 0xb3d38ea0 in 
mozilla::detail::GenericRefCounted<(mozilla::detail::RefCountAtomicity)0>::Release
 (this=0x988dc800) at ../../dist/include/mozilla/GenericRefCounted.h:95
  #21 0xb3ddc635 in nsRefPtr::assign_assuming_AddRef 
(this=this@entry=0x9b8eb84c, newPtr=newPtr@entry=0x0) at 
../../dist/include/nsAutoPtr.h:882
  #22 0xb4561170 in assign_with_AddRef (rawPtr=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:866
  #23 operator= (rhs=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:964
  #24 mozilla::WebGLContext::DestroyResourcesAndContext 
(this=this@entry=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:284
  #25 0xb45611bb in mozilla::WebGLContext::~WebGLContext (this=0x9b8eb800, 
__in_chrg=) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:203
  #26 0xb455e330 in mozilla::WebGL1Context::~WebGL1Context (this=0x9b8eb800, 
__in_chrg=) at 

[Desktop-packages] [Bug 1577760] Re: Screen Display 'Apply' fails

2016-08-16 Thread Bernhard Zürn
I also do not have /usr/local/lib/libimobiledevice.so.6 on 16.04 amd64

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

Title:
  Screen Display 'Apply' fails

Status in upower package in Ubuntu:
  Invalid

Bug description:
  Since upgrading to 16.04, when I click on the 'Apply' button of the
  'Screen Display' utility (without setting anything), I get an error
  dialog:

  "Failed to apply configuration: %s
  GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 
'org.gnome.SettingsDaemon.XRANDR_2' on object at path 
/org/gnome/SettingsDaemon/XRANDR"

  What I expect to be able to configure multiple monitors - though it
  fails even when I have none connected.

  It is a Lenovo X250 with a docking station (though it doesn't make any
  difference if the docking station is used or not).

  WORKAROUND: sudo ln -s /usr/lib/x86_64-linux-gnu/libusbmuxd.so.4.0.0
  /usr/lib/x86_64-linux-gnu/libusbmuxd.so.2

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue May  3 13:20:37 2016
  DistUpgraded: 2016-04-22 10:05:12,580 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:2226]
  InstallationDate: Installed on 2015-05-20 (348 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20CM001QUK
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (11 days ago)
  dmi.bios.date: 04/06/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N10ET33W (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CM001QUK
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET33W(1.12):bd04/06/2015:svnLENOVO:pn20CM001QUK:pvrThinkPadX250:rvnLENOVO:rn20CM001QUK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20CM001QUK
  dmi.product.version: ThinkPad X250
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue May  3 12:33:42 2016
  xserver.configfile: default
  xserver.errors:
   intel(0): page flipping failed, on CRTC:25 (pipe=1), disabling synchronous 
page flips
   intel(0): failed to set mode: No such file or directory [2]
   intel(0): Failed to restore display configuration
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1079
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1577760/+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


[Desktop-packages] [Bug 1556459] Re: [Lenovo ThinkPad W530] Regression: cannot set up 3 display configuration any more (Optimus)

2016-08-16 Thread Bernhard Zürn
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code2

-- 
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/1556459

Title:
  [Lenovo ThinkPad W530] Regression: cannot set up 3 display
  configuration any more (Optimus)

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  I cannot set up the third monitor any more (it was working beginning
  of March 2016 with Ubuntu 16.04).

  The configuration with NVIDIA Optimus starts with builtin display (of
  Thinkpad W530) and one of (3K) monitors, the second monitor is
  detected, but not used.

  The unity configuration tool shows me two message boxes:

  "The selected configuration for displays could not be applied
  could not set the configuration for CRTC 64"

  and

  "Failed to apply configuration: %s

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code2: 
could not set the configuration for CRTC 64
  "

  The first one I have seen at boot time on login screen (with 3
  displays) previously, the second one is new.

  The third monitor works if Optimus gets disabled in  BIOS and the
  machine runs with Nvidia only

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar 12 18:44:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.16, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-11-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f5]
   NVIDIA Corporation GK107GLM [Quadro K2000M] [10de:0ffb] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo GK107GLM [Quadro K2000M] [17aa:21f5]
  InstallationDate: Installed on 2016-02-25 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160225)
  MachineType: LENOVO 2447MU0
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-12-generic 
root=UUID=c01ceec8-4b0c-447f-af8f-3e9c4ae90e15 ro rootflags=subvol=@ quiet 
splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ETA3WW (2.63 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2447MU0
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ETA3WW(2.63):bd09/18/2015:svnLENOVO:pn2447MU0:pvrThinkPadW530:rvnLENOVO:rn2447MU0:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2447MU0
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar 12 18:30:45 2016
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1556459/+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


[Desktop-packages] [Bug 1556459] Re: [Lenovo ThinkPad W530] Regression: cannot set up 3 display configuration any more (Optimus)

2016-08-16 Thread Bernhard Zürn
Also affected on Dell 16.04 64bit Nvidia Optimus dmidecode attached

** Attachment added: "dmidecode.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1556459/+attachment/4721575/+files/dmidecode.txt

-- 
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/1556459

Title:
  [Lenovo ThinkPad W530] Regression: cannot set up 3 display
  configuration any more (Optimus)

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  I cannot set up the third monitor any more (it was working beginning
  of March 2016 with Ubuntu 16.04).

  The configuration with NVIDIA Optimus starts with builtin display (of
  Thinkpad W530) and one of (3K) monitors, the second monitor is
  detected, but not used.

  The unity configuration tool shows me two message boxes:

  "The selected configuration for displays could not be applied
  could not set the configuration for CRTC 64"

  and

  "Failed to apply configuration: %s

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code2: 
could not set the configuration for CRTC 64
  "

  The first one I have seen at boot time on login screen (with 3
  displays) previously, the second one is new.

  The third monitor works if Optimus gets disabled in  BIOS and the
  machine runs with Nvidia only

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Mar 12 18:44:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.16, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-11-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f5]
   NVIDIA Corporation GK107GLM [Quadro K2000M] [10de:0ffb] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo GK107GLM [Quadro K2000M] [17aa:21f5]
  InstallationDate: Installed on 2016-02-25 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160225)
  MachineType: LENOVO 2447MU0
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-12-generic 
root=UUID=c01ceec8-4b0c-447f-af8f-3e9c4ae90e15 ro rootflags=subvol=@ quiet 
splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ETA3WW (2.63 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2447MU0
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ETA3WW(2.63):bd09/18/2015:svnLENOVO:pn2447MU0:pvrThinkPadW530:rvnLENOVO:rn2447MU0:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2447MU0
  dmi.product.version: ThinkPad W530
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar 12 18:30:45 2016
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1556459/+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


[Desktop-packages] [Bug 1409166] Re: Popup dialog "could not set the configuration for CRTC 65" steals keyboard, hinders login in 3-monitor configuration

2016-08-16 Thread Bernhard Zürn
Same problem here on Dell and 16.04. but sometimes it works. Very
annoying. What can wie do to help ?

-- 
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/1409166

Title:
  Popup dialog "could not set the configuration for CRTC 65" steals
  keyboard, hinders login in 3-monitor configuration

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  Every time I boot, while I'm trying to enter my password in the
  initial login screen (from Unity?), a dialog box pops up saying "Could
  not switch the monitor configuration  could not set the configuration
  for CRTC 65".

  The dialog box also steals the keyboard focus, which is very confusing
  if for some reason you're entering the password on an external display
  while the normally unused laptop display is not visible.  For example,
  three times in a row this morning I rebooted and tried unsuccessfully
  to log in.  Since the dialog box is only displayed on the laptop
  display, which I never use when external monitors are available, I had
  no idea why my keyboard seemed broken.

  Background:

  My Lenovo Thinkpad X230 Tablet laptop has a VGA and a DVI connector.
  I have the VGA hooked up to a Viewsonic 1920x1080 monitor, positioned
  above the laptop display.  I have a Samsung monitor to the right of
  the Viewsonic.  Since my laptop seems to only support two displays
  (which also seems true in Windows), I normally disable and totally
  ignore my laptop display, and may have papers propped up in front of
  it etc.

  Note that when I initially configured the third display I saw the
  following highly confusing behavior.  From Settings I tried to add a
  Samsung monitor to the right of the Viewsonic, via a DVI-to-HDMI
  passive connector, and got this dialog box when I hit "Apply":

     The selected configuration for displays could not be applied
     could not set the configuration for CRTC 65

  I clicked "OK" and got another dialog box:
     Failed to apply configuration: %s
     Can't add monitor: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code2:
 could not set the configuration for CRTC 65

  It works if I disable my laptop monitor, so it looks like the problem
  is with adding a third display.  I would think it would be a pretty
  common use case to use two nice external displays and disable the
  laptop display.

  Even when the hardware can't handle a third display, the error
  messages should not be so confusing, and the login process shouldn't
  result in the keyboard being mysteriously stolen by a dialog box on a
  display which may never be visible.

  This is on Trusty 64-bit, up-to-date with upgrades.

  This bug seems similar to bug 1304627, but it seemed cleanest to get
  all the right information reported via ubuntu-bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jan  9 15:35:57 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:2203]
  InstallationDate: Installed on 2015-01-01 (8 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 343522U
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-43-generic 
root=UUID=6dce26c4-3d5b-4980-880e-06f249f77c57 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCET96WW (2.56 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 343522U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCET96WW(2.56):bd10/22/2013:svnLENOVO:pn343522U:pvrThinkPadX230Tablet:rvnLENOVO:rn343522U:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 343522U
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 

[Desktop-packages] [Bug 1603794] Re: Black screen with mouse cursor after gnome-screensaver

2016-08-01 Thread Bernhard Cygan
Dell laptop running Ubuntu 16.04 with i915 driver, occurs on laptop
screen. Tested with regular kernel and kernel 4.6.0.

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

Title:
  Black screen with mouse cursor after gnome-screensaver

Status in gnome-screensaver package in Ubuntu:
  Confirmed

Bug description:
  After gnome-screensaver there is black screen with only mouse cursor
  visible and active. One way to bring session back to work is
  restarting lightdm.service from eg. tty1

  Ubuntu 16.04 64bit with intel hd4600 connected with monitor by
  displayport. Kernel 4.4.0-31-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1603794/+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


[Desktop-packages] [Bug 1579133] Re: Color scheme is broken with FF46 on Precise

2016-07-30 Thread Bernhard Übelacker
I think I see the same problem.
(12.04 i386, Firefox 46 and 47)

I could not reproduce it when installing a VM with LXDE.
When installing with KDE the bug is visible.


A mozregression test ends up here:
$ mozregression --good 2015-08-10 --bad 2016-04-18
...
87:39.20 INFO: Last good revision: 8a5d34242ce6adfc1c32495423ce3f1be14f082b
87:39.20 INFO: First bad revision: 95e4a598daf730ca3191215def8a50f87ada0691
87:39.20 INFO: Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=8a5d34242ce6adfc1c32495423ce3f1be14f082b=95e4a598daf730ca3191215def8a50f87ada0691


A workaround I tested:
Install: gtk3-engines-unico:i386 (1.0.2-0ubuntu1)
Purge: gtk3-engines-oxygen:i386 (1.0.2-0ubuntu3)

After that the selections were ok.


** Attachment added: "mozregression.txt"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1579133/+attachment/4710262/+files/mozregression.txt

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

Title:
  Color scheme is broken with FF46 on Precise

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  1. When selecting a text, either in the location bar, search bar or main 
browser window, any text turns white on white background -> No text can be seen.
  2. When hovering over a link, which has (I guess) a title set, the hovering 
object is a solid dark grey -> No text can be seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1579133/+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


[Desktop-packages] [Bug 1604767] [NEW] PCI/internal sound card not detected

2016-07-20 Thread Bernhard Maechtel
Public bug reported:

Dummy Output
I have tried ALL fixes o the Ubuntu forums (one week now), nothing worked still 
have no sound.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-65.73~14.04.1-generic 3.19.8-ckt22
Uname: Linux 3.19.0-65-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Wed Jul 20 05:31:14 2016
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-osp1-20150720-0
InstallationDate: Installed on 2016-05-08 (73 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/17/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.1.4
dmi.board.name: 0T99TM
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.4:bd01/17/2016:svnDellInc.:pnLatitude3470:pvr:rvnDellInc.:rn0T99TM:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude 3470
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Dummy Output
  I have tried ALL fixes o the Ubuntu forums (one week now), nothing worked 
still have no sound.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-65.73~14.04.1-generic 3.19.8-ckt22
  Uname: Linux 3.19.0-65-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Wed Jul 20 05:31:14 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-05-08 (73 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/17/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.4
  dmi.board.name: 0T99TM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.4:bd01/17/2016:svnDellInc.:pnLatitude3470:pvr:rvnDellInc.:rn0T99TM:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1604767/+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


[Desktop-packages] [Bug 1603525] [NEW] PCI/internal sound card not detected

2016-07-15 Thread Bernhard Maechtel
Public bug reported:

This morning (07/15/16) there was a kernel update from Canonical showing
up, after doing this update the sound was gone. I run Ubuntu 14.04, on a
pre-installed Dell Latitude 3470

bernhard@bernhard-Latitude-3470:~$ aplay -l
aplay: device_list:268: no soundcards found...


Audio device: Intel Corporation Device 9d70 (rev 21) Subsystem: Dell Device 06f2

Audio device: Intel Corporation Device 9d70 (rev 21)
Subsystem: Dell Device 06f2
Flags: fast devsel, IRQ 255
Memory at d122 (64-bit, non-prefetchable) [disabled] [size=16K]
Memory at d120 (64-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+


please let me know if you need more info since it's the first time I
report a Bug

Thank you

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-65.73~14.04.1-generic 3.19.8-ckt22
Uname: Linux 3.19.0-65-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Fri Jul 15 13:14:55 2016
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-osp1-20150720-0
InstallationDate: Installed on 2016-05-08 (68 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/17/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.1.4
dmi.board.name: 0T99TM
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.4:bd01/17/2016:svnDellInc.:pnLatitude3470:pvr:rvnDellInc.:rn0T99TM:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude 3470
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  PCI/internal sound card not detected

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  This morning (07/15/16) there was a kernel update from Canonical
  showing up, after doing this update the sound was gone. I run Ubuntu
  14.04, on a pre-installed Dell Latitude 3470

  bernhard@bernhard-Latitude-3470:~$ aplay -l
  aplay: device_list:268: no soundcards found...

  
  Audio device: Intel Corporation Device 9d70 (rev 21) Subsystem: Dell Device 
06f2

  Audio device: Intel Corporation Device 9d70 (rev 21)
Subsystem: Dell Device 06f2
Flags: fast devsel, IRQ 255
Memory at d122 (64-bit, non-prefetchable) [disabled] [size=16K]
Memory at d120 (64-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: [50] Power Management version 3
Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+


  please let me know if you need more info since it's the first time I
  report a Bug

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-65.73~14.04.1-generic 3.19.8-ckt22
  Uname: Linux 3.19.0-65-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Fri Jul 15 13:14:55 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-05-08 (68 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/17/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.4
  dmi.board.name: 0T99TM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.4:bd01/17/2016:svnDellInc.:pnLatitude3470:pvr:rvnDellInc.:rn0T99TM:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude 3470
  dmi.sys.vendor: Dell Inc.

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

[Desktop-packages] [Bug 1584740] Re: Libreoffice impress hanging and high cpu on slide operations

2016-06-24 Thread Bernhard Schussek
I experience the same bug on a Lenovo T450s with Ubuntu 16.04.

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

Title:
  Libreoffice impress hanging and high cpu on slide operations

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  - Create a presentation in libreoffice impress, 30-100 slides with or without 
images
  - Add, copy or delete slides
  - On those operations LO Impress hangs a lot; sometimes 5 mins or more
  - Opening and saving works quick

  Tested on 2 different laptops, both had the same issue. Both did have
  Intel Graphics, but different  ones.  It works fine on the same laptop
  with LO 5.1 on Ubuntu 14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-impress 1:5.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 23 12:55:08 2016
  InstallationDate: Installed on 2016-04-29 (23 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1584740/+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


[Desktop-packages] [Bug 1562822] Re: Bluetooth Browse Files... not working

2016-05-18 Thread Huck-bernhard
I have install the fix and make a Test

1. Button "Browse File.." is removed in unity-control-center. But in Top Right 
Menu is it still visible. See on Image.
2. Send File is working now with LG L40

** Attachment added: "Bluetoth Browse file.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+attachment/4665710/+files/Bluetoth%20Browse%20file.png

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

Title:
  Bluetooth Browse Files... not working

Status in OEM Priority Project:
  New
Status in indicator-bluetooth package in Ubuntu:
  In Progress
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in indicator-bluetooth source package in Xenial:
  New
Status in unity-control-center source package in Xenial:
  Fix Committed

Bug description:
  * Impact
  The bluetooth settings include a non working "browse files..." items

  * Test case
  connect/pair a phone which does obex, open settings->bluetooth, the only 
action listed should be "send"

  * Regression potential
  none, it's removing a widget which was doing nothing

  --

  Mobile phone: LG L40 Android 4.4.2

  1. Connecting to Phone is successful shown.
  2. Click on Button  "Browse Files... " nothing happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 28 13:31:39 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-02-04 (52 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1562822/+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


[Desktop-packages] [Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

2016-05-16 Thread Bernhard
@ehbello

Thanks, the patched version (gtk3-engines-oxygen_1.2.2-0ubuntu2) from
your ppa works for me too.

All problems are gone, except a few black artefacts at dialogue menus,
scrollbar and when viewing certificates.

Can you please submit your package to the official repository?


@lokster

Your workaround is partly working for me, because after a while
scrolling with mousewheel does not work anymore.

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

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

Status in firefox package in Ubuntu:
  Invalid
Status in oxygen-gtk3 package in Ubuntu:
  Invalid
Status in firefox source package in Precise:
  Invalid
Status in oxygen-gtk3 source package in Precise:
  Fix Released

Bug description:
  Dear maintainers,

  As of version 46, Firefox shipping with Ubuntu 12.04 (precise) is
  linked against GTK3 instead of GTK2.

  When the Oxygen-GTK3 theme (installed from the Ubuntu 12.04 repos) is
  active in ~/.config/gtk-3.0, Firefox crashes on startup. The crash
  does not occur with the defaullt (GTK 3.4.2) GTK3 theme.

  As a side note, I believe that this kind of software change (link
  against GTK3 as opposed to GTK2) should not happen on an LTS release
  anyway ...

  Best regards,

  Claude

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 46.0+build5-0ubuntu0.12.04.2
  ProcVersionSignature: Ubuntu 3.13.0-85.129~precise1-generic 3.13.11-ckt36
  Uname: Linux 3.13.0-85-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-85-generic.
  ApportVersion: 2.0.1-0ubuntu17.13
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CX20561 Analog [CX20561 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  puma   5470 F pulseaudio
  BuildID: 20160425115943
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc02 irq 49'
 Mixer name : 'Conexant CX20561 (Hermosa)'
 Components : 'HDA:14f15051,17aa211c,0010'
 Controls  : 30
 Simple ctrls  : 13
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT15WW-1.05'
 Mixer name : 'ThinkPad EC 7VHT15WW-1.05'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: Unavailable
  Date: Wed Apr 27 18:20:37 2016
  ForcedLayersAccel: False
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.101  
metric 2
  MarkForUpload: True
  MostRecentCrashID: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  Plugins:
   KParts Plugin - /usr/lib/mozilla/plugins/libkpartsplugin.so (kpartsplugin)
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so (kopete)
   Java(TM) Plug-in 11.92.2 - /opt/JAVA/amd64/jre1.8.0_92/lib/amd64/libnpjp2.so
   Shockwave Flash - /usr/lib/mozilla/plugins/inactive/libflashplayer.so
  PrefSources:
   prefs.js
   [Profile]/extensions/foxypr...@eric.h.jung/defaults/preferences/prefs.js
   
[Profile]/extensions/zoteroopenofficeintegrat...@zotero.org/defaults/preferences/zoteroOpenOfficeIntegration.js
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=46.0/20160425115943
  RelatedPackageVersions:
   kpartsplugin 20120605-1
   kopete   4:4.14.2-0ubuntu1~ubuntu12.04~ppa1
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  UpgradeStatus: Upgraded to precise on 2012-04-06 (1481 days ago)
  dmi.bios.date: 10/13/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET79WW (3.09 )
  dmi.board.name: 2767WC8
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET79WW(3.09):bd10/13/2009:svnLENOVO:pn2767WC8:pvrThinkPadT400:rvnLENOVO:rn2767WC8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2767WC8
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

2016-05-05 Thread Bernhard
I have the same problems with graphical artifacts like white bars in the
address search bar, in websites, when marking something, and the
mouseover-text is black on black background, the scrollbar shows black
artifacts.

There is also no space anymore between the text of the context menu, or the 
bookmark window or the noscript menu . 
That's why the menus are very small. 
Furthermore the bookmark bar is pressed together, so the icons and text are 
overlapping.
The form fields and buttons are very small for the text in general. 

The "Save-As-"-Dialog has also problems with text not fitting in the form 
fields. 
The navigation through the folders-bar is also overlapping with the arrows and 
text.

These problems are also in Kubuntu 14.04 , not only 12.04.

I installed the last working versions from website, but it makes no difference.
https://quickgit.kde.org/?p=oxygen-gtk.git

12.04:
oxygen-gtk2-1.4.6.tar.bz2
oxygen-gtk3-1.2.2.tar.bz2

14.04.
oxygen-gtk2-1.4.6.tar.bz2
oxygen-gtk3-1.4.1.tar.bz2

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

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

Status in firefox package in Ubuntu:
  Invalid
Status in oxygen-gtk3 package in Ubuntu:
  Invalid
Status in firefox source package in Precise:
  Invalid
Status in oxygen-gtk3 source package in Precise:
  Fix Released

Bug description:
  Dear maintainers,

  As of version 46, Firefox shipping with Ubuntu 12.04 (precise) is
  linked against GTK3 instead of GTK2.

  When the Oxygen-GTK3 theme (installed from the Ubuntu 12.04 repos) is
  active in ~/.config/gtk-3.0, Firefox crashes on startup. The crash
  does not occur with the defaullt (GTK 3.4.2) GTK3 theme.

  As a side note, I believe that this kind of software change (link
  against GTK3 as opposed to GTK2) should not happen on an LTS release
  anyway ...

  Best regards,

  Claude

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 46.0+build5-0ubuntu0.12.04.2
  ProcVersionSignature: Ubuntu 3.13.0-85.129~precise1-generic 3.13.11-ckt36
  Uname: Linux 3.13.0-85-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-85-generic.
  ApportVersion: 2.0.1-0ubuntu17.13
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CX20561 Analog [CX20561 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  puma   5470 F pulseaudio
  BuildID: 20160425115943
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc02 irq 49'
 Mixer name : 'Conexant CX20561 (Hermosa)'
 Components : 'HDA:14f15051,17aa211c,0010'
 Controls  : 30
 Simple ctrls  : 13
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT15WW-1.05'
 Mixer name : 'ThinkPad EC 7VHT15WW-1.05'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: Unavailable
  Date: Wed Apr 27 18:20:37 2016
  ForcedLayersAccel: False
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.101  
metric 2
  MarkForUpload: True
  MostRecentCrashID: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  Plugins:
   KParts Plugin - /usr/lib/mozilla/plugins/libkpartsplugin.so (kpartsplugin)
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so (kopete)
   Java(TM) Plug-in 11.92.2 - /opt/JAVA/amd64/jre1.8.0_92/lib/amd64/libnpjp2.so
   Shockwave Flash - /usr/lib/mozilla/plugins/inactive/libflashplayer.so
  PrefSources:
   prefs.js
   [Profile]/extensions/foxypr...@eric.h.jung/defaults/preferences/prefs.js
   
[Profile]/extensions/zoteroopenofficeintegrat...@zotero.org/defaults/preferences/zoteroOpenOfficeIntegration.js
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=46.0/20160425115943
  RelatedPackageVersions:
   kpartsplugin 20120605-1
   kopete   4:4.14.2-0ubuntu1~ubuntu12.04~ppa1
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  UpgradeStatus: Upgraded to precise on 2012-04-06 (1481 days ago)
  dmi.bios.date: 10/13/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 

[Desktop-packages] [Bug 1575781] Re: Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

2016-04-28 Thread Bernhard
I have the same problem with firefox 46 and gtk3 . Changing theme to
qtcurve helps .

I have no directory /home//.config/gtk-3.0

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

Title:
  Firefox 46 crashes on Ubuntu 12.04 (precise) with Oxygen-GTK3

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Dear maintainers,

  As of version 46, Firefox shipping with Ubuntu 12.04 (precise) is
  linked against GTK3 instead of GTK2.

  When the Oxygen-GTK3 theme (installed from the Ubuntu 12.04 repos) is
  active in ~/.config/gtk-3.0, Firefox crashes on startup. The crash
  does not occur with the defaullt (GTK 3.4.2) GTK3 theme.

  As a side note, I believe that this kind of software change (link
  against GTK3 as opposed to GTK2) should not happen on an LTS release
  anyway ...

  Best regards,

  Claude

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 46.0+build5-0ubuntu0.12.04.2
  ProcVersionSignature: Ubuntu 3.13.0-85.129~precise1-generic 3.13.11-ckt36
  Uname: Linux 3.13.0-85-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-85-generic.
  ApportVersion: 2.0.1-0ubuntu17.13
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CX20561 Analog [CX20561 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  puma   5470 F pulseaudio
  BuildID: 20160425115943
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc02 irq 49'
 Mixer name : 'Conexant CX20561 (Hermosa)'
 Components : 'HDA:14f15051,17aa211c,0010'
 Controls  : 30
 Simple ctrls  : 13
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT15WW-1.05'
 Mixer name : 'ThinkPad EC 7VHT15WW-1.05'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: Unavailable
  Date: Wed Apr 27 18:20:37 2016
  ForcedLayersAccel: False
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.101  
metric 2
  MarkForUpload: True
  MostRecentCrashID: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  Plugins:
   KParts Plugin - /usr/lib/mozilla/plugins/libkpartsplugin.so (kpartsplugin)
   Skype Buttons for Kopete - /usr/lib/mozilla/plugins/skypebuttons.so (kopete)
   Java(TM) Plug-in 11.92.2 - /opt/JAVA/amd64/jre1.8.0_92/lib/amd64/libnpjp2.so
   Shockwave Flash - /usr/lib/mozilla/plugins/inactive/libflashplayer.so
  PrefSources:
   prefs.js
   [Profile]/extensions/foxypr...@eric.h.jung/defaults/preferences/prefs.js
   
[Profile]/extensions/zoteroopenofficeintegrat...@zotero.org/defaults/preferences/zoteroOpenOfficeIntegration.js
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=46.0/20160425115943
  RelatedPackageVersions:
   kpartsplugin 20120605-1
   kopete   4:4.14.2-0ubuntu1~ubuntu12.04~ppa1
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-42e526c1-c446-4b52-87a0-6dbf42111025
  UpgradeStatus: Upgraded to precise on 2012-04-06 (1481 days ago)
  dmi.bios.date: 10/13/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET79WW (3.09 )
  dmi.board.name: 2767WC8
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET79WW(3.09):bd10/13/2009:svnLENOVO:pn2767WC8:pvrThinkPadT400:rvnLENOVO:rn2767WC8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2767WC8
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1575781/+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


[Desktop-packages] [Bug 1562822] Re: Bluetooth Browse Files... not working

2016-03-31 Thread Huck-bernhard
** Attachment added: "Screenshot from 2016-03-31 22-14-23.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+attachment/4618792/+files/Screenshot%20from%202016-03-31%2022-14-23.png

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

Title:
  Bluetooth Browse Files... not working

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  
  Mobile phone: LG L40 Android 4.4.2

  1. Connecting to Phone is successful shown.
  2. Click on Button  "Browse Files... " nothing happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 28 13:31:39 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-02-04 (52 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+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


[Desktop-packages] [Bug 1562822] Re: Bluetooth Browse Files... not working

2016-03-31 Thread Huck-bernhard
i have installed obexfs and obexftp now.
But it is still the same send files is not working.

With Ubuntu 14.04 is it working.


** Attachment added: "Screenshot from 2016-03-31 22-07-17.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+attachment/4618785/+files/Screenshot%20from%202016-03-31%2022-07-17.png

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

Title:
  Bluetooth Browse Files... not working

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  
  Mobile phone: LG L40 Android 4.4.2

  1. Connecting to Phone is successful shown.
  2. Click on Button  "Browse Files... " nothing happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 28 13:31:39 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-02-04 (52 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+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


[Desktop-packages] [Bug 1562822] Re: Bluetooth Browse Files... not working

2016-03-28 Thread Huck-bernhard
Play Audio files from Phone is working, really cool features. 
But "Send Files..." and "Browse Files..." is not working. 
With Ubuntu 14.04 "Browse Files..." did work sometimes but connection was not 
really stabel.

** Attachment added: "Screenshot from 2016-03-28 13-56-21.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+attachment/4614739/+files/Screenshot%20from%202016-03-28%2013-56-21.png

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

Title:
  Bluetooth Browse Files... not working

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  
  Mobile phone: LG L40 Android 4.4.2

  1. Connecting to Phone is successful shown.
  2. Click on Button  "Browse Files... " nothing happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 28 13:31:39 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-02-04 (52 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+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


[Desktop-packages] [Bug 1562822] [NEW] Bluetooth Browse Files... not working

2016-03-28 Thread Huck-bernhard
Public bug reported:


Mobile phone: LG L40 Android 4.4.2

1. Connecting to Phone is successful shown.
2. Click on Button  "Browse Files... " nothing happen.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Mar 28 13:31:39 2016
ExecutablePath: /usr/bin/unity-control-center
InstallationDate: Installed on 2016-02-04 (52 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
SourcePackage: unity-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Bluetooth Browse Files... not working

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  
  Mobile phone: LG L40 Android 4.4.2

  1. Connecting to Phone is successful shown.
  2. Click on Button  "Browse Files... " nothing happen.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160315-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 28 13:31:39 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-02-04 (52 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160204)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1562822/+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


[Desktop-packages] [Bug 1533000] [NEW] Need to --force-device-scale-factor=2 Chromium on HiDPI screen

2016-01-11 Thread Bernhard Reiter
Public bug reported:

On my HiDPI macbook running Ubuntu GNOME 15.10, I still have to run
Chromium with the --force-device-scale-factor=2 flag to get a properly
scaled browser window and controls, otherwise everything is too small.
(Not sure if this is the same under Unity -- maybe Chromium reads some
Unity specific configuration setting?)

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Need to --force-device-scale-factor=2 Chromium on HiDPI screen

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  On my HiDPI macbook running Ubuntu GNOME 15.10, I still have to run
  Chromium with the --force-device-scale-factor=2 flag to get a properly
  scaled browser window and controls, otherwise everything is too small.
  (Not sure if this is the same under Unity -- maybe Chromium reads some
  Unity specific configuration setting?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1533000/+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


[Desktop-packages] [Bug 1529939] [NEW] BJNP Canon network printer no longer auto-detected

2015-12-29 Thread Bernhard Reiter
Public bug reported:

Up to Ubuntu 15.04, I only needed to install the cups-backend-bjnp
package, and my (wifi-connected) Canon Pixma MG5250 would then show up
automatically in the Add printers/Network printers dialog. This is no
longer the case in 15.10 -- I need to manually add it by entering
bnjp://my.printers.ip.address. This bug is present both on Ubuntu and
Ubuntu Gnome.

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  BJNP Canon network printer no longer auto-detected

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  Up to Ubuntu 15.04, I only needed to install the cups-backend-bjnp
  package, and my (wifi-connected) Canon Pixma MG5250 would then show up
  automatically in the Add printers/Network printers dialog. This is no
  longer the case in 15.10 -- I need to manually add it by entering
  bnjp://my.printers.ip.address. This bug is present both on Ubuntu and
  Ubuntu Gnome.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1529939/+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


[Desktop-packages] [Bug 1512956] Re: Update IBus to 1.5.11 on Wily

2015-11-12 Thread Bernhard
I have the Problem too.

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

Title:
  Update IBus to 1.5.11 on Wily

Status in ibus package in Ubuntu:
  In Progress

Bug description:
  newest release of Intellj IDEA does shows a warning:
  "IBus prior to 1.5.11 may cause input problems."

  that's why i request for an update of ibus to that version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956/+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


[Desktop-packages] [Bug 1453298]

2015-10-07 Thread Bernhard-mlecnik
Hi, I can confirm the freeze also on a BYT (Zotac Pico 320, Intel Atom
Z3735F). I first used the patched Kernel 3.19.1 (with legacy turbo fix)
and got rarely random freezes like 1 per week, but after some updates I
got several daily freezes again. I used then the patched Kernel 3.19.2
(with legacy turbo fix + edid) and it freezes less but still 3-4 freezes
a week. Thanks for your great work on this!

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set "NoAccel" option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  dmi.board.vendor: MEDION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MEDION
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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


[Desktop-packages] [Bug 124440] Re: [enhancement] Ubuntu needs a way to set mouse scrolling speed

2015-07-14 Thread Bernhard Zürn
Is it still gnome control center in unity ? Perhaps thsi Bug should go
into another project/tracker ? What are the Parameters to be changed, so
that we can write a small GUI-App to manage them ?

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

Title:
  [enhancement] Ubuntu needs a way to set mouse scrolling speed

Status in gnome-control-center:
  Unknown
Status in GTK+:
  Unknown
Status in One Hundred Papercuts:
  Triaged
Status in Mir:
  Triaged
Status in Unity:
  Invalid
Status in gnome-control-center package in Ubuntu:
  Triaged
Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  This has been driving me nuts for a while now. The scroll wheel on my
  desktop mouse (it's an MS wireless optical mouse model 1008) scrolls
  rather fast. Instead of moving a few lines, it scrolls half a page or
  more with a very gentle scroll. The bluetooth mouse I use with my
  laptop does not do this so it's probably somewhat hardware specific.
  However, I'm wondering if there is a way to modify the speed or
  sensitivity. I found an answer here from about a year ago
  (https://answers.launchpad.net/ubuntu/+question/1339) that suggests
  there isn't a way but I'm wondering if anything has changed since
  then. I've also skimmed through synaptic but didn't see anything
  promising (like gsynaptic for touchpads).

  Thanks.

  See https://answers.launchpad.net/ubuntu/+question/9200 for more
  information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/124440/+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


[Desktop-packages] [Bug 1364522] Re: Firefox crashes sometimes when using webgl with nouveau driver

2015-07-11 Thread Bernhard Übelacker
For some reason the submission of new crashes at crash-stats.mozilla.com
was stopping at 2015-06-16.

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

Title:
  Firefox crashes sometimes when using webgl with nouveau driver

Status in firefox package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  Visiting with Firefox e.g.
  https://developer.mozilla.org/de/demos/detail/orange-slice/launch
  makes firefox crash.

  Program received signal SIGSEGV, Segmentation fault.
  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  226if (screen-fence.current-state  NOUVEAU_FENCE_STATE_EMITTING)
  (gdb) bt
  #0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  #1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
  #2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=optimized 
out, chan=optimized out) at ../../nouveau/pushbuf.c:325
  #3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
  #4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
  #5  0x9b5b811f in PUSH_KICK (push=optimized out) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
  #6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
  #7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
  #8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
  #9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
  #10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
  #11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 st_gl_api, 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
  #12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
  #13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
  #14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
  #15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
  #16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 
../../../../src/glx/glxcurrent.c:293
  #17 0xb3d3916d in mozilla::gl::GLXLibrary::xMakeCurrent (this=0xb6e58470 
mozilla::gl::sGLXLibrary, display=0xb7191000, drawable=drawable@entry=0, 
context=context@entry=0x0) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:525
  #18 0xb3d39d92 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:836
  #19 0xb3d39e12 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:845
  #20 0xb3d38ea0 in 
mozilla::detail::GenericRefCounted(mozilla::detail::RefCountAtomicity)0::Release
 (this=0x988dc800) at ../../dist/include/mozilla/GenericRefCounted.h:95
  #21 0xb3ddc635 in nsRefPtrmozilla::gl::GLContext::assign_assuming_AddRef 
(this=this@entry=0x9b8eb84c, newPtr=newPtr@entry=0x0) at 
../../dist/include/nsAutoPtr.h:882
  #22 0xb4561170 in assign_with_AddRef (rawPtr=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:866
  #23 operator= (rhs=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:964
  #24 mozilla::WebGLContext::DestroyResourcesAndContext 
(this=this@entry=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:284
  #25 0xb45611bb in mozilla::WebGLContext::~WebGLContext (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:203
  #26 0xb455e330 in mozilla::WebGL1Context::~WebGL1Context (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGL1Context.cpp:25
  #27 0xb455ebe9 in mozilla::WebGLContext::DeleteCycleCollectable 
(this=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:1397
  #28 0xb455ebbb in 
mozilla::WebGLContext::cycleCollection::DeleteCycleCollectable (this=0xb6e2b500 

[Desktop-packages] [Bug 1433032] Re: Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU thread for 5 at least mins

2015-07-07 Thread Bernhard Zürn
I can reproduce the problem with chrome but i cannot reproduce it with
chromium ... strange ...

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

Title:
  Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU
  thread for 5 at least mins

Status in gnome-keyring package in Ubuntu:
  Confirmed

Bug description:
  This is Ubuntu 14.04 LTS x64.

  I removed good amount of remembered passwords but there are no
  noticable changes.

  Chrome is v 40.0.2214.10 beta (64-bit)

  ---

  Regards  respect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1433032/+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


[Desktop-packages] [Bug 1174162] Re: chrome-browser makes gnome-keyring-daemon use 100% cpu

2015-07-07 Thread Bernhard Zürn
I can reproduce the problem with chrome but i cannot reproduce it with
chromium ... strange ...

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

Title:
  chrome-browser makes gnome-keyring-daemon use 100% cpu

Status in Chromium Browser:
  Unknown
Status in GNOME keyring services:
  New
Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to 13.04, when starting the chromium browser, the
  gnome-keyring-daemon runs at full CPU load and the chromium-browser
  has no access to the stored passwords.

  The issue seems to be known
  (https://code.google.com/p/chromium/issues/detail?id=98601). I'm
  personally a bit surprised that Ubuntu 13.04 was released with such a
  serious problem.

  The frequently proposed workaround (e.g.
  https://plus.google.com/110130355317073712944/posts/PckhFj5HUn4)
  doesn't work because (a) there is no .gnome2/keyrings any more and (b)
  it's rather inresponsible to store your passwords unencryted.

  I found that killing gnome-keyring-server several times eventually gives you 
a working system.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mnl   18759 F pulseaudio
  CRDA:
   country DE:
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=86292e17-edd2-4a1b-8e1b-5208a1731140
  InstallationDate: Installed on 2010-11-10 (900 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: Hewlett-Packard HP Compaq 6730b (GB990EA#ABD)
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=cff10fb4-08a2-459b-be12-80698b20d2d3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-19-generic i686
  UpgradeStatus: Upgraded to raring on 2013-04-28 (0 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare voice 
wireshark
  WifiSyslog: Apr 29 07:28:34 lipp-nb wpa_supplicant[1803]: wlan0: WPA: Group 
rekeying completed with c0:25:06:24:93:e1 [GTK=CCMP]
  dmi.bios.date: 12/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDD Ver. F.20
  dmi.board.name: 30DD
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 96.23
  dmi.chassis.asset.tag: CNU9326SJY
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDDVer.F.20:bd12/07/2011:svnHewlett-Packard:pnHPCompaq6730b(GB990EA#ABD):pvrF.20:rvnHewlett-Packard:rn30DD:rvrKBCVersion96.23:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6730b (GB990EA#ABD)
  dmi.product.version: F.20
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1174162/+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


[Desktop-packages] [Bug 1410530] Re: package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: Versuch, »/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113« zu überschreiben, w

2015-06-26 Thread Bernhard Schülke
I removed all wine files.

...
Vormals nicht ausgewähltes Paket libcuda1-331-updates wird gewählt.
(Lese Datenbank ... 627169 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von 
.../libcuda1-331-updates_331.113-0ubuntu0.0.4_amd64.deb ...
Entpacken von libcuda1-331-updates (331.113-0ubuntu0.0.4) ...
Vormals nicht ausgewähltes Paket nvidia-331-updates wird gewählt.
Vorbereitung zum Entpacken von 
.../nvidia-331-updates_331.113-0ubuntu0.0.4_amd64.deb ...
Entpacken von nvidia-331-updates (331.113-0ubuntu0.0.4) ...
Vormals nicht ausgewähltes Paket nvidia-331-updates-uvm wird gewählt.
Vorbereitung zum Entpacken von 
.../nvidia-331-updates-uvm_331.113-0ubuntu0.0.4_amd64.deb ...
Entpacken von nvidia-331-updates-uvm (331.113-0ubuntu0.0.4) ...
Trigger für man-db (2.6.7.1-1ubuntu1) werden verarbeitet ...
Trigger für ureadahead (0.100.0-16) werden verarbeitet ...
ureadahead will be reprofiled on next reboot
libcuda1-331-updates (331.113-0ubuntu0.0.4) wird eingerichtet ...
nvidia-331-updates (331.113-0ubuntu0.0.4) wird eingerichtet ...
update-alternatives: /usr/lib/nvidia-331-updates/ld.so.conf wird verwendet, um 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) im 
Auto-Modus bereitzustellen
update-alternatives: /usr/lib/nvidia-331-updates/alt_ld.so.conf wird verwendet, 
um /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) im 
Auto-Modus bereitzustellen
update-alternatives: /usr/share/nvidia-331-updates/glamor.conf wird verwendet, 
um /usr/share/X11/xorg.conf.d/glamoregl.conf (glamor_conf) im Auto-Modus 
bereitzustellen
update-initramfs: deferring update (trigger activated)
update-initramfs: Generating /boot/initrd.img-3.13.0-55-generic
INFO:Enable nvidia-331-updates
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
Lege Systembenutzer »nvidia-persistenced« (UID 124) an ...
Lege neue Gruppe »nvidia-persistenced« (GID 138) an ...
Lege neuen Benutzer »nvidia-persistenced« (UID 124) mit Gruppe 
»nvidia-persistenced« an ...
Erstelle Home-Verzeichnis »/« nicht.
Loading new nvidia-331-updates-331.113 DKMS files...
Building for 3.13.0-55-generic and 3.19.0-21-generic
Building for architecture x86_64
Building initial module for 3.13.0-55-generic
Done.

nvidia_331_updates:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.13.0-55-generic/updates/dkms/

depmod

DKMS: install completed.
Building initial module for 3.19.0-21-generic
Error! Bad return status for module build on kernel: 3.19.0-21-generic (x86_64)
Consult /var/lib/dkms/nvidia-331-updates/331.113/build/make.log for more 
information.
nvidia-331-updates-uvm (331.113-0ubuntu0.0.4) wird eingerichtet ...
Loading new nvidia-331-updates-uvm-331.113 DKMS files...
First Installation: checking all kernels...
Building for 3.13.0-55-generic and 3.19.0-21-generic
Building for architecture x86_64
Building initial module for 3.13.0-55-generic
Done.

nvidia-331-updates-uvm:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.13.0-55-generic/updates/dkms/

depmod

DKMS: install completed.
Building initial module for 3.19.0-21-generic
Error! Bad return status for module build on kernel: 3.19.0-21-generic (x86_64)
Consult /var/lib/dkms/nvidia-331-updates-uvm/331.113/build/make.log for more 
information.
Trigger für libc-bin (2.19-0ubuntu6.6) werden verarbeitet ...
Trigger für initramfs-tools (0.103ubuntu4.2) werden verarbeitet ...
update-initramfs: Generating /boot/initrd.img-3.19.0-21-generic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1410530

Title:
  package nvidia-opencl-icd-331-updates (not installed) failed to
  install/upgrade: Versuch, »/usr/lib/i386-linux-gnu/libnvidia-
  opencl.so.331.113« zu überschreiben, welches auch in Paket nvidia-
  opencl-icd-331 331.113-0ubuntu0.0.4 ist

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  Entpacken von nvidia-opencl-icd-331-updates (331.113-0ubuntu0.0.4) ...
  dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/nvidia-opencl-icd-331-updates_331.113-0ubuntu0.0.4_amd64.deb
 (--unpack):
   Versuch, »/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113« zu 
überschreiben, welches auch in Paket nvidia-opencl-icd-331 331.113-0ubuntu0.0.4 
ist
  dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe 
unterbrochen (broken pipe)) getötet

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-opencl-icd-331-updates (not installed)
  ProcVersionSignature: Ubuntu 

[Desktop-packages] [Bug 1459055] Re: nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build

2015-06-26 Thread Bernhard Schülke
*** This bug is a duplicate of bug 1409190 ***
https://bugs.launchpad.net/bugs/1409190

It affects me.

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

Title:
  nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module
  failed to build

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  The nvidia-331 kernel module couldn't build during upgrading from kernel 3.13 
to 4.0.4. The error messages pop up during the installation of the dpkg of the 
.deb files for kernel 4.0.4. Actually there are error messages for all the 
proprietary packages, i.e. nvidia-331 and bcmwl 6.30.223.141 (the installation 
is looking for 6.30.223.248 which I do not use - I file a separate bug report 
for that one). 

  I have tried to prevent those complications by priorly installing the
  build-essential package, but it did not help. Would it change
  something if I was unselecting the two proprietary packages from the
  Software admin prior to installing the new kernel, and then
  reinstalling after rebooting under the new kernel ?

  Meanwhile, I'll see if I am more lucky with another kernel, like 3.18
  for my upgrade.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-uvm 331.113-0ubuntu0.0.4
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  DKMSKernelVersion: 4.0.4-040004-generic
  Date: Wed May 27 00:30:11 2015
  DuplicateSignature: 
dkms:nvidia-331-uvm:331.113-0ubuntu0.0.4:/var/lib/dkms/nvidia-331/331.113/build/nv.c:2027:29:
 error: ‘struct file’ has no member named ‘f_dentry’
  InstallationDate: Installed on 2015-05-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageVersion: 331.113-0ubuntu0.0.4
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1459055/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-06-07 Thread Bernhard
Furthermore I have tested the KDE effects in 14.04.x (KDE 4.13.3);

When I disable the following KDE effects, the memory leak is not
occurring.

Cover-Switch (in german: 3D-Fenstergalerie) and Flip Switch (3D-
Fensterstapel)

This is the result of testing for one week. 
The memory usage of the graphics card (nvidia-smi) stays normal and the kwin 
process usage grows to ~ 100 MiB RAM  (2K:2560x1440) and also frees memory 
back, if windows are closed. Xorg process at ~ 100 MiB.

I will test this further, but I think this two effects were the
culprits.

This problem is only with the nvidia binary driver (tested until
352.09), it is not with the driver nouveau, intel, radeon (fglrx not
tested).

** Changed in: kde-workspace (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: nvidia-graphics-drivers-304-updates (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu)
   Status: Confirmed = In Progress

** No longer affects: xorg-server-lts-utopic (Ubuntu)

** No longer affects: xorg-server-lts-trusty (Ubuntu)

** No longer affects: xorg-server (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  In Progress

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Nvidia Forum Post:

  https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
  kwin-and-xorg-after-xorg-security-updates/


  
  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-06-07 Thread Bernhard
Same problem with nvidia driver 352.09.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed
Status in xorg-server-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Nvidia Forum Post:

  https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
  kwin-and-xorg-after-xorg-security-updates/


  
  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-04-19 Thread Bernhard
Same problem with nvidia  driver 349.16 from 
https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa/+index?field.series_filter=trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed
Status in xorg-server-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Nvidia Forum Post:

  https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
  kwin-and-xorg-after-xorg-security-updates/


  
  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

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

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-03-31 Thread Bernhard
Same problem with nvidia-349.12 driver and kernel 3.19.x.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  New
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed
Status in xorg-server-lts-utopic package in Ubuntu:
  New

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Nvidia Forum Post:

  https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
  kwin-and-xorg-after-xorg-security-updates/


  
  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-03-24 Thread Bernhard
Still no luck with the latest nvidia driver 346.47!

As soon as I use the driver nouveau, there is no problem, no high memory
usage of kwin/xorg processes or graphics memory.

Furthermore I have tested a fresh installation with Kubuntu 14.04.2
Install-DVD with a complete wipe-out of all partitions of the SSD , but
the problem occurs there too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  New
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed
Status in xorg-server-lts-utopic package in Ubuntu:
  New

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Nvidia Forum Post:

  https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
  kwin-and-xorg-after-xorg-security-updates/


  
  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out

[Desktop-packages] [Bug 1314549] Re: USB-headset undetected by Phonon

2015-03-20 Thread Bernhard
I have the same problem with a logitech usb headset.

It sometimes helps to disconnect the usb headset for 30 sec (dbus, phonon, udev 
check interval ??) . 
Then it is listed in the kmix dialog as e.g. headset #8 (it counts up the 
headset, although it is the same headset).  

I think, in the 14.04 release this phonon-/kde-version is buggy and changed 
also the behaviour of the phonon audio device handling.
= This 30 sec check interval is not on 12.04 and the mixer of the headset 
comes back immediately after suspend or replug of the headset without counting 
up the headset label, saying it is a new device.

The KDE-team tried to fix the Master-Channel bugs, but introduced new
bugs and this in the end of the kde4 releases :-(

Furthermore I have to set the Master Channel again on both 12.04 and
14.04 after suspend or replug of the headset, because this never worked
automatically.

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

Title:
  USB-headset undetected by Phonon

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  A previously working USB-headset, which has been working flawlessly on 
Kubuntu 12.04 has ceased to work consistently on 14.04, whenever I try to 
connect it.
  While lsusb lists the device as being present and recognised, the Device 
Preference pane in the Audio and Video Settings of KDE keeps displaying the 
device in a greyed out state. In other words, it would appear that phonon 
thinks the device is still missing. Thus, it cannot be used.
  This problem occurs most of the times when I connect the headset to any USB 
port, even directly to the motherboard. Only rarely does Phonon wake up to the 
returned device.

  What I expected to happen was that, after the low-level handshake on the USB 
bus, Phonon would pop up a notification that it is switching to the headset 
because it´s higher on my preferences. (As it did consistently, prior to the 
upgrade from 12.04.)
  Instead, there is no announcement whatsoever. Also, the Select Master Channel 
window of KMix does not list the headset.

  I am running Kubuntu 14.04 LTS.
  The package is version 4:4.13.0-0ubuntu1, which is the current package 
available from the repositories.
  Please note that I am not entirely sure at this time wether kde-runtime is 
the correct package.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: kde-runtime 4:4.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr 30 10:58:25 2014
  ExecutablePath: /usr/bin/kcmshell4
  InstallationDate: Installed on 2014-04-24 (5 days ago)
  InstallationMedia: Kubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140205)
  ProcEnviron:
   LANGUAGE=en_GB
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: kde-runtime
  UpgradeStatus: Upgraded to trusty on 2014-04-27 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1314549/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-02-21 Thread Bernhard
** Also affects: kde-workspace (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: upstream

** Description changed:

  Hello,
  
  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.
  
  *** My Tests;
  
  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)
  
  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)
  
  *** My configuration;
  
  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.
  
  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.
+ 
+ Nvidia Forum Post:
+ 
+ https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
+ kwin-and-xorg-after-xorg-security-updates/
+ 
+ 
  
  Thank you for your help!
  
  Best regards, Bernhard
  
  *** Problematic packages and other Xorg deps
  
  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium
  
    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100
  
  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  
  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)
  
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium
  
    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
  
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium
  
    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500
  
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions
  
  and other Xorg deps

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in kde-workspace package in Ubuntu:
  New
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed
Status in xorg-server-lts-utopic package in Ubuntu:
  New

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg

[Desktop-packages] [Bug 1404696] Re: No vdpau for the utopic xstack in trusty

2015-02-17 Thread Bernhard
Any news regarding the missing decoder capabilities VC1_SIMPLE and
VC1_MAIN?

** Changed in: mesa (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  No vdpau for the utopic xstack in trusty

Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have tested the utopic xstack in trusty in the Canonical X Staging ppa 
  
https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging?field.series_filter=trusty
 .

  It installs fine with;

  LC_ALL=C apt-get install -V libglapi-mesa-lts-utopic libgl1-mesa-glx-
  lts-utopic xserver-xorg-lts-utopic xserver-xorg-input-all-lts-utopic
  xserver-xorg-video-all-lts-utopic libgl1-mesa-dri-lts-utopic libglapi-
  mesa-lts-utopic:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-
  lts-utopic:i386 libgles2-mesa-lts-utopic libglapi-mesa-lts-utopic
  mesa-vdpau-drivers-lts-utopic libegl1-mesa-drivers-lts-utopic
  libwayland-egl1-mesa-lts-utopic

  But under vdpauinfo there are no decoder capabilities for a AMD Radeon
  5550 (r600);

  Decoder capabilities:

  name   level macbs width height
  ---

  With stock xstack;

  Decoder capabilities:

  name   level macbs width height
  ---
  MPEG1 0  9216  2048  1152
  MPEG2_SIMPLE  3  9216  2048  1152
  MPEG2_MAIN3  9216  2048  1152
  H264_BASELINE41  9216  2048  1152
  H264_MAIN41  9216  2048  1152
  H264_HIGH41  9216  2048  1152
  VC1_SIMPLE1  9216  2048  1152
  VC1_MAIN  2  9216  2048  1152
  VC1_ADVANCED  4  9216  2048  1152

  The total output of vdpauinfo is attached.

  Best regards, Bernhard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1404696/+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


[Desktop-packages] [Bug 1420877] [NEW] bash hangs, apparantly in connection with large outputs

2015-02-11 Thread Bernhard Kornberger
Public bug reported:

I use the bash in a gnome-terminal window with several open tabs. It
happens frequently (once in a work day) that a bash tab simply stops to
respond, i.e., it takes no key-strokes anymore. As other tabs continue
to work I guess its not the fault of gnome-terminal but the bash hangs.
I can observe this behavior on two PCs. I am a developer and the
programs I start in the bash print lots of debug-output, so there may be
a connection with large outputs.


bash:
  Installiert:   4.3-11ubuntu1
  Installationskandidat: 4.3-11ubuntu1
  Versionstabelle:
 *** 4.3-11ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
100 /var/lib/dpkg/status
Description:Ubuntu 14.10
Release:14.10

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  bash hangs, apparantly in connection with large outputs

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  I use the bash in a gnome-terminal window with several open tabs. It
  happens frequently (once in a work day) that a bash tab simply stops
  to respond, i.e., it takes no key-strokes anymore. As other tabs
  continue to work I guess its not the fault of gnome-terminal but the
  bash hangs. I can observe this behavior on two PCs. I am a developer
  and the programs I start in the bash print lots of debug-output, so
  there may be a connection with large outputs.

  
  bash:
Installiert:   4.3-11ubuntu1
Installationskandidat: 4.3-11ubuntu1
Versionstabelle:
   *** 4.3-11ubuntu1 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status
  Description:  Ubuntu 14.10
  Release:  14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1420877/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-02-03 Thread Bernhard
 with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-02-03 Thread Bernhard Zürn
Yes can still confirm with the latest Updates 14.04 LTS 64bit on Dell
XPS 15

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

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Triaged

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  **If you want to unsubscribe:** see
  https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-331-updates/+bug/1268257/+subscribe. You can also change your
  settings so you don't get comments but do get notified when the bug is
  solved - see https://askubuntu.com/questions/576523 for details.

  **If you want to comment:** Please consider if you have something
  meaningful to contribute to the 2500+ people who will get an email.

  **If you are an Ubuntu developer:** thanks for looking into this! :D

  

  Nvidia kernel module failed to build on kernel 3.13.0-2
  Yesterday when the new kernel was pushed, the dkms process failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.20-0ubuntu9
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-2-generic
  Date: Sun Jan 12 01:28:35 2014
  InstallationDate: Installed on 2013-11-03 (69 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.20-0ubuntu9
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257/+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


[Desktop-packages] [Bug 1404696] Re: No vdpau for the utopic xstack in trusty

2015-01-24 Thread Bernhard
Thanks, now the decoder capabilities are shown (see the attachment), but
two entries are missing;

--- Missing:

VC1_SIMPLE1  9216  2048  1152
VC1_MAIN  2  9216  2048  1152


** Attachment added: vdpauinfo with the patched utopic xstack
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1404696/+attachment/4304784/+files/vdpau_1404_utopic_new.txt

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

Title:
  No vdpau for the utopic xstack in trusty

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I have tested the utopic xstack in trusty in the Canonical X Staging ppa 
  
https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging?field.series_filter=trusty
 .

  It installs fine with;

  LC_ALL=C apt-get install -V libglapi-mesa-lts-utopic libgl1-mesa-glx-
  lts-utopic xserver-xorg-lts-utopic xserver-xorg-input-all-lts-utopic
  xserver-xorg-video-all-lts-utopic libgl1-mesa-dri-lts-utopic libglapi-
  mesa-lts-utopic:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-
  lts-utopic:i386 libgles2-mesa-lts-utopic libglapi-mesa-lts-utopic
  mesa-vdpau-drivers-lts-utopic libegl1-mesa-drivers-lts-utopic
  libwayland-egl1-mesa-lts-utopic

  But under vdpauinfo there are no decoder capabilities for a AMD Radeon
  5550 (r600);

  Decoder capabilities:

  name   level macbs width height
  ---

  With stock xstack;

  Decoder capabilities:

  name   level macbs width height
  ---
  MPEG1 0  9216  2048  1152
  MPEG2_SIMPLE  3  9216  2048  1152
  MPEG2_MAIN3  9216  2048  1152
  H264_BASELINE41  9216  2048  1152
  H264_MAIN41  9216  2048  1152
  H264_HIGH41  9216  2048  1152
  VC1_SIMPLE1  9216  2048  1152
  VC1_MAIN  2  9216  2048  1152
  VC1_ADVANCED  4  9216  2048  1152

  The total output of vdpauinfo is attached.

  Best regards, Bernhard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1404696/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2015-01-11 Thread Bernhard
I have tested with disabled compositing-KDE-effects, and the problem is gone = 
no memory leak. 
With KDE-effects the problem persists. 

I will test this with a clean installation and will post the result.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+subscriptions

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

[Desktop-packages] [Bug 1315679] Re: PDF Formular with Textfield aligned to a Textlabel not filled out

2015-01-08 Thread Huck-bernhard
ok i try to explain.

You have two formular in this pdf document, if you fill out the first
formular with Adobe Reader 11, can you see in the second formular  that
the Textfelds are automatically filled out. If you use Evince can you
only see the Text in first Formular , the second formular is blank or
not updated.

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled out

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  PDF Formular with Textfield aligned to a Textlabel.
  Textfield fill out is working. But the aligned Textlabel is not updated.

  Textlabel (read only textfield)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 15:36:41 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2013-10-18 (196 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+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


[Desktop-packages] [Bug 1315679] Re: PDF Formular with Textfield aligned to a Textlabel not filled out

2015-01-08 Thread Huck-bernhard
the file name of the  formula is SEPA_Formular.pdf and i have attached
this formula yesterday.

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled out

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  PDF Formular with Textfield aligned to a Textlabel.
  Textfield fill out is working. But the aligned Textlabel is not updated.

  Textlabel (read only textfield)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 15:36:41 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2013-10-18 (196 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+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


[Desktop-packages] [Bug 1315679] Re: PDF Formular with Textfield aligned to a Textlabel not filled out

2015-01-08 Thread Huck-bernhard
ok got it.

In the Attachment can you find a picture.

** Attachment added: exampel text.png
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+attachment/4294137/+files/exampel%20text.png

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled out

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  PDF Formular with Textfield aligned to a Textlabel.
  Textfield fill out is working. But the aligned Textlabel is not updated.

  Textlabel (read only textfield)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 15:36:41 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2013-10-18 (196 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+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


[Desktop-packages] [Bug 1315679] Re: PDF Formular with Textfield aligned to a Textlabel not filled out

2015-01-07 Thread Huck-bernhard
https://bugzilla.gnome.org/show_bug.cgi?id=742543

In the Attachment can you find the SEPA_Formular.pdf
Usual do you see the filled out text on the carbon copy again. 
But not with evince.  

the same is also in version evince 3.14.1-0ubuntu1



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

** Attachment added: SEPA_Formular.pdf
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+attachment/4293649/+files/SEPA_Formular.pdf

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled out

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  PDF Formular with Textfield aligned to a Textlabel.
  Textfield fill out is working. But the aligned Textlabel is not updated.

  Textlabel (read only textfield)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 15:36:41 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2013-10-18 (196 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+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


[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-12-29 Thread Bernhard
** Attachment removed: nvidia 331 after logging-in to KDE; black screen
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1294163/+attachment/4085140/+files/nvidia-bug-report.log

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-304 source package in Precise:
  Fix Released
Status in nvidia-graphics-drivers-304-updates source package in Precise:
  Fix Released
Status in nvidia-graphics-drivers-331 source package in Precise:
  Fix Released
Status in nvidia-graphics-drivers-331-updates source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-21 Thread Bernhard
I must correct my comment#14, because with downgrading only the 
xorg-server-core package, the problem persists.
You have to downgrade all xorg* relevant packages to a version before the 
security updates of the last weeks, as Francis Brown mentioned. 

Furthermore I have tested the open-source driver nouevau. There is no memory 
leak, all is normal. 
But with this driver the KDE effects are very slow and window moving is 
terribly slow, etc.

So I have to stick with the nvidia driver.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-21 Thread Bernhard
Nvidia Forum Post:

https://devtalk.nvidia.com/default/topic/797547/linux/memory-leak-in-
kwin-and-xorg-after-xorg-security-updates/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-16 Thread Bernhard
After downgrading the package xserver-xorg-core to version
1.11.4-0-ubuntu10.14, the problem is gone.

It is definitely a issue with the security updates
(1.11.4-0-ubuntu10.15 and 1.11.4-0-ubuntu10.16 and trusty xstack
versions 1.15.1-0ubuntu2~precise3 and 1.15.1-0ubuntu2~precise4).

It seems this memory leak is only with the nvidia binary driver (and kde?).  
Has anyone tested this fglrx?

With the open source drivers radeon and intel there is no problem.
Nouveau?

I will test Unity for the occurrence of the memory leak and I will post
the results.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-16 Thread Bernhard
@ Francis Brown (francisbrwn9) ;

Have you downgraded all the xorg* packages and deps or only the package
xserver-xorg-core?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-16 Thread Bernhard
Unity compiz and Xorg processes are not growing, this seems like a KDE +
Nvidia + Xorg issue.

I tested firefox without hardware acceleration, but still growing kwin
and xorg processes.

You can easily reproduce this, when you start in KDE the system monitor krunner 
(Ctrl+Esc), then search for kwin. 
Do not start other applications and watch the process memory growing.

Thank you for the nvidia-link, I'll report it, when I have more time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

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

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-16 Thread Bernhard
The apport cmd, described in comment #9 , doesn't work and cannot
resolve the package names(?), and the processes apport-collect and
apport-kde run with low CPU usage (a few percent) and doing nothing
(tested ~ 30 min), so I cannot attach the automated logs.

Which logs shall I provide instead of the apport-collected logs?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages

[Desktop-packages] [Bug 1402551] [NEW] High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
Public bug reported:

Hello,

since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
After several hours the system is so slow, that only a restart helps, and then 
the growing of memory starts again.

*** My Tests;

I tried several nvidia drivers, but without success (from:
https://launchpad.net/~xorg-
edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

304.125-0ubuntu0.0.1~xedgers12.04.1 
331.113-0ubuntu0.0.1~xedgers12.04.1 
346.22-0ubuntu1~xedgers12.04.1
(With purging each nvidia driver and fresh installing it)

*** My configuration;

Two Kubuntu 12.04.5 PCs with a nvidia card; 
nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
One pc with the Trusty Xstack (HWE) with Trusty kernel (3.13.0-43.72~precise1) 
and the other one with the stock kernel (3.2.0-74-generic #109) and stock 
xstack.


I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.

Thank you for your help!

Best regards, Bernhard


*** Problematic packages and other Xorg deps

nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
urgency=medium

  [ Alberto Milone ]
  * debian/substvars:
- Add support for video ABIs up to 19.
  * debian/templates/dkms_nvidia.conf.in:
- Drop all the patches.
  * SECURITY UPDATE:
- CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
 -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

CVE-2014-8298   RESERVED
CVE-2014-8098   out of bounds access in GLX extension
CVE-2014-8091   denial of service due to unchecked malloc in client 
authentication

nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 
  
xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium

  * SECURITY UPDATE: Dec 2014 security issues - additional fixes
- debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
  fixes not included in original pre-advisory bundle.
 -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
 
xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium

  * SECURITY UPDATE: Dec 2014 protocol handling security issues
- debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
  a multitude of security issues, including a couple of pre-requisite
  fixes from git.
- CVE-2014-8091
- CVE-2014-8092
- CVE-2014-8093
- CVE-2014-8094
- CVE-2014-8095
- CVE-2014-8096
- CVE-2014-8097
- CVE-2014-8098
- CVE-2014-8099
- CVE-2014-8100
- CVE-2014-8101
- CVE-2014-8102
- CVE-2014-8103
 -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

CVE-2014-8091   denial of service due to unchecked malloc in client 
authentication
CVE-2014-8092   intger overflows in X11 core protocol requests
CVE-2014-8093   integer overflows in GLX extension
CVE-2014-8094   integer overflows in DRI2 extensions
CVE-2014-8095   out of bounds access in XInput extensions
CVE-2014-8096   out of bounds access in XC-MISC extension
CVE-2014-8097   out of bounds access in DBE extension
CVE-2014-8098   out of bounds access in GLX extension
CVE-2014-8099   out of bounds access in XVideo extension
CVE-2014-8100   out of bounds access in Render extension
CVE-2014-8101   out of bounds access in RandR extension
CVE-2014-8102   out of bounds access in XFixes extension
CVE-2014-8103   out of bounds access in DRI3  Present extensions
 
and other Xorg deps

** Affects: nvidia-graphics-drivers-304-updates (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-331-updates (Ubuntu)
 Importance: Undecided
 Status: New

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

** Affects: xorg-server-lts-trusty (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: high kde kwin memory nvidia usage xorg

** Also affects: nvidia-graphics-drivers-331-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: linux-firmware (Ubuntu) = xorg-server-lts-trusty
(Ubuntu)

** Also affects: nvidia-graphics-drivers-304-updates (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  New
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New
Status in xorg-server-lts-trusty

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
CPU Usage is also higher, particularly at scrolling.

kwin: 10 - 25%
Xorg: 10 - 50%

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

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1 
  331.113-0ubuntu0.0.1~xedgers12.04.1 
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card; 
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  
  I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.

  Thank you for your help!

  Best regards, Bernhard

  
  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

[ Alberto Milone ]
* debian/substvars:
  - Add support for video ABIs up to 19.
* debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
* SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
   
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
a multitude of security issues, including a couple of pre-requisite
fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions
   
  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
I'm currently testing kernel 3.2.0-73.108 (latest kernel: 3.2.0-74.109). 
So far no problems after two hours, maybe the kernel is the culprit.

*** Changes
linux (3.2.0-74.109) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1400709

  [ Upstream Kernel Changes ]

  * x86_64, traps: Stop using IST for #SS
- LP: #1398795
- CVE-2014-9090
  * x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
- LP: #1398795
- CVE-2014-9090
  * x86_64, traps: Rework bad_iret
- LP: #1398795
- CVE-2014-9090
  * x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
- LP: #1400314
- CVE-2014-8134

 -- Luis Henriques luis.henriq...@canonical.com  Tue, 09 Dec 2014
13:55:21 +

linux-lts-trusty (3.13.0-43.72~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1399807

  [ Upstream Kernel Changes ]

  * x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
- LP: #1398795
- CVE-2014-9090
  * x86_64, traps: Rework bad_iret
- LP: #1398795
- CVE-2014-9090
  * x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
- LP: #1400314
- CVE-2014-8134

 -- Luis Henriques luis.henriq...@canonical.com  Tue, 09 Dec 2014
11:09:22 +

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-8134

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-9090

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in linux package in Ubuntu:
  New
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1 
  331.113-0ubuntu0.0.1~xedgers12.04.1 
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card; 
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  
  I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.

  Thank you for your help!

  Best regards, Bernhard

  
  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

[ Alberto Milone ]
* debian/substvars:
  - Add support for video ABIs up to 19.
* debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
* SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
   
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
a multitude of security issues, including a couple of pre-requisite
fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
Unfortunately the same problem occurs with kernel 3.2.0-73.108.

Which log files shall I provide?

Sorry, I do not want to grant access/link the pc with launchpad.

** No longer affects: linux (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1 
  331.113-0ubuntu0.0.1~xedgers12.04.1 
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card; 
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  
  I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.

  Thank you for your help!

  Best regards, Bernhard

  
  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

[ Alberto Milone ]
* debian/substvars:
  - Add support for video ABIs up to 19.
* debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
* SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
   
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
a multitude of security issues, including a couple of pre-requisite
fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions
   
  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+subscriptions

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

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
There are no error messages in Xorg.0.log or /var/log/syslog

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1 
  331.113-0ubuntu0.0.1~xedgers12.04.1 
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card; 
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  
  I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.

  Thank you for your help!

  Best regards, Bernhard

  
  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

[ Alberto Milone ]
* debian/substvars:
  - Add support for video ABIs up to 19.
* debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
* SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
   
  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium

* SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
a multitude of security issues, including a couple of pre-requisite
fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions
   
  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
Which logs do you need for debugging?


** Description changed:

  Hello,
  
  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.
  
  *** My Tests;
  
  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)
  
- 304.125-0ubuntu0.0.1~xedgers12.04.1 
- 331.113-0ubuntu0.0.1~xedgers12.04.1 
+ 304.125-0ubuntu0.0.1~xedgers12.04.1
+ 331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)
  
  *** My configuration;
  
- Two Kubuntu 12.04.5 PCs with a nvidia card; 
+ Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.
  
- 
- I use one pc in my office, so it disturbs my work because of the slowness and 
restarts.
+ I use one pc in my office, so it disturbs my work because of the
+ slowness and restarts.
  
  Thank you for your help!
  
  Best regards, Bernhard
- 
  
  *** Problematic packages and other Xorg deps
  
  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium
  
-   [ Alberto Milone ]
-   * debian/substvars:
- - Add support for video ABIs up to 19.
-   * debian/templates/dkms_nvidia.conf.in:
- - Drop all the patches.
-   * SECURITY UPDATE:
- - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
-  -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100
+   [ Alberto Milone ]
+   * debian/substvars:
+ - Add support for video ABIs up to 19.
+   * debian/templates/dkms_nvidia.conf.in:
+ - Drop all the patches.
+   * SECURITY UPDATE:
+ - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
+  -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100
  
  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  
- nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1) 
-   
- xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security; 
urgency=medium
+ nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)
  
-   * SECURITY UPDATE: Dec 2014 security issues - additional fixes
- - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
-   fixes not included in original pre-advisory bundle.
-  -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
-  
- xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security; 
urgency=medium
+ xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
+ urgency=medium
  
-   * SECURITY UPDATE: Dec 2014 protocol handling security issues
- - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
-   a multitude of security issues, including a couple of pre-requisite
-   fixes from git.
- - CVE-2014-8091
- - CVE-2014-8092
- - CVE-2014-8093
- - CVE-2014-8094
- - CVE-2014-8095
- - CVE-2014-8096
- - CVE-2014-8097
- - CVE-2014-8098
- - CVE-2014-8099
- - CVE-2014-8100
- - CVE-2014-8101
- - CVE-2014-8102
- - CVE-2014-8103
-  -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500
+   * SECURITY UPDATE: Dec 2014 security issues - additional fixes
+ - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
+   fixes not included in original pre-advisory bundle.
+  -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500
+ 
+ xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
+ urgency=medium
+ 
+   * SECURITY UPDATE: Dec 2014 protocol handling security issues
+ - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
+   a multitude of security issues, including a couple of pre-requisite
+   fixes from git.
+ - CVE-2014-8091
+ - CVE-2014-8092
+ - CVE-2014-8093
+ - CVE-2014-8094
+ - CVE-2014-8095
+ - CVE-2014-8096
+ - CVE-2014-8097
+ - CVE-2014-8098
+ - CVE-2014-8099
+ - CVE-2014-8100
+ - CVE-2014-8101
+ - CVE-2014-8102
+ - CVE-2014-8103
+  -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500
  
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX

[Desktop-packages] [Bug 1402551] Re: High memory usage of Xorg and kwin after Xorg security updates [nvidia]

2014-12-15 Thread Bernhard
The output of nvidia-smi shows a video memory-usage of 967MiB /  1023MiB 
(GT430) , which is very high. 
Normal is 110MiB /  1023MiB (1 Monitor with FullHD).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402551

Title:
  High memory usage of Xorg and kwin after Xorg security updates
  [nvidia]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server-lts-trusty package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  since the Xorg/nvidia security updates last week, I encounter a problem with 
growing Xorg and kwin memory usage.
  In one hour the memory consumption is at Xorg ~ 270 MiB and at kwin: 300 MB , 
so the system responds slowly and scrolling is very slow in in dolphin, kwrite, 
firefox, etc.
  After several hours the system is so slow, that only a restart helps, and 
then the growing of memory starts again.

  *** My Tests;

  I tried several nvidia drivers, but without success (from:
  https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa/+index?field.series_filter=precise)

  304.125-0ubuntu0.0.1~xedgers12.04.1
  331.113-0ubuntu0.0.1~xedgers12.04.1
  346.22-0ubuntu1~xedgers12.04.1
  (With purging each nvidia driver and fresh installing it)

  *** My configuration;

  Two Kubuntu 12.04.5 PCs with a nvidia card;
  nvidia driver 331.113-0ubuntu0.0.0.3 and 304.125-0ubuntu0.0.0.1
  One pc with the Trusty Xstack (HWE) with Trusty kernel 
(3.13.0-43.72~precise1) and the other one with the stock kernel 
(3.2.0-74-generic #109) and stock xstack.

  I use one pc in my office, so it disturbs my work because of the
  slowness and restarts.

  Thank you for your help!

  Best regards, Bernhard

  *** Problematic packages and other Xorg deps

  nvidia-graphics-drivers-331 (331.113-0ubuntu0.0.0.3) precise-security;
  urgency=medium

    [ Alberto Milone ]
    * debian/substvars:
  - Add support for video ABIs up to 19.
    * debian/templates/dkms_nvidia.conf.in:
  - Drop all the patches.
    * SECURITY UPDATE:
  - CVE-2014-8091, CVE-2014-8098, CVE-2014-8298 (LP: #1400673).
   -- Alberto Milone email address hidden Tue, 09 Dec 2014 12:10:46 +0100

  CVE-2014-8298 RESERVED
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication

  nvidia-graphics-drivers-304-updates (304.125-0ubuntu0.0.0.1)

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise4) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 security issues - additional fixes
  - debian/patches/CVE-2014-8xxx/003[4567]*.patch: add additional
    fixes not included in original pre-advisory bundle.
   -- Marc Deslauriers email address hidden Tue, 09 Dec 2014 17:25:15 -0500

  xorg-server-lts-trusty (2:1.15.1-0ubuntu2~precise3) precise-security;
  urgency=medium

    * SECURITY UPDATE: Dec 2014 protocol handling security issues
  - debian/patches/CVE-2014-8xxx/*.patch: patches from upstream to fix
    a multitude of security issues, including a couple of pre-requisite
    fixes from git.
  - CVE-2014-8091
  - CVE-2014-8092
  - CVE-2014-8093
  - CVE-2014-8094
  - CVE-2014-8095
  - CVE-2014-8096
  - CVE-2014-8097
  - CVE-2014-8098
  - CVE-2014-8099
  - CVE-2014-8100
  - CVE-2014-8101
  - CVE-2014-8102
  - CVE-2014-8103
   -- Marc Deslauriers email address hidden Sat, 06 Dec 2014 10:28:55 -0500

  CVE-2014-8091 denial of service due to unchecked malloc in client 
authentication
  CVE-2014-8092 intger overflows in X11 core protocol requests
  CVE-2014-8093 integer overflows in GLX extension
  CVE-2014-8094 integer overflows in DRI2 extensions
  CVE-2014-8095 out of bounds access in XInput extensions
  CVE-2014-8096 out of bounds access in XC-MISC extension
  CVE-2014-8097 out of bounds access in DBE extension
  CVE-2014-8098 out of bounds access in GLX extension
  CVE-2014-8099 out of bounds access in XVideo extension
  CVE-2014-8100 out of bounds access in Render extension
  CVE-2014-8101 out of bounds access in RandR extension
  CVE-2014-8102 out of bounds access in XFixes extension
  CVE-2014-8103 out of bounds access in DRI3  Present extensions

  and other Xorg deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1402551/+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


[Desktop-packages] [Bug 1391050] [NEW] package nvidia-331-updates (not installed) failed to install/upgrade: package nvidia-331-updates is not ready for configuration cannot configure (current status

2014-11-09 Thread Bernhard Vodicka
Public bug reported:

It seems like the kernel module doesn't want to build

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-updates (not installed)
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Sun Nov  9 23:29:46 2014
DuplicateSignature: package:nvidia-331-updates:(not installed):package 
nvidia-331-updates is not ready for configuration  cannot configure (current 
status `half-installed')
ErrorMessage: package nvidia-331-updates is not ready for configuration  cannot 
configure (current status `half-installed')
InstallationDate: Installed on 2014-11-09 (0 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: nvidia-graphics-drivers-331-updates
Title: package nvidia-331-updates (not installed) failed to install/upgrade: 
package nvidia-331-updates is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.modprobe.d.nvidia.331.updates.hybrid.conf: [deleted]

** Affects: nvidia-graphics-drivers-331-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade utopic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1391050

Title:
  package nvidia-331-updates (not installed) failed to install/upgrade:
  package nvidia-331-updates is not ready for configuration  cannot
  configure (current status `half-installed')

Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  New

Bug description:
  It seems like the kernel module doesn't want to build

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Nov  9 23:29:46 2014
  DuplicateSignature: package:nvidia-331-updates:(not installed):package 
nvidia-331-updates is not ready for configuration  cannot configure (current 
status `half-installed')
  ErrorMessage: package nvidia-331-updates is not ready for configuration  
cannot configure (current status `half-installed')
  InstallationDate: Installed on 2014-11-09 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: package nvidia-331-updates (not installed) failed to install/upgrade: 
package nvidia-331-updates is not ready for configuration  cannot configure 
(current status `half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.modprobe.d.nvidia.331.updates.hybrid.conf: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331-updates/+bug/1391050/+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


[Desktop-packages] [Bug 1387007] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-10-29 Thread Bernhard Hohensinn
Public bug reported:

I use UbuntuGnome 14.10 64bit. The package ist nvidia-331-uvm 331.89-0ubuntu5
Each time I'm logging in I get a message box, that there is a problem and if I 
want to send an error report, which says that there ist a probleme with that 
package.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-uvm 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-23-generic
Date: Tue Oct 21 22:40:14 2014
InstallationDate: Installed on 2014-10-14 (14 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 (20141014)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to
  build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  I use UbuntuGnome 14.10 64bit. The package ist nvidia-331-uvm 331.89-0ubuntu5
  Each time I'm logging in I get a message box, that there is a problem and if 
I want to send an error report, which says that there ist a probleme with that 
package.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-23-generic
  Date: Tue Oct 21 22:40:14 2014
  InstallationDate: Installed on 2014-10-14 (14 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20141014)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1387007/+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


[Desktop-packages] [Bug 1364522] Re: Firefox crashes sometimes when using webgl with nouveau driver

2014-10-04 Thread Bernhard Übelacker
** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Firefox crashes sometimes when using webgl with nouveau driver

Status in “firefox” package in Ubuntu:
  New
Status in “mesa” package in Ubuntu:
  New

Bug description:
  Visiting with Firefox e.g.
  https://developer.mozilla.org/de/demos/detail/orange-slice/launch
  makes firefox crash.

  Program received signal SIGSEGV, Segmentation fault.
  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  226if (screen-fence.current-state  NOUVEAU_FENCE_STATE_EMITTING)
  (gdb) bt
  #0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  #1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
  #2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=optimized 
out, chan=optimized out) at ../../nouveau/pushbuf.c:325
  #3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
  #4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
  #5  0x9b5b811f in PUSH_KICK (push=optimized out) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
  #6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
  #7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
  #8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
  #9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
  #10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
  #11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 st_gl_api, 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
  #12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
  #13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
  #14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
  #15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
  #16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 
../../../../src/glx/glxcurrent.c:293
  #17 0xb3d3916d in mozilla::gl::GLXLibrary::xMakeCurrent (this=0xb6e58470 
mozilla::gl::sGLXLibrary, display=0xb7191000, drawable=drawable@entry=0, 
context=context@entry=0x0) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:525
  #18 0xb3d39d92 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:836
  #19 0xb3d39e12 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:845
  #20 0xb3d38ea0 in 
mozilla::detail::GenericRefCounted(mozilla::detail::RefCountAtomicity)0::Release
 (this=0x988dc800) at ../../dist/include/mozilla/GenericRefCounted.h:95
  #21 0xb3ddc635 in nsRefPtrmozilla::gl::GLContext::assign_assuming_AddRef 
(this=this@entry=0x9b8eb84c, newPtr=newPtr@entry=0x0) at 
../../dist/include/nsAutoPtr.h:882
  #22 0xb4561170 in assign_with_AddRef (rawPtr=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:866
  #23 operator= (rhs=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:964
  #24 mozilla::WebGLContext::DestroyResourcesAndContext 
(this=this@entry=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:284
  #25 0xb45611bb in mozilla::WebGLContext::~WebGLContext (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:203
  #26 0xb455e330 in mozilla::WebGL1Context::~WebGL1Context (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGL1Context.cpp:25
  #27 0xb455ebe9 in mozilla::WebGLContext::DeleteCycleCollectable 
(this=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:1397
  #28 0xb455ebbb in 
mozilla::WebGLContext::cycleCollection::DeleteCycleCollectable (this=0xb6e2b500 

[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-10-03 Thread Bernhard
Update to the black-screen-issue after hibernate;

Since kernel update 3.13.0-37.64 I can use MSI-interrupts with the
nvidia module again and the black-screen-issue after hibernate is gone.

Thanks!

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304” source package in Precise:
  Fix Committed
Status in “nvidia-graphics-drivers-304-updates” source package in Precise:
  Fix Committed
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1044549] Re: The Access Prompt randomly pop up!

2014-09-24 Thread Bernhard Schülke
@alcachi: Thanks, it helps. :-)
@Shahar: /home/user/.config/goa-1.0/accounts.config

user: Your username.

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

Title:
  The Access Prompt randomly pop up!

Status in “gcr” package in Ubuntu:
  Triaged

Bug description:
  Access Prompt randomly pop up and prompt you for the password. Have you ever 
when opened  Youtube, Facebook, Launchpad account!n And now opened a picture of 
the computer when  pop upAccess Prompt
  I use autologin.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gcr 3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  Date: Fri Aug 31 22:33:44 2012
  ExecutablePath: /usr/lib/gcr/gcr-prompter
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120724.2)
  SourcePackage: gcr
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (gnome-settings-daemon:1401): libappindicator-WARNING **: Unable to connect 
to the Notification Watcher: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.48 was not 
provided by any .service files
   (gnome-control-center:2016): background-cc-panel-WARNING **: Could not load 
/usr/share/themes/Adwaita/index.theme: Nincs ilyen fájl vagy könyvtár
   (gnome-control-center:2016): GLib-GIO-CRITICAL **: g_settings_set_value: 
assertion `G_IS_SETTINGS (settings)' failed
   (gnome-control-center:2016): Gtk-CRITICAL **: gtk_builder_get_object: 
assertion `GTK_IS_BUILDER (builder)' failed
   (gnome-control-center:2016): Gtk-CRITICAL **: 
gtk_icon_view_get_selected_items: assertion `GTK_IS_ICON_VIEW (icon_view)' 
failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcr/+bug/1044549/+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


[Desktop-packages] [Bug 1364522] [NEW] Firefox crashes sometimes when using webgl with nouveau driver

2014-09-02 Thread Bernhard Übelacker
Public bug reported:

Visiting with Firefox e.g. https://developer.mozilla.org/de/demos/detail
/orange-slice/launch makes firefox crash.

Program received signal SIGSEGV, Segmentation fault.
nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
226if (screen-fence.current-state  NOUVEAU_FENCE_STATE_EMITTING)
(gdb) bt
#0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
#1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
#2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=optimized 
out, chan=optimized out) at ../../nouveau/pushbuf.c:325
#3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
#4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
#5  0x9b5b811f in PUSH_KICK (push=optimized out) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
#6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
#7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
#8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
#9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
#10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
#11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 st_gl_api, 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
#12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
#13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
#14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
#15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
#16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 
../../../../src/glx/glxcurrent.c:293
#17 0xb3d3916d in mozilla::gl::GLXLibrary::xMakeCurrent (this=0xb6e58470 
mozilla::gl::sGLXLibrary, display=0xb7191000, drawable=drawable@entry=0, 
context=context@entry=0x0) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:525
#18 0xb3d39d92 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:836
#19 0xb3d39e12 in mozilla::gl::GLContextGLX::~GLContextGLX (this=0x988dc800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/gfx/gl/GLContextProviderGLX.cpp:845
#20 0xb3d38ea0 in 
mozilla::detail::GenericRefCounted(mozilla::detail::RefCountAtomicity)0::Release
 (this=0x988dc800) at ../../dist/include/mozilla/GenericRefCounted.h:95
#21 0xb3ddc635 in nsRefPtrmozilla::gl::GLContext::assign_assuming_AddRef 
(this=this@entry=0x9b8eb84c, newPtr=newPtr@entry=0x0) at 
../../dist/include/nsAutoPtr.h:882
#22 0xb4561170 in assign_with_AddRef (rawPtr=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:866
#23 operator= (rhs=0x0, this=0x9b8eb84c) at 
../../../dist/include/nsAutoPtr.h:964
#24 mozilla::WebGLContext::DestroyResourcesAndContext 
(this=this@entry=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:284
#25 0xb45611bb in mozilla::WebGLContext::~WebGLContext (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:203
#26 0xb455e330 in mozilla::WebGL1Context::~WebGL1Context (this=0x9b8eb800, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGL1Context.cpp:25
#27 0xb455ebe9 in mozilla::WebGLContext::DeleteCycleCollectable 
(this=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.cpp:1397
#28 0xb455ebbb in 
mozilla::WebGLContext::cycleCollection::DeleteCycleCollectable (this=0xb6e2b500 
mozilla::WebGLContext::_cycleCollectorGlobal, p=0x9b8eb800) at 
/build/buildd/firefox-31.0+build1/content/canvas/src/WebGLContext.h:152
#29 0xb3841504 in SnowWhiteKiller::~SnowWhiteKiller 
(this=this@entry=0xbfb4273c, __in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/xpcom/base/nsCycleCollector.cpp:2403
#30 0xb3841d1b in ~RemoveSkippableVisitor (this=0xbfb4273c, 
__in_chrg=optimized out) at 
/build/buildd/firefox-31.0+build1/xpcom/base/nsCycleCollector.cpp:2495
#31 

[Desktop-packages] [Bug 1364522] Re: Firefox crashes sometimes when using webgl with nouveau driver

2014-09-02 Thread Bernhard Übelacker
Problem could be reproduced with following graphic adapters:
01:00.0 VGA compatible controller: NVIDIA Corporation NV40 [GeForce 6800] (rev 
a1)
01:00.0 VGA compatible controller: NVIDIA Corporation NV31 [GeForce FX 5600XT] 
(rev a1)

(Firefox probably blacklisted the second card for webgl, to be able to 
investigate on the issue I had to enable manually.)
But the crash happens for the first card with default settings.

As far as I could observe, Firefox creates 3 contexts, then destroys the
last one but then still accesses the freed memory of the destroyed
context.

I believe this crash got fixed by this upstream commit:
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/nouveau/nv30/nv30_context.c?id=c092c46b27c6f6a6674e8d67fb3afdb684811819
Unfortunately this commit got only into 10.2.2.

But as Trusty Tahr is a LTS release it probably will stay a long time with 
users using older graphics cards.
Therefore I ask if this little patch could be added.

--
Building package libgl1-mesa-dri like this makes the crash for me go away:
mkdir -p ~/ubuntu/mesa; cd ~/ubuntu/mesa
apt-get source libgl1-mesa-dri
cd mesa-10.1.3
wget wget 
http://cgit.freedesktop.org/mesa/mesa/patch/src/gallium/drivers/nouveau/nv30/nv30_context.c?id=c092c46b27c6f6a6674e8d67fb3afdb684811819
 -O debian/patches/999-nv30_avoid_dangling_references_to_deleted_contexts.patch
echo 999-nv30_avoid_dangling_references_to_deleted_contexts.patch  
debian/patches/series
patch -p1  
debian/patches/999-nv30_avoid_dangling_references_to_deleted_contexts.patch
dpkg-buildpackage
cd ..
# sudo dpkg -i libgl1-mesa-dri_10.1.3-0ubuntu0.1_i386.deb
--

Other references where this bug seems to appear (just for reference):
https://bugzilla.redhat.com/show_bug.cgi?id=1125339
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661387
https://crash-stats.mozilla.com/report/list?signature=nouveau_dri.so%400x239b79


** Bug watch added: Red Hat Bugzilla #1125339
   https://bugzilla.redhat.com/show_bug.cgi?id=1125339

** Bug watch added: Debian Bug tracker #661387
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661387

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

Title:
  Firefox crashes sometimes when using webgl with nouveau driver

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Visiting with Firefox e.g.
  https://developer.mozilla.org/de/demos/detail/orange-slice/launch
  makes firefox crash.

  Program received signal SIGSEGV, Segmentation fault.
  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  226if (screen-fence.current-state  NOUVEAU_FENCE_STATE_EMITTING)
  (gdb) bt
  #0  nouveau_fence_next (screen=screen@entry=0x5a5a5a5a) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_fence.c:226
  #1  0x9b5b7fc0 in nv30_context_kick_notify (push=0x9b8f62b0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:48
  #2  0xa0a0ea3e in pushbuf_submit (push=push@entry=0x9b8f62b0, chan=optimized 
out, chan=optimized out) at ../../nouveau/pushbuf.c:325
  #3  0xa0a0ed7a in pushbuf_flush (push=push@entry=0x9b8f62b0) at 
../../nouveau/pushbuf.c:402
  #4  0xa0a0faca in nouveau_pushbuf_kick (push=0x9b8f62b0, chan=0xa40c5420) at 
../../nouveau/pushbuf.c:774
  #5  0x9b5b811f in PUSH_KICK (push=optimized out) at 
../../../../../../src/gallium/drivers/nouveau/nouveau_winsys.h:56
  #6  nv30_context_flush (pipe=0x9b986000, fence=0x0, flags=0) at 
../../../../../../src/gallium/drivers/nouveau/nv30/nv30_context.c:83
  #7  0x9b4b4e1c in st_flush (st=st@entry=0x989e8000, fence=fence@entry=0x0, 
flags=flags@entry=0) at ../../../../src/mesa/state_tracker/st_cb_flush.c:87
  #8  0x9b4b4e82 in st_glFlush (ctx=0x98844000) at 
../../../../src/mesa/state_tracker/st_cb_flush.c:121
  #9  0x9b3b3065 in _mesa_flush (ctx=ctx@entry=0x98844000) at 
../../../../src/mesa/main/context.c:1691
  #10 0x9b3b3130 in _mesa_make_current (newCtx=newCtx@entry=0x0, 
drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at 
../../../../src/mesa/main/context.c:1503
  #11 0x9b4dee74 in st_api_make_current (stapi=0x9b779700 st_gl_api, 
stctxi=0x0, stdrawi=0x0, streadi=0x0) at 
../../../../src/mesa/state_tracker/st_manager.c:746
  #12 0x9b59d9ee in dri_unbind_context (cPriv=0x994e3120) at 
../../../../../../../src/gallium/state_trackers/dri/drm/dri_context.c:215
  #13 0x9b38db93 in driUnbindContext (pcp=0x994e3120) at 
../../../../../../../src/mesa/drivers/dri/common/dri_util.c:578
  #14 0x9b7df149 in dri2_unbind_context (context=0x9b9cbc20, new=0x0) at 
../../../../src/glx/dri2_glx.c:184
  #15 0x9b7b7985 in MakeContextCurrent (dpy=dpy@entry=0xb7191000, 
draw=draw@entry=0, read=read@entry=0, gc_user=gc_user@entry=0x0) at 
../../../../src/glx/glxcurrent.c:245
  #16 0x9b7b7a73 in glXMakeCurrent (dpy=0xb7191000, draw=0, gc=0x0) at 

[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-07-13 Thread Bernhard
Correction:
The workaround, described above, does not solve the problem, black screens 
after resume from hibernate again.

Adding pci=nomsi to /etc/default/grub at GRUB_CMDLINE_LINUX=pci=nomsi seems 
to help, no black screens so far. 
I'm testing this at the moment.

Furthermore I've tested driver nvidia-
331_331.89-0ubuntu0.0.1~xedgers12.04.1_amd64 from ppa xorg-edgers, but
no success without pci=nomsi.

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-304-updates” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-07-07 Thread Bernhard
Adding HIBERNATE_RESUME_POST_VIDEO=no to /etc/pm/config.d/hibernate
solved for me the problem.

Now the resume from hibernate is working without a black screen/freeze.

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-304-updates” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-07-02 Thread Bernhard
Supplement to this black screen issue with nvidia-331-updates
331.38-0ubuntu0.0.1;

I've found a workaround for my config/setup
(12.04 with kernel and Xstack from trusty with nvidia driver, lightdm with kde, 
and only hibernate used);

Boot your system to lightdm, then login to your Desktop Environment (KDE) , let 
it finish ...
After that logout back to lightdm screen and login again !
= Now try to hibernate, after the resume there is no black screen anymore and 
you can unlock the screen and use your desktop!!

My résumé after testing is that maybe there is a race condition in the
services/daemons (acpid, dbus, lightdm) or different bugs are playing
together (Kernel, X, drivers, daemons).

There are also no acpi messages in /var/log/Xorg.0.log anymore (also no
acpi failed messages).

Any suggestions?

Are there news about the HWE of the nvidia 304 driver for kernel 3.13?
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/nvidia-graphics-drivers-304/trusty/revision/21

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-304-updates” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1335438] Re: unity-control-center crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2014-06-28 Thread Huck-bernhard
the same is on i386

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

Title:
  unity-control-center crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a()

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Test case : System Settings  Appearances

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-control-center 14.10.0+14.10.20140604-0ubuntu2
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jun 28 10:26:02 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-05-28 (30 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
  ProcCmdline: unity-control-center
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fdbe10bfab7 
g_type_check_instance_is_fundamentally_a+39:  movzbl 0x14(%rax),%edx
   PC (0x7fdbe10bfab7) ok
   source 0x14(%rax) (0x0014) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   g_type_check_instance_is_fundamentally_a (type_instance=0x2ddb000, 
fundamental_type=80) at /build/buildd/glib2.0-2.41.1/./gobject/gtype.c:3978
   g_object_unref (_object=0x2ddb000) at 
/build/buildd/glib2.0-2.41.1/./gobject/gobject.c:3026
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libappearance.so
   g_type_create_instance (type=optimized out) at 
/build/buildd/glib2.0-2.41.1/./gobject/gtype.c:1866
   g_object_new_internal (class=class@entry=0x2bec760, 
params=params@entry=0x7fff9d15f680, n_params=3) at 
/build/buildd/glib2.0-2.41.1/./gobject/gobject.c:1741
  Title: unity-control-center crashed with SIGSEGV in 
g_type_check_instance_is_fundamentally_a()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1335438/+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


[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-06-14 Thread Bernhard
After installing the trusty xstack too, I ran into the black screen issue, 
which many people suffer from;
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283938

apt-get install -V libglapi-mesa-lts-trusty libgl1-mesa-glx-lts-trusty
xserver-xorg-lts-trusty xserver-xorg-input-all-lts-trusty xserver-xorg-
video-all-lts-trusty libgl1-mesa-dri-lts-trusty x11-xserver-utils-lts-
trusty libglapi-mesa-lts-trusty:i386 libgl1-mesa-dri-lts-trusty:i386
libgl1-mesa-glx-lts-trusty:i386 libgles2-mesa-lts-trusty libglapi-mesa-
lts-trusty mesa-vdpau-drivers-lts-trusty

kernel 3.13.0-30-generic #54~precise2, nvidia-331-updates 331.38-0ubuntu0.0.1
Xorg message after black screen: (after wake up from hibernate)

(EE) NVIDIA(GPU-0): WAIT: (E, 0, 0x857d)

It seems to be a combination of kernel, Xorg-server, X-components, which
triggers this bug, because without the trusty Xstack there was no black
screen issue with this kernel version.

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-304” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-304-updates” source package in Precise:
  Triaged
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  Fix Released

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1294163/+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


[Desktop-packages] [Bug 1318616] Re: lts-trusty enablement in precise

2014-06-09 Thread Bernhard
Hello,

I've tested the trusty Xstack HWE xserver-xorg-lts-trusty;

I have reported 3 bugs;

https://bugs.launchpad.net/ubuntu/+source/xorg-lts-trusty/+bug/1328264

https://bugs.launchpad.net/ubuntu/+source/synaptiks/+bug/1328266

https://bugs.launchpad.net/ubuntu/+source/mesa-utils/+bug/1328270

You need mesa-utils and mesa-utils-extra version 8.1.0-2 from trusty and
glew = 1.5.4 (install libglew1.6-dev) too, that glxinfo shows the
correct information = opengl3.3 support

Best regards, Bernhard

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

Title:
  lts-trusty enablement in precise

Status in “libdrm” package in Ubuntu:
  Invalid
Status in “llvm-toolchain-3.4” package in Ubuntu:
  Fix Committed
Status in “x11proto-gl” package in Ubuntu:
  Fix Committed
Status in “x11proto-xext” package in Ubuntu:
  Fix Committed
Status in “xorg-lts-transitional” package in Ubuntu:
  Invalid
Status in “libdrm” source package in Precise:
  Fix Committed
Status in “libdrm” source package in Saucy:
  Fix Committed
Status in “xorg-lts-transitional” source package in Trusty:
  Confirmed

Bug description:
  Some packages need to be updated for precise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1318616/+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


[Desktop-packages] [Bug 1320680] Re: Nautilus Recent folder shows files from excluded Folder

2014-05-31 Thread Huck-bernhard
** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Nautilus Recent folder shows files from excluded Folder

Status in “activity-log-manager” package in Ubuntu:
  Confirmed
Status in “nautilus” package in Ubuntu:
  New

Bug description:
  1. Open activity-log-manager
  2. Add a Folder as Exclude in Files  Applications
  3. Open a file with Nautilus in the Excluded Folder.
  4. Nautilus Recent folder shows files from excluded Folder.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: activity-log-manager 0.9.7-0ubuntu14
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun May 18 19:24:07 2014
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationDate: Installed on 2013-10-18 (211 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: activity-log-manager
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (22 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1320680/+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


[Desktop-packages] [Bug 1320680] [NEW] Nautilus Recent folder shows files from excluded Folder

2014-05-18 Thread Huck-bernhard
Public bug reported:

1. Open activity-log-manager
2. Add a Folder as Exclude in Files  Applications
3. Open a file with Nautilus in the Excluded Folder.
4. Nautilus Recent folder shows files from excluded Folder.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: activity-log-manager 0.9.7-0ubuntu14
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sun May 18 19:24:07 2014
ExecutablePath: /usr/bin/activity-log-manager
InstallationDate: Installed on 2013-10-18 (211 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: activity-log-manager
UpgradeStatus: Upgraded to trusty on 2014-04-26 (22 days ago)

** Affects: activity-log-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Nautilus Recent folder shows files from excluded Folder

Status in “activity-log-manager” package in Ubuntu:
  New

Bug description:
  1. Open activity-log-manager
  2. Add a Folder as Exclude in Files  Applications
  3. Open a file with Nautilus in the Excluded Folder.
  4. Nautilus Recent folder shows files from excluded Folder.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: activity-log-manager 0.9.7-0ubuntu14
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun May 18 19:24:07 2014
  ExecutablePath: /usr/bin/activity-log-manager
  InstallationDate: Installed on 2013-10-18 (211 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: activity-log-manager
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (22 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1320680/+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


[Desktop-packages] [Bug 1315717] Re: Global MenuBar hidden in Qt applications after any dialog opens

2014-05-16 Thread Huck-bernhard
** Also affects: appmenu-qt (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: appmenu-qt5 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Global MenuBar hidden in Qt applications after any dialog opens

Status in “appmenu-qt” package in Ubuntu:
  New
Status in “appmenu-qt5” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  This appears to happen only if the main application window is NOT
  fullscreen.

  Confirmed in the following Qt applications:

  Wallch, VLC and Qt Creator

  Steps to reproduce:

  1. Open the application
  2. Exit fullscreen (unmaximize) if maximized
  3. Open any application dialog through the menu or through a shortcut (e.g. 
Ctrl+P for Preferences dialog)
  4. Close the dialog with any way.
  5. Hover your mouse where the menu should be. The menu is now gone

  Video demonstrating the problem:
  https://www.youtube.com/watch?v=QRpl1rM9gxM

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-services 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sat May  3 20:30:11 2014
  ExecutablePath: /usr/lib/unity/unity-panel-service
  InstallationDate: Installed on 2014-04-18 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt/+bug/1315717/+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


[Desktop-packages] [Bug 1294163] Re: Please update precise nvidia drivers to support 3.13 trusty backport kernel

2014-05-15 Thread Bernhard
The new package nvidia-331-updates 331.38-0ubuntu0.0.1 from precise-proposed is 
working fine now with KDE and hibernate.
= no black screen in KDE and no acpid failed messages in Xorg.log anymore !

kernel: 3.13.0-27-generic ,  xserver: 1.14.6-0ubuntu1~precise1

Thanks, Bernhard

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

Title:
  Please update precise nvidia drivers to support 3.13 trusty backport
  kernel

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-331” source package in Precise:
  Fix Committed
Status in “nvidia-graphics-drivers-331-updates” source package in Precise:
  In Progress

Bug description:
  [Impact]

  * The 3.13 trusty backport kernel for 12.04 will be released fairly
  soon.  Some people have started testing the daily builds out the the
  Kernel Team PPA.  However the NVIDIA binary drivers in precise need
  patches to support the 3.13 kernel.

  [Test Case]

   * The latest Nvidia binary driver series in 12.04 should work with
  the upcomping 3.13 backport kernel; it currently does not.

  [Regression Potential]

   * Low.  The patches enable compatibility with newer kernels but do
  not affect installations on older kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1294163/+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


[Desktop-packages] [Bug 1313157] Re: Unity add printer dialog is frozen after upgrade

2014-05-06 Thread Huck-bernhard
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Unity add printer dialog is frozen after upgrade

Status in “system-config-printer” package in Ubuntu:
  Fix Released
Status in “system-config-printer” source package in Trusty:
  Fix Committed

Bug description:
  after upgrade Ubuntu from 13.10 to 14.04
  Add Printer Dialog is frozen, can not add a new Printer in 
system-config-printer.

  Steps:

  1. Click Add Printer in system-config-printer
  2. Wait until your network printer is showing
  3. Klick the Printer Name in the Devices list.
  4. Now Window New Printer is frozen.

  On a new installation of Ubuntu 14.04 (32 Bit) is it working.

  - Workaround 

  1. Start GNOME 3 Desktop.
  2. Add Printer in gnome-control-center.
  3. Go back to Unity Desktop.
  4. Now can you use the added Printer. (but add printer in Unity is still not 
working.)

  
  [Impact]

  For certain non-HP printer models it is impossible to set up the
  printer with system-config-printer.

  [Test Case]

  Have a non-HP network printer available on which the command

  hp-makeuri -c [IP of the printer]

  hangs (does not exit, requies Ctrl+C to get back to the prompt).

  Set up as described above under Steps. Current version of system-
  config-printer freezes, the proposed fix allows setting up the
  printer.

  [Regression Potential]

  Very low. It is possible that a printer does not provide make/model
  info and there hp-makeuri gets called anyway.


  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: system-config-printer-gnome 1.4.3+20140219-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 26 19:34:57 2014
  ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
  InstallationDate: Installed on 2013-10-18 (189 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python2.7
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: MSI MS-7816
  PackageArchitecture: all
  Papersize: a4
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cbbc403b-0919-4944-b634-d6fd84c4c34f ro quiet splash
  SourcePackage: system-config-printer
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (0 days ago)
  dmi.bios.date: 06/06/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-G43 (MS-7816)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.3:bd06/06/2013:svnMSI:pnMS-7816:pvr1.0:rvnMSI:rnZ87-G43(MS-7816):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7816
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1313157/+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


[Desktop-packages] [Bug 1313157] Re: Unity add printer dialog is frozen after upgrade

2014-05-06 Thread Huck-bernhard
TEST CASE:
1. update  -proposed packade system-config-printer 1.4.3+20140219-0ubuntu2.1
2. Click Add Printer in system-config-printe
3. Wait until your network printer is showing
4. Klick the Printer Name in the Devices (EPSON Epson Stylus Office BX630FW) 
list.
5. Kick Forwaard to add the Printer.

VERIFICATION DONE
Frozen printer dialog is gone, add printer is working again


** Attachment added: Screenshot from 2014-05-06 21:00:49.png
   
https://bugs.launchpad.net/ubuntu/trusty/+source/system-config-printer/+bug/1313157/+attachment/4106725/+files/Screenshot%20from%202014-05-06%2021%3A00%3A49.png

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

Title:
  Unity add printer dialog is frozen after upgrade

Status in “system-config-printer” package in Ubuntu:
  Fix Released
Status in “system-config-printer” source package in Trusty:
  Fix Committed

Bug description:
  after upgrade Ubuntu from 13.10 to 14.04
  Add Printer Dialog is frozen, can not add a new Printer in 
system-config-printer.

  Steps:

  1. Click Add Printer in system-config-printer
  2. Wait until your network printer is showing
  3. Klick the Printer Name in the Devices list.
  4. Now Window New Printer is frozen.

  On a new installation of Ubuntu 14.04 (32 Bit) is it working.

  - Workaround 

  1. Start GNOME 3 Desktop.
  2. Add Printer in gnome-control-center.
  3. Go back to Unity Desktop.
  4. Now can you use the added Printer. (but add printer in Unity is still not 
working.)

  
  [Impact]

  For certain non-HP printer models it is impossible to set up the
  printer with system-config-printer.

  [Test Case]

  Have a non-HP network printer available on which the command

  hp-makeuri -c [IP of the printer]

  hangs (does not exit, requies Ctrl+C to get back to the prompt).

  Set up as described above under Steps. Current version of system-
  config-printer freezes, the proposed fix allows setting up the
  printer.

  [Regression Potential]

  Very low. It is possible that a printer does not provide make/model
  info and there hp-makeuri gets called anyway.


  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: system-config-printer-gnome 1.4.3+20140219-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 26 19:34:57 2014
  ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
  InstallationDate: Installed on 2013-10-18 (189 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python2.7
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: MSI MS-7816
  PackageArchitecture: all
  Papersize: a4
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cbbc403b-0919-4944-b634-d6fd84c4c34f ro quiet splash
  SourcePackage: system-config-printer
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (0 days ago)
  dmi.bios.date: 06/06/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-G43 (MS-7816)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.3:bd06/06/2013:svnMSI:pnMS-7816:pvr1.0:rvnMSI:rnZ87-G43(MS-7816):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7816
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1313157/+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


[Desktop-packages] [Bug 1315679] [NEW] PDF Formular with Textfield aligned to a Textlabel not filled in

2014-05-03 Thread Huck-bernhard
Public bug reported:


PDF Formular with Textfield aligned to a Textlabel not filled in.

Textlabel (read only textfield)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu10
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sat May  3 15:36:41 2014
ExecutablePath: /usr/bin/evince
InstallationDate: Installed on 2013-10-18 (196 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: evince
UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled in

Status in “evince” package in Ubuntu:
  New

Bug description:
  
  PDF Formular with Textfield aligned to a Textlabel not filled in.

  Textlabel (read only textfield)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May  3 15:36:41 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2013-10-18 (196 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1315679/+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


  1   2   3   >