[Desktop-packages] [Bug 1983794] Re: Evolution not deleting autosave files

2023-03-30 Thread Jaap Keuter
This bug is biting me multiple times per week. Came here through
https://gitlab.gnome.org/GNOME/evolution/-/issues/1972 . Digging through
the comments there found that is was solved here, now to find out the
package with solution is stuck in the release workflow for two month.
Who or what do we need to poke to get this to completion?

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

Title:
  Evolution not deleting autosave files

Status in Evolution:
  Fix Released
Status in evolution package in Ubuntu:
  Invalid
Status in libcanberra package in Ubuntu:
  Fix Released
Status in libcanberra source package in Jammy:
  Fix Committed
Status in evolution source package in Kinetic:
  Confirmed
Status in libcanberra source package in Kinetic:
  Fix Committed

Bug description:
  [ Impact ]

  Autosave files are not removed from evolution local state directories
  (and windows leaked)

  
  [ Test case ]

  1. Open evolution, and start to compose a new email
  2. Write enough text and wait few minutes so that this command returns a file
 ls -l ~/.local/share/evolution/.evolution-composer.autosave-*
  3. Close the email composer window, hitting "Do not save"
  4. ls -l ~/.local/share/evolution/.evolution-composer.autosave-* should list 
no files
  5. Opening and closing again evolution should not ask to restore the previous 
email

  
  [ Regression potential ]

  No sounds could be performed during some UI actions

  ---

  Running Ubuntu MATE, Ubuntu 22.04.1 LTS. Evolution v3.44.1-0ubuntu1
  was installed with the distribution on a new system and received
  settings imported from an earlier version on another computer.

  When composing an email, if the process takes long enough an autosave
  file is created as ~/.local/share/evolution/.evolution-
  composer.autosave-xx ("xx" is a random 6 character string).
  When the email is successfully sent, the autosave file SHOULD be
  deleted. It's not. When evolution is shut down and restarted I'm asked
  if I want to recover an unfinished email. Answering No to this will
  delete the autosave file, but otherwise it persists and the recovery
  query recurs the next time I open evolution.

  Other people are having the same issue, see
  https://gitlab.gnome.org/GNOME/evolution/-/issues/1972. The Gnome
  people aren't dealing with it, perhaps considering it a distro-
  specific bug.

  On a system used by many people this is a potential security issue.

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

2022-12-15 Thread Jaap Versteegh
Why would you not respect the system's LC_NUMERIC settings??
Yes, I live in the netherlands and want most settings like currency and dates 
in dutch, but I DON'T WANT A COMMA AS DECIMAL SEPARATOR! It's not just that 
libreoffice ignores LC_NUMERIC, but I can now no longer find a way to set a 
period as decimal separator at all.

1. Respect a user's LC_NUMERIC setting
2. If you decide not to do so, at least allow an easy setting in the 
application.

This has been an issue for forever and it only appears to get worse! Fix
this already.

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

Title:
  [upstream] Libreoffice always uses "letter" paper

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  For new documents, libreoffice chooses always "letter" paper.  It is
  expected, that documents are in A4 paper, because the locale ist set
  to de_DE.UTF-8.

  LibreOffice settings: 
  Tools --> Options --> Language Settings --> Languages --> Locale stting: 
Default - German (Germany)

  The locale settings are: 
  > locale
  LANG=en_US.UTF-8
  LANGUAGE=
  LC_CTYPE=de_DE.UTF-8
  LC_NUMERIC=de_DE.UTF-8
  LC_TIME=de_DE.UTF-8
  LC_COLLATE=de_DE.UTF-8
  LC_MONETARY=de_DE.UTF-8
  LC_MESSAGES=en_US.UTF-8
  LC_PAPER=de_DE.UTF-8
  LC_NAME=de_DE.UTF-8
  LC_ADDRESS=de_DE.UTF-8
  LC_TELEPHONE=de_DE.UTF-8
  LC_MEASUREMENT=de_DE.UTF-8
  LC_IDENTIFICATION=de_DE.UTF-8
  LC_ALL=

  LibreOffice Version:
  > apt-cache policy libreoffice
  libreoffice:
Installed: 1:3.5.4-0ubuntu1.1
Candidate: 1:3.5.4-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070210/+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 1800465] Re: Vulkan error when using NVIDIA-Prime

2018-11-27 Thread Jaap Buurman
"I solved this just putting nvidia-drm.modeset=0 option into my grub
config."

I can confirm that this also solves the issue for me. Are there any
drawbacks to use this kernel parameter? I have tried googling around,
but I am still not sure what is actually does. And I am even more
curious how this solves the issue at hand.

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

Title:
  Vulkan error when using NVIDIA-Prime

Status in NVIDIA Drivers Ubuntu:
  New
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in nvidia-prime package in Ubuntu:
  Confirmed

Bug description:
  After installing Ubuntu 18.10 and the Nvidia driver + Vulkan-Utils,
  switching to NVIDIA and then running vulkaninfo or vulkan-cube works
  perfectly.

  But when you reboot and update, then switch to Intel, then back to Nvidia, 
all Vulkan programs give an 
  "Assertion `!err' failed."

  Vulkaninfo:

  ===
  Presentable Surfaces:
  =
  GPU id   : 0 (GeForce GTX 960M)
  Surface type : VK_KHR_xcb_surface
  vulkaninfo: 
/build/vulkan-tools-ZnxIl9/vulkan-tools-1.1.82.0+dfsg1/vulkaninfo/vulkaninfo.c:1253:
 AppDumpSurfaceFormats: Assertion `!err' failed.
  Annullato (core dump creato)

  
  Vulkancube:
  vulkan-cube: 
/build/vulkan-tools-ZnxIl9/vulkan-tools-1.1.82.0+dfsg1/cube/cube.c:3416: 
demo_init_vk_swapchain: Assertion `!err' failed.
  Annullato (core dump creato)

  
  I still have not found a workaround for that, the only way to get it working 
again is to reinstall everything. 

  - Install Ubuntu 18.10
  - Install proprietary 390 NVIDIA drivers
  - Switch NVIDIA-Prime to NVIDIA
  - Testing the vulkan capabilities works
  - Updating the system then switching to intel
  - Reboot
  - Switch to nvida
  - Now all Vulkan programs when using NVIDIA give that error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1800465/+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 1800465] Re: Vulkan error when using NVIDIA-Prime

2018-11-16 Thread Jaap Buurman
I have the exact same bug. This one seems to be related:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-390/+bug/1769857

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

Title:
  Vulkan error when using NVIDIA-Prime

Status in NVIDIA Drivers Ubuntu:
  New
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in nvidia-prime package in Ubuntu:
  Confirmed

Bug description:
  After installing Ubuntu 18.10 and the Nvidia driver + Vulkan-Utils,
  switching to NVIDIA and then running vulkaninfo or vulkan-cube works
  perfectly.

  But when you reboot and update, then switch to Intel, then back to Nvidia, 
all Vulkan programs give an 
  "Assertion `!err' failed."

  Vulkaninfo:

  ===
  Presentable Surfaces:
  =
  GPU id   : 0 (GeForce GTX 960M)
  Surface type : VK_KHR_xcb_surface
  vulkaninfo: 
/build/vulkan-tools-ZnxIl9/vulkan-tools-1.1.82.0+dfsg1/vulkaninfo/vulkaninfo.c:1253:
 AppDumpSurfaceFormats: Assertion `!err' failed.
  Annullato (core dump creato)

  
  Vulkancube:
  vulkan-cube: 
/build/vulkan-tools-ZnxIl9/vulkan-tools-1.1.82.0+dfsg1/cube/cube.c:3416: 
demo_init_vk_swapchain: Assertion `!err' failed.
  Annullato (core dump creato)

  
  I still have not found a workaround for that, the only way to get it working 
again is to reinstall everything. 

  - Install Ubuntu 18.10
  - Install proprietary 390 NVIDIA drivers
  - Switch NVIDIA-Prime to NVIDIA
  - Testing the vulkan capabilities works
  - Updating the system then switching to intel
  - Reboot
  - Switch to nvida
  - Now all Vulkan programs when using NVIDIA give that error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1800465/+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 1739775] [NEW] ubuntu 16.04 LTS

2017-12-22 Thread Jaap Bongers
Public bug reported:

the toolbar below doesn't work

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
Uname: Linux 4.4.0-104-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Dec 22 10:16:42 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated Graphics 
Controller [1043:1862]
   Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated Graphics 
Controller [1043:1862]
InstallationDate: Installed on 2016-10-13 (434 days ago)
InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
MachineType: ASUSTeK Computer Inc. UL30A
ProcEnviron:
 LANGUAGE=nl_NL
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-104-generic 
root=UUID=92c5e056-e65b-4af1-85a8-382ea36b77ca ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/28/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 212
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UL30A
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr212:bd12/28/2009:svnASUSTeKComputerInc.:pnUL30A:pvr1.0:rvnASUSTeKComputerInc.:rnUL30A:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UL30A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
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.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Fri Dec 22 10:06:46 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id6101 
 vendor CPT
xserver.version: 2:1.18.4-0ubuntu0.7

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  ubuntu 16.04 LTS

Status in xorg package in Ubuntu:
  New

Bug description:
  the toolbar below doesn't work

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
  Uname: Linux 4.4.0-104-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Dec 22 10:16:42 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated 
Graphics Controller [1043:1862]
 Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated 
Graphics Controller [1043:1862]
  InstallationDate: Installed on 2016-10-13 (434 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: ASUSTeK Computer Inc. UL30A
  ProcEnviron:
   LANGUAGE=nl_NL
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-104-generic 
root=UUID=92c5e056-e65b-4af1-85a8-382ea36b77ca ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/28/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UL30A
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  

[Desktop-packages] [Bug 1566222] Re: [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2017-07-01 Thread Jaap de Haan
Another important hint. I switched from a USB 3.0 to one of the few USB
2.0 ports I still have... and magically the issue disappears. Can this
really be related to the use of a USB 3.0 port?

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

Title:
  [xenial] USB camera MIC: no input or high pitch until pavucontrol is
  opened

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
  pitch voice appears randomly during voice calls(skype test call for
  example). Seems? to be fixed by opening pavucontrol from Skype ->
  Settings -> Devices.

  lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  skype: 4.3.0.37-0ubuntu0.12.04.1

  pulseaudio: 1:8.0-0ubuntu3

  This also happens on ubuntu 15.10 with the same skype package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1566222/+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 1566222] Re: [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2017-07-01 Thread Jaap de Haan
I made a recording with pulseaudio and slowed down the speed by a factor
3 (tempo x 0,333) then on playback the sound seems to be normal.

Maybe this factor 3 is a helpful information to track down the bug for
some experienced programmer in that area.

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

Title:
  [xenial] USB camera MIC: no input or high pitch until pavucontrol is
  opened

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
  pitch voice appears randomly during voice calls(skype test call for
  example). Seems? to be fixed by opening pavucontrol from Skype ->
  Settings -> Devices.

  lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  skype: 4.3.0.37-0ubuntu0.12.04.1

  pulseaudio: 1:8.0-0ubuntu3

  This also happens on ubuntu 15.10 with the same skype package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1566222/+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 1573470] Re: GLX apps (including Libreoffice Impress presentation mode) on ARM devices display wrong colors

2016-10-16 Thread Jaap Dekker
I use Citix receiver to connect to my desktop at the office (Windows 7 /
Office 2013) in libertine. Same problem as in Impress presentation mode.
Colors are mixed up.

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

Title:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Opinion
Status in Puritine:
  Invalid
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Opinion
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

  ---
  On the new BQ M10 tablet.

  1- switch to desktop mode (manual, no external peripheral attached)
  2- launch libreoffice
  3- open impress file
  4- colours in images are all messed up on the BQ M10 screen when toggle to 
presentation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573470/+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 1314924] Re: Adressbox Entries unreadable: Grey/Black Mask overlaying text

2015-08-18 Thread Jaap Woldringh
I repeat this comment here, as I saw tool late that the other place
(1316250) was not the correct place (sorry for this):

I had this bug and fixed it as in comment #11.
This was fine, on a Pentium M Toshiba laptop, using Lubuntu 14.04.

However, after the latest update of Firefox (40.0) Firefox stops loading
before the URL-bar appears, and pages can be loaded. Just the main frame
appears, with the heading with the name of the start page.

I found the setting  gfx.xrender.enabled to False is the culprit, so I
had to undo this setting.

So: now what should I do?

Jaap Woldringh

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

Title:
  Adressbox Entries unreadable: Grey/Black Mask overlaying text

Status in xf86-video-intel:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
  Fix Released

Bug description:
  Labtop: Asus M2400, 512MB RAM, Pentium M Banias using forcepae.
  OS: Xubuntu 14.04, all updates up to May 1, 2014.
  Application: Firefox 29, version 29.0+build1-0ubuntu0.14.04.2

  Updated Firefox to Firefox 29 by automatic software update. Restarted
  firefox, now all the HTTP address entries in the address box are
  unreadable; it looks like they are masked by a black or grey/black
  mask. This independent of address and website.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 29.0+build1-0ubuntu0.14.04.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tschmid1708 F pulseaudio
lightdm5509 F pulseaudio
  BuildID: 20140428194004
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Thu May  1 10:24:14 2014
  ExecutablePath: /usr/lib/firefox/firefox
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-04-19 (11 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  IpRoute:
   default via 192.168.254.10 dev eth1  proto static 
   192.168.254.0/24 dev eth1  proto kernel  scope link  src 192.168.254.100  
metric 9
  NoProfiles: True
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 03/08/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0208
  dmi.board.name: M2N
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0208:bd03/08/2004:svnASUSTeKComputerInc.:pnM2N:pvr1.0:rvnASUSTeKComputerInc.:rnM2N:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: M2N
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1314924/+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 1316250] Re: firefox adress bar black on pentium processor with integrated graphics

2015-08-18 Thread Jaap Woldringh
*** This bug is a duplicate of bug 1314924 ***
https://bugs.launchpad.net/bugs/1314924

I had this bug and fixed it as in comment #11.
This was fine, on a Pentium M Toshiba laptop, using Lubuntu 14.04.

However, after the latest update of Firefox (40.0) Firefox stops loading
before the URL-bar appears, and pages can be loaded. Just the main frame
appears, with the heading with the name of the start page.

I found the setting  gfx.xrender.enabled to False is the culprit, so I
had to undo this setting.

So: now what should I do?

Jaap Woldringh

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

Title:
  firefox adress bar black on pentium processor with integrated graphics

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  On an old pentium 4 machine with i386 Upgrade to firefox 29 by sudo apt-get 
update  sudo apt-get dist-upgrade. Then close any open firefox and restart 
it. I get a firefox dark gray and black bar in the address bar showing up in 
all pages. on firefox 29 with the new interface. This makes it impossible to 
see what website you are currently on in the address bar. 
  If I open a new tab the adress bar appears blank and I can then enter the 
text. I am also unable to copy the current address bar with this black bar 
which can make sharing links difficult. This bug is not present on my 

  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  firefox:
Installed: 29.0+build1-0ubuntu0.14.04.2
Candidate: 29.0+build1-0ubuntu0.14.04.2
Version table:
   *** 29.0+build1-0ubuntu0.14.04.2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 
Packages
  100 /var/lib/dpkg/status
   28.0+build2-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  Graphics card information 
  Graphics:  Card: Intel 82865G Integrated Graphics 
Controller 
     X.Org: 1.15.1 drivers: 
intel (unloaded: fbdev,vesa) Resolution: 1024x768@60.0hz 
     GLX Renderer: Mesa DRI Intel 865G 
x86/MMX/SSE2 GLX Version: 1.3 Mesa 10.1.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 29.0+build1-0ubuntu0.14.04.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  brendan1718 F pulseaudio
  BuildID: 20140428194004
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Channel: Unavailable
  CurrentDesktop: LXDE
  Date: Mon May  5 10:19:03 2014
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2013-07-12 (297 days ago)
  InstallationMedia: Lubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static 
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.15  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Plugins:
   Windows Media Player Plug-in - 
/usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so (gecko-mediaplayer)
   RealPlayer 9 - /usr/lib/mozilla/plugins/gecko-mediaplayer-rm.so 
(gecko-mediaplayer)
   QuickTime Plug-in 7.6.9 - /usr/lib/mozilla/plugins/gecko-mediaplayer-qt.so 
(gecko-mediaplayer)
   mplayerplug-in is now gecko-mediaplayer 1.0.8 - 
/usr/lib/mozilla/plugins/gecko-mediaplayer.so (gecko-mediaplayer)
   DivX Browser Plug-In - /usr/lib/mozilla/plugins/gecko-mediaplayer-dvx.so 
(gecko-mediaplayer)
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=29.0/20140428194004 (In use)
  RelatedPackageVersions: gecko-mediaplayer 1.0.8-4ubuntu1
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: Upgraded to trusty on 2014-02-26 (68 days ago)
  dmi.bios.date: 11/08/2004
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A02
  dmi.board.name: 0TC667
  dmi.board.vendor: Dell Computer Corp.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA02:bd11/08/2004:svnDellComputerCorporation:pnDimension3000:pvr:rvnDellComputerCorp.:rn0TC667:rvr:cvnDellComputerCorporation:ct6:cvr:
  dmi.product.name: Dimension 3000
  dmi.sys.vendor: Dell Computer Corporation

[Desktop-packages] [Bug 1458865] [NEW] No Graphics on IGEL m300

2015-05-26 Thread Jaap
Public bug reported:

i cant start X on the IGEL m300. Installed LUBUNTU since the igel is not
very vast.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lightdm 1.14.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
Date: Tue May 26 14:41:48 2015
LightdmGreeterLog:
 Activating service name='org.a11y.atspi.Registry'
 Successfully activated service 'org.a11y.atspi.Registry'
 
 ** (lightdm-gtk-greeter:1515): WARNING **: Failed to load user image: Failed 
to open file '/home/jaap/.face': Bestand of map bestaat niet
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to vivid on 2015-05-26 (0 days ago)

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


** Tags: apport-bug i386 vivid

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

Title:
  No Graphics on IGEL m300

Status in lightdm package in Ubuntu:
  New

Bug description:
  i cant start X on the IGEL m300. Installed LUBUNTU since the igel is
  not very vast.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  Date: Tue May 26 14:41:48 2015
  LightdmGreeterLog:
   Activating service name='org.a11y.atspi.Registry'
   Successfully activated service 'org.a11y.atspi.Registry'
   
   ** (lightdm-gtk-greeter:1515): WARNING **: Failed to load user image: Failed 
to open file '/home/jaap/.face': Bestand of map bestaat niet
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to vivid on 2015-05-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1458865/+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 1433499] [NEW] Red squiggly lines are rendered in inverted colors

2015-03-18 Thread Jaap
Public bug reported:

The problem: Red squiggly lines are rendered in inverted colors, making the 
above text hard to read.
I expected to see: a red squiggly line, under black text on a white background.
I saw: a blue squiggly line, on a black background and partially white letter 
(a block where all colors are inverted)

The issue is not client specific - I encounter it on all machines I
connect to.

As you can see in the attached screenshot the red on white squiggly
lines show as blue on black (inverted). When connecting to the same
machine using the windows RDP client the line is rendered as
expected(red on white).

I encountered the bug in this version:

-
$ lsb_release -rd
Description:Ubuntu 14.04.2 LTS
Release:14.04

$ apt-cache policy remmina-plugin-rdp
remmina-plugin-rdp:
  Installed: 1.0.0-4ubuntu3
  Candidate: 1.0.0-4ubuntu3
  Version table:
 *** 1.0.0-4ubuntu3 0
500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
--

This problem is also persistent in the very latest version of the 
remmina-plugin-rdp package (from the remmina-next repo)
-
$ apt-cache policy remmina-plugin-rdp
remmina-plugin-rdp:
  Installed: 1.1.1-1+725+next+201503102231~ubuntu14.04.1
  Candidate: 1.1.1-1+725+next+201503102231~ubuntu14.04.1
  Version table:
 *** 1.1.1-1+725+next+201503102231~ubuntu14.04.1 0
-

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: remmina-plugin-rdp 1.0.0-4ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-41.70-generic 3.13.11.11
Uname: Linux 3.13.0-41-generic i686
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: i386
CurrentDesktop: XFCE
Date: Wed Mar 18 10:23:09 2015
InstallationDate: Installed on 2014-06-02 (289 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: remmina
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

** Attachment added: Screenshot
   
https://bugs.launchpad.net/bugs/1433499/+attachment/4348860/+files/squiggly.png

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

Title:
  Red squiggly lines are rendered in inverted colors

Status in remmina package in Ubuntu:
  New

Bug description:
  The problem: Red squiggly lines are rendered in inverted colors, making the 
above text hard to read.
  I expected to see: a red squiggly line, under black text on a white 
background.
  I saw: a blue squiggly line, on a black background and partially white letter 
(a block where all colors are inverted)

  The issue is not client specific - I encounter it on all machines I
  connect to.

  As you can see in the attached screenshot the red on white squiggly
  lines show as blue on black (inverted). When connecting to the same
  machine using the windows RDP client the line is rendered as
  expected(red on white).

  I encountered the bug in this version:

  -
  $ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  $ apt-cache policy remmina-plugin-rdp
  remmina-plugin-rdp:
Installed: 1.0.0-4ubuntu3
Candidate: 1.0.0-4ubuntu3
Version table:
   *** 1.0.0-4ubuntu3 0
  500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  100 /var/lib/dpkg/status
  --

  This problem is also persistent in the very latest version of the 
remmina-plugin-rdp package (from the remmina-next repo)
  -
  $ apt-cache policy remmina-plugin-rdp
  remmina-plugin-rdp:
Installed: 1.1.1-1+725+next+201503102231~ubuntu14.04.1
Candidate: 1.1.1-1+725+next+201503102231~ubuntu14.04.1
Version table:
   *** 1.1.1-1+725+next+201503102231~ubuntu14.04.1 0
  -

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: remmina-plugin-rdp 1.0.0-4ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-41.70-generic 3.13.11.11
  Uname: Linux 3.13.0-41-generic i686
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Wed Mar 18 10:23:09 2015
  InstallationDate: Installed on 2014-06-02 (289 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: remmina
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1433499/+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 1101055] Re: Simple C program freezes entire system

2013-05-13 Thread Jaap Broekhuizen
May be because a huge number of player processes are executed all next
to eachother? What process actually plays the beep?

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

Title:
  Simple C program freezes entire system

Status in elementary OS:
  Confirmed
Status in Gala Window Manager:
  New
Status in “compiz” package in Ubuntu:
  Invalid
Status in “libcanberra” package in Ubuntu:
  New

Bug description:
  Wrote simple C program to beep by infinitely outputting \a and upon
  launch it locks the entire system up.

  Source code is included.

  ProblemType: Bug
  DistroRelease: elementary OS 0.2
  Package: elementary-desktop 1.292-0~366~precise1 [origin: 
LP-PPA-elementary-os-daily]
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
  Uname: Linux 3.2.0-36-generic x86_64
  ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
  Architecture: amd64
  CrashDB: elementary_meta
  Date: Thu Jan 17 22:31:34 2013
  InstallationMedia: elementary OS 0.2 Luna - Beta 1 amd64 (20121114)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1101055/+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 1127041] [NEW] Banshee crashes on SMB import

2013-02-16 Thread Jaap Dekker
Public bug reported:

Banshee crashes on SMB import when importing all directories from 
smb://iomega/music.
Ubuntu 12.10, Banshee 2.6 (2.6.0) , GNOME Shell 3.6.2
banshee --debug gives following errors:
(Banshee:9482): GLib-CRITICAL **: g_main_context_push_thread_default: assertion 
`acquired_context' failed
(Banshee:9482): GLib-CRITICAL **: g_main_context_pop_thread_default: assertion 
`g_queue_peek_head (stack) == context' failed
(Banshee:9482): GLib-ERROR **: Creating pipes for GWakeup: too nay open files

When I select just a few directories banshee hangs after a while.

Expected: succesfull import in Banshee

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

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

Title:
  Banshee crashes on SMB import

Status in “banshee” package in Ubuntu:
  New

Bug description:
  Banshee crashes on SMB import when importing all directories from 
smb://iomega/music.
  Ubuntu 12.10, Banshee 2.6 (2.6.0) , GNOME Shell 3.6.2
  banshee --debug gives following errors:
  (Banshee:9482): GLib-CRITICAL **: g_main_context_push_thread_default: 
assertion `acquired_context' failed
  (Banshee:9482): GLib-CRITICAL **: g_main_context_pop_thread_default: 
assertion `g_queue_peek_head (stack) == context' failed
  (Banshee:9482): GLib-ERROR **: Creating pipes for GWakeup: too nay open files

  When I select just a few directories banshee hangs after a while.

  Expected: succesfull import in Banshee

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1127041/+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 1088560] Re: Cannot turn off Sticky Edges in Displays

2012-12-13 Thread Jaap Broekhuizen
 it does, try running XDG_CURRENT_DESTKOP= gnome-control-center
display, that setting is not displayed

When i echo XDG_CURRENT_DESKTOP in my terminal it returns Pantheon.
Still the setting is displayed for me...

 jaapz@ieniemienie:~$ echo $XDG_CURRENT_DESKTOP
 Pantheon

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

Title:
  Cannot turn off Sticky Edges in Displays

Status in elementary OS:
  New
Status in “gnome-control-center” package in Ubuntu:
  Invalid

Bug description:
  In Displays within Switchboard, disabling 'Sticky Edges' does not
  work. Whenever the option is toggled off, it looks as if it has
  changed, but if you go back into the setting it is set back to
  enabled.

  ProblemType: Bug
  DistroRelease: elementary OS 0.2
  Package: elementary-desktop 1.287-0~361~precise1 [origin: 
LP-PPA-elementary-os-daily]
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.0.1-0ubuntu15+elementary3~precise1
  Architecture: amd64
  CrashDB: elementary_meta
  Date: Mon Dec 10 09:02:57 2012
  InstallationMedia: elementary OS 0.2 Luna - Beta 1 amd64 (20121114)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1088560/+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 938981] Re: Xorg freeze when starting Firefox

2012-09-24 Thread Jaap Versteegh
... running compiz 0.8.4 as well.

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

Title:
  Xorg freeze when starting Firefox

Status in “fglrx-installer” package in Ubuntu:
  Confirmed

Bug description:
  About 1 in 3 times that I start Firefox, my system freezes completely
  - the screen freezes. the system is unresponsive. There is usually a
  purple square in thetop left of the screen (not solid, but showing
  some of the background through). The following is the last log
  messages:

  Feb 22 21:03:01 wildthing kernel: [73480.483062] audit_printk_skb: 48 
callbacks suppressed
  Feb 22 21:03:01 wildthing kernel: [73480.483071] type=1400 
audit(1329940981.042:28): apparmor=DENIED operation=open parent=3671 
profile=
  /usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/proc/modules pid=3674 
comm=firefox requested_mask=r denied_mask=r fsuid=1000 ouid=
  0
  Feb 22 21:03:01 wildthing kernel: [73480.490671] type=1400 
audit(1329940981.050:29): apparmor=DENIED operation=open parent=3671 
profile=
  /usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 pid=3674 
comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516124] type=1400 
audit(1329940981.078:30): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516145] type=1400 
audit(1329940981.078:31): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516155] type=1400 
audit(1329940981.078:32): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516165] type=1400 
audit(1329940981.078:33): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516198] type=1400 
audit(1329940981.078:34): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516208] type=1400 
audit(1329940981.078:35): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516217] type=1400 
audit(1329940981.078:36): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516227] type=1400 
audit(1329940981.078:37): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:04 wildthing gnome-session[2897]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  Feb 22 21:03:04 wildthing acpid: client 1256[0:0] has disconnected
  Feb 22 21:03:04 wildthing acpid: client connected from 3699[0:0]
  Feb 22 21:03:04 wildthing acpid: 1 client rule loaded
  Feb 22 21:03:04 wildthing kernel: [73484.189195] HDMI hot plug event: Pin=3 
Presence_Detect=1 ELD_Valid=0
  Feb 22 21:03:04 wildthing kernel: [73484.189220] HDMI status: Pin=3 
Presence_Detect=0 ELD_Valid=0
  Feb 22 21:03:05 wildthing kernel: [73485.401162] [fglrx] IRQ 45 Disabled
  Feb 22 21:03:05 wildthing kernel: [73485.408254] init: lightdm main process 
(1225) terminated with status 1

  Disabling Firefox hardware acceleration has not helped.

  Whilst running ubuntu-bug the following was shown:

  libGL error: open uki failed (Operation not permitted)
  libGL error: reverting to (slow) indirect rendering
  cat: /var/log/lightdm/:0.log: No such file or directory
  rectory
  libGL error: open uki failed (Operation not permitted)
  libGL error: reverting to (slow) indirect rendering

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 

[Desktop-packages] [Bug 938981] Re: Xorg freeze when starting Firefox

2012-09-24 Thread Jaap Versteegh
Have this issue on LMDE with legacy fglrx (8.97.100.3) on HD4950 and
firefox 14.0.1. Occasional hangs, occasional X restarts.

Kern.log:
Sep 24 11:02:46 kraken kernel: [10824.115071] [fglrx] IRQ 45 Disabled
Sep 24 11:02:46 kraken mdm[3589]: WARNING: mdm_slave_xioerror_handler: Fatal X 
error - Restarting :0

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

Title:
  Xorg freeze when starting Firefox

Status in “fglrx-installer” package in Ubuntu:
  Confirmed

Bug description:
  About 1 in 3 times that I start Firefox, my system freezes completely
  - the screen freezes. the system is unresponsive. There is usually a
  purple square in thetop left of the screen (not solid, but showing
  some of the background through). The following is the last log
  messages:

  Feb 22 21:03:01 wildthing kernel: [73480.483062] audit_printk_skb: 48 
callbacks suppressed
  Feb 22 21:03:01 wildthing kernel: [73480.483071] type=1400 
audit(1329940981.042:28): apparmor=DENIED operation=open parent=3671 
profile=
  /usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/proc/modules pid=3674 
comm=firefox requested_mask=r denied_mask=r fsuid=1000 ouid=
  0
  Feb 22 21:03:01 wildthing kernel: [73480.490671] type=1400 
audit(1329940981.050:29): apparmor=DENIED operation=open parent=3671 
profile=
  /usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 pid=3674 
comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516124] type=1400 
audit(1329940981.078:30): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516145] type=1400 
audit(1329940981.078:31): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516155] type=1400 
audit(1329940981.078:32): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516165] type=1400 
audit(1329940981.078:33): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516198] type=1400 
audit(1329940981.078:34): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516208] type=1400 
audit(1329940981.078:35): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516217] type=1400 
audit(1329940981.078:36): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:01 wildthing kernel: [73480.516227] type=1400 
audit(1329940981.078:37): apparmor=DENIED operation=open parent=3671 
profile=/usr/lib/firefox-10.0.2/firefox{,*[^s][^h]} name=/dev/ati/card0 
pid=3674 comm=firefox requested_mask=rw denied_mask=rw fsuid=1000 ouid=0
  Feb 22 21:03:04 wildthing gnome-session[2897]: Gdk-WARNING: gnome-session: 
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.#012
  Feb 22 21:03:04 wildthing acpid: client 1256[0:0] has disconnected
  Feb 22 21:03:04 wildthing acpid: client connected from 3699[0:0]
  Feb 22 21:03:04 wildthing acpid: 1 client rule loaded
  Feb 22 21:03:04 wildthing kernel: [73484.189195] HDMI hot plug event: Pin=3 
Presence_Detect=1 ELD_Valid=0
  Feb 22 21:03:04 wildthing kernel: [73484.189220] HDMI status: Pin=3 
Presence_Detect=0 ELD_Valid=0
  Feb 22 21:03:05 wildthing kernel: [73485.401162] [fglrx] IRQ 45 Disabled
  Feb 22 21:03:05 wildthing kernel: [73485.408254] init: lightdm main process 
(1225) terminated with status 1

  Disabling Firefox hardware acceleration has not helped.

  Whilst running ubuntu-bug the following was shown:

  libGL error: open uki failed (Operation not permitted)
  libGL error: reverting to (slow) indirect rendering
  cat: /var/log/lightdm/:0.log: No such file or directory
  rectory
  libGL error: open uki failed (Operation not permitted)
  libGL error: reverting to (slow) indirect rendering

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 

[Desktop-packages] [Bug 835975] Re: Drag to bookmark in side pane does not work

2011-09-07 Thread Jaap Karssenberg
*** This bug is a duplicate of bug 827049 ***
https://bugs.launchpad.net/bugs/827049

@pedro: can you explain how this is a duplicate ? This bug is about
dragging to a bookmark folder, not about creating a new bookmark. I can
imagine a common root cause, but maybe you could add a comment about
that ?

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

Title:
  Drag to bookmark in side pane does not work

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  When I drag drop a file to a bookmarked folder in the side pane, the drag is 
not accepted and the file stays where it is.
  Expected it to be moved to the bookmarked folder.
  * Drag is not accepted, folder does not highlight/select as drag target when 
the drag icon is over it, releasing the mouse the drag icons floats back to 
drag start located
  * The folder in question is Downloads which is on the local file system and 
opens fine when clicked. 
  * Copy pasting with keyboard shortcuts to do the same move works fine.
  * Drag to a folder in the Computer or Devices sections of the side pane 
(E.g. Desktop) is accepted, so issue seems limited to Bookmarks section

  Ubuntu 11.10 alpha -- nautilus 3.1.4  (1:3.1.4-0ubuntu4)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/835975/+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 835975] [NEW] Drag to bookmark in side pane does not work

2011-08-28 Thread Jaap Karssenberg
Public bug reported:

When I drag drop a file to a bookmarked folder in the side pane, the drag is 
not accepted and the file stays where it is.
Expected it to be moved to the bookmarked folder.
* Drag is not accepted, folder does not highlight/select as drag target when 
the drag icon is over it, releasing the mouse the drag icons floats back to 
drag start located
* The folder in question is Downloads which is on the local file system and 
opens fine when clicked. 
* Copy pasting with keyboard shortcuts to do the same move works fine.
* Drag to a folder in the Computer or Devices sections of the side pane 
(E.g. Desktop) is accepted, so issue seems limited to Bookmarks section

Ubuntu 11.10 alpha -- nautilus 3.1.4  (1:3.1.4-0ubuntu4)

** 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/835975

Title:
  Drag to bookmark in side pane does not work

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When I drag drop a file to a bookmarked folder in the side pane, the drag is 
not accepted and the file stays where it is.
  Expected it to be moved to the bookmarked folder.
  * Drag is not accepted, folder does not highlight/select as drag target when 
the drag icon is over it, releasing the mouse the drag icons floats back to 
drag start located
  * The folder in question is Downloads which is on the local file system and 
opens fine when clicked. 
  * Copy pasting with keyboard shortcuts to do the same move works fine.
  * Drag to a folder in the Computer or Devices sections of the side pane 
(E.g. Desktop) is accepted, so issue seems limited to Bookmarks section

  Ubuntu 11.10 alpha -- nautilus 3.1.4  (1:3.1.4-0ubuntu4)

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