[Desktop-packages] [Bug 2012954] Re: drag and drop files via hot corner Activities Overview don't work anymore

2024-09-19 Thread frenchy82
This bug report

https://gitlab.gnome.org/GNOME/nautilus/-/issues/3502

could be related to this drag and drop problem under X11 in nautilus?


** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #3502
   https://gitlab.gnome.org/GNOME/nautilus/-/issues/3502

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

Title:
  drag and drop files via hot corner Activities Overview  don't work
  anymore

Status in gnome-shell package in Ubuntu:
  New
Status in gtk4 package in Ubuntu:
  New

Bug description:
  With gnome 42, you can drag and drop a file (for example from nautilus
  to firefox) via hot corner to move from one maximized window to
  another maximized window.

  to do this we click on the file, while maintaining the click we move
  it to the upper corner to switch to another application and deposit it
  (drop a file drop a file on a website for example)

  on gnome 43 (ubuntu 22.10) it doesn't work anymore. Moving file to hot
  corner does not open the Activities Overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2012954/+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 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-09-03 Thread frenchy82
Nvidia-driver-550
The problem is solved for me too

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

Title:
  Phantom "Unknown Display" shown in Settings after installing the
  Nvidia driver

Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-550 package in Ubuntu:
  Won't Fix
Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released
Status in ubuntu-drivers-common source package in Jammy:
  Fix Committed
Status in ubuntu-drivers-common source package in Noble:
  Fix Committed

Bug description:
  [ Impact ]

  After installing Nvidia driver 545 on a single (27") monitor system,
  Settings shows a phantom 46" monitor of the same resolution.

  It looks like the phantom monitor is /dev/dri/card0 which is still
  controlled by simpledrm, while Nvidia uses /dev/dri/card1.

  This also seems to be triggering bug 2062426 and bug 2066126.

  [ Temporary Workaround ]

  1. sudo rm /dev/dri/card0
  2. Log in again.

  [ Permanent Workaround ]

  Add kernel parameter: initcall_blacklist=simpledrm_platform_driver_init
  Beware that this has side-effects: see comment #37

  [ Test Plan - Nvidia case ]

  1. Set up a single monitor desktop where the only GPU enabled is an Nvidia 
one.
  2. Open the 'Additional Drivers' app to install a supported Nvidia driver.
  3. Reboot and verify the Nvidia driver is now active (lspci -k should mention 
'nvidia' and not 'nouveau').
  4. Open Settings and verify the only monitors shown are your real monitors.

  [ Test Plan - Non-Nvidia case ]

  1. Set up a machine with one or more GPUs, all non-nvidia.
     (a KVM virtual machine with VirtIO is an easy candidate for this)
  2. Run `apt install nvidia-driver-535`.
  3. Reboot.
  4. Verify that you are able to log into the Ubuntu Desktop Wayland session.

  [ Test Plan - No-GPU case ]

  1. Set up a machine without any GPU.
     (a virtual machine without any graphics acceleration (vmware, virtio...) 
is an easy candidate for this.
  2. Run `sudo apt install nvidia-driver-535`.
  3. Reboot.
  4. Verify that you are able to log into the Ubuntu Desktop Wayland session.
  5. Go back to point 2, and try with another driver version:
     [nvidia-driver-470, nvidia-driver-535, nvidia-driver-535-open, 
nvidia-driver-550, nvidia-driver-550-open]

  [ Test Plan - Nvidia+LUKS ]

  1. Set up a machine with an Nvidia GPU and encrypted disk.
  2. Open the 'Additional Drivers' app to install a supported Nvidia driver.
  3. Reboot
  4. Verify that you see the password prompt for decrypting the disk.

  [ Where problems could occur ]

  Removing the simpledrm card is only safe when it's not being used. If
  somehow a machine wasn't using the installed Nvidia driver then there
  could be a risk of deleting the only working display.

  One case where this could happen is if the Nvidia driver would allow
  being loaded even without any nvidia hardware present: if that is the
  case, "Test Plan - No-GPU case" would fail.

  [ Other Info ]

  ProblemType: Bug
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:dan4631 F pipewire
   /dev/snd/controlC1:  dan4636 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-01-04 (92 days ago)
  InstallationMedia: Ubuntu 24.04 "Noble Numbat" - Daily amd64 (20231127)
  MachineType: Intel(R) Client Systems NUC12DCMi7
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 simpledrmdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-11-generic 
root=UUID=8434774e-88f2-4e3f-adb8-2eb07dff3cf9 ro quiet loglevel=3 splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-11-generic N/A
   linux-backports-modules-6.8.0-11-generic  N/A
   linux-firmware20240318.git3b128b60-0ubuntu1
  Tags: noble
  Uname: Linux 6.8.0-11-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sudo users
  _MarkForUpload: True
  dmi.bios.date: 12/20/2021
  dmi.bios.release: 5.24
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: EDADL579.0046.2021.1220.2351
  dmi.board.name: NUC12EDBi7
  dmi.board.vendor: Intel Corporation
  dmi.board.version: M27908-302
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassi

[Desktop-packages] [Bug 2063986] [NEW] no "send to..." in the nautilus context menu

2024-04-27 Thread frenchy82
Public bug reported:

hi,
In ubuntu 24.04, nautilus-sendto is included in the installation. But it has no 
effect on nautilus.

In nautilus, click on a file, then right click on it and there is no
"send to..." in the context menu so there is no way to send a file to
thunderbird from nautilus as expected

** Affects: nautilus-sendto (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  no "send to..." in the nautilus context menu

Status in nautilus-sendto package in Ubuntu:
  New

Bug description:
  hi,
  In ubuntu 24.04, nautilus-sendto is included in the installation. But it has 
no effect on nautilus.

  In nautilus, click on a file, then right click on it and there is no
  "send to..." in the context menu so there is no way to send a file to
  thunderbird from nautilus as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-sendto/+bug/2063986/+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 2060400] Re: Remmina crashes instantly when trying to open a remote session

2024-04-13 Thread frenchy82
I have the same problem but it's working on x11 session so maybe it's
different

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

Title:
  Remmina crashes instantly when trying to open a remote session

Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  I've been testing Noble for a couple of weeks and Remmina has not been
  working. Fully upto date with regards to updates now and it's still
  crashing.

  The initial windows comes up allowing you to select a session. The
  various preference dialogues seem to work but as soon as you try to
  initiate a remote session it crashes instantly.

  No crash is shown on the command line.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: remmina 1.4.35+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
  Uname: Linux 6.8.0-11-generic x86_64
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr  7 20:17:02 2024
  InstallationDate: Installed on 2024-03-25 (13 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240323)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  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/2060400/+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 1996927] Re: Nautilus send mail not working

2024-02-25 Thread frenchy82
even with nautilus-sendto extension it doesn't work in ubuntu Noble
24.04

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

Title:
  Nautilus send mail not working

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  After upgrade   from   22.04 to 22.10  Send an attached file   to email from 
nautilus  is not working anymore.
  Menu sendmail ( courriel in french)  appears  when i  right click  on file ,  
then thunderbird  appears   but without   the attachement  . It was working 
very well with previous releases .
  regards 
  Yanick

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 17 18:42:19 2022
  InstallationDate: Installed on 2021-10-16 (397 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1996927/+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 1986845] Re: "send to" with thunderbird snap

2023-10-31 Thread frenchy82
I can confirm that "drop support for "Send file" via E-mail from file
managers" would be a very very sad news for users

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

Title:
  "send to" with thunderbird snap

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  
  On Ubuntu 22.04 

  If thunderbird snap is the default emailer:

  Right click on a file on the desktop, "send to" opens thunderbird for
  a new mail but without the attachment

  Doing the same from files opens the mail to be sent with the
  attachment (the file on the desktop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1986845/+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 2021508] Re: gnome-calendar crashes on 5th consecutive launch

2023-06-19 Thread frenchy82
This crashed only when you launch calendar by the launcher however There
is no problem if you launch the application through the terminal with
the command line.

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

Title:
  gnome-calendar crashes on 5th consecutive launch

Status in gnome-calendar package in Ubuntu:
  Confirmed

Bug description:
  With a fresh install of ubuntu 22.04 (all packages updated), gnome-
  calendar crashes on 5th consecutive launch. Then, i can lanch it 5
  times ...

  I've tried on a real install and in a VM install for the same result

  lsb_release -rd
  Description:  Ubuntu 22.04.2 LTS
  Release:  22.04

  
  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Mon May 29 15:50:22 2023
  DistroRelease: Ubuntu 22.04
  ExecutablePath: /usr/bin/gnome-calendar
  ExecutableTimestamp: 1644874491
  ProcCmdline: /usr/bin/gnome-calendar --gapplication-service
  ProcCwd: /home/cartes
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8

  Title: gnome-calendar crashed with SIGSEGV in gtk_widget_get_screen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/2021508/+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 2012954] Re: drag and drop files via hot corner Activities Overview don't work anymore

2023-06-11 Thread frenchy82
this only happens in x11 session and not with wayland

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

Title:
  drag and drop files via hot corner Activities Overview  don't work
  anymore

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  With gnome 42, you can drag and drop a file (for example from nautilus
  to firefox) via hot corner to move from one maximized window to
  another maximized window.

  to do this we click on the file, while maintaining the click we move
  it to the upper corner to switch to another application and deposit it
  (drop a file drop a file on a website for example)

  on gnome 43 (ubuntu 22.10) it doesn't work anymore. Moving file to hot
  corner does not open the Activities Overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2012954/+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 2021508] [NEW] gnome-calendar crashes on 5th consecutive launch

2023-05-29 Thread frenchy82
Public bug reported:

With a fresh install of ubuntu 22.04 (all packages updated), gnome-
calendar crashes on 5th consecutive launch. Then, i can lanch it 5 times
...

I've tried on a real install and in a VM install for the same result

lsb_release -rd
Description:Ubuntu 22.04.2 LTS
Release:22.04


ProblemType: Crash
Architecture: amd64
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Mon May 29 15:50:22 2023
DistroRelease: Ubuntu 22.04
ExecutablePath: /usr/bin/gnome-calendar
ExecutableTimestamp: 1644874491
ProcCmdline: /usr/bin/gnome-calendar --gapplication-service
ProcCwd: /home/cartes
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8

Title: gnome-calendar crashed with SIGSEGV in gtk_widget_get_screen()

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

** Attachment added: "_usr_bin_gnome-calendar.1000.crash"
   
https://bugs.launchpad.net/bugs/2021508/+attachment/5676321/+files/_usr_bin_gnome-calendar.1000.crash

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

Title:
  gnome-calendar crashes on 5th consecutive launch

Status in gnome-calendar package in Ubuntu:
  New

Bug description:
  With a fresh install of ubuntu 22.04 (all packages updated), gnome-
  calendar crashes on 5th consecutive launch. Then, i can lanch it 5
  times ...

  I've tried on a real install and in a VM install for the same result

  lsb_release -rd
  Description:  Ubuntu 22.04.2 LTS
  Release:  22.04

  
  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Mon May 29 15:50:22 2023
  DistroRelease: Ubuntu 22.04
  ExecutablePath: /usr/bin/gnome-calendar
  ExecutableTimestamp: 1644874491
  ProcCmdline: /usr/bin/gnome-calendar --gapplication-service
  ProcCwd: /home/cartes
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8

  Title: gnome-calendar crashed with SIGSEGV in gtk_widget_get_screen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/2021508/+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 2012954] Re: drag and drop files via hot corner Activities Overview don't work anymore

2023-04-30 Thread frenchy82
Same problem with lunar

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

Title:
  drag and drop files via hot corner Activities Overview  don't work
  anymore

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  With gnome 42, you can drag and drop a file (for example from nautilus
  to firefox) via hot corner to move from one maximized window to
  another maximized window.

  to do this we click on the file, while maintaining the click we move
  it to the upper corner to switch to another application and deposit it
  (drop a file drop a file on a website for example)

  on gnome 43 (ubuntu 22.10) it doesn't work anymore. Moving file to hot
  corner does not open the Activities Overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2012954/+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 2012954] [NEW] drag and drop files via hot corner Activities Overview don't work anymore

2023-03-27 Thread frenchy82
Public bug reported:

With gnome 42, you can drag and drop a file (for example from nautilus
to firefox) via hot corner to move from one maximized window to another
maximized window.

to do this we click on the file, while maintaining the click we move it
to the upper corner to switch to another application and deposit it
(drop a file drop a file on a website for example)

on gnome 43 (ubuntu 22.10) it doesn't work anymore. Moving file to hot
corner does not open the Activities Overview

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

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

Title:
  drag and drop files via hot corner Activities Overview  don't work
  anymore

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  With gnome 42, you can drag and drop a file (for example from nautilus
  to firefox) via hot corner to move from one maximized window to
  another maximized window.

  to do this we click on the file, while maintaining the click we move
  it to the upper corner to switch to another application and deposit it
  (drop a file drop a file on a website for example)

  on gnome 43 (ubuntu 22.10) it doesn't work anymore. Moving file to hot
  corner does not open the Activities Overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2012954/+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 1996927] Re: Nautilus send mail not working

2023-03-26 Thread frenchy82
This bug is still present on lunar

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

Title:
  Nautilus send mail not working

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  After upgrade   from   22.04 to 22.10  Send an attached file   to email from 
nautilus  is not working anymore.
  Menu sendmail ( courriel in french)  appears  when i  right click  on file ,  
then thunderbird  appears   but without   the attachement  . It was working 
very well with previous releases .
  regards 
  Yanick

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 17 18:42:19 2022
  InstallationDate: Installed on 2021-10-16 (397 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1996927/+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 1996927] Re: Nautilus send mail not working

2022-12-27 Thread frenchy82
The gnome bug issue
https://gitlab.gnome.org/GNOME/nautilus/-/issues/2431

But don't see any workaround

** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #2431
   https://gitlab.gnome.org/GNOME/nautilus/-/issues/2431

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

Title:
  Nautilus send mail not working

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  After upgrade   from   22.04 to 22.10  Send an attached file   to email from 
nautilus  is not working anymore.
  Menu sendmail ( courriel in french)  appears  when i  right click  on file ,  
then thunderbird  appears   but without   the attachement  . It was working 
very well with previous releases .
  regards 
  Yanick

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 17 18:42:19 2022
  InstallationDate: Installed on 2021-10-16 (397 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1996927/+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 1996927] Re: Nautilus send mail not working

2022-11-20 Thread frenchy82
Same problem here with thunderbird (ubuntu 22.10 too).

just to add that this bug does not exist with evolution

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

Title:
  Nautilus send mail not working

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  After upgrade   from   22.04 to 22.10  Send an attached file   to email from 
nautilus  is not working anymore.
  Menu sendmail ( courriel in french)  appears  when i  right click  on file ,  
then thunderbird  appears   but without   the attachement  . It was working 
very well with previous releases .
  regards 
  Yanick

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 17 18:42:19 2022
  InstallationDate: Installed on 2021-10-16 (397 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1996927/+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 1986845] Re: "send to" with thunderbird snap

2022-08-17 Thread frenchy82
Ubuntu 22.04

** Description changed:

+ 
+ On Ubuntu 22.04 
+ 
  If thunderbird snap is the default emailer:
  
  Right click on a file on the desktop, "send to" opens thunderbird for a
  new mail but without the attachment
  
  Doing the same from files opens the mail to be sent with the attachment
  (the file on the desktop)

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

Title:
  "send to" with thunderbird snap

Status in gnome-shell-extension-desktop-icons-ng package in Ubuntu:
  Incomplete
Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  
  On Ubuntu 22.04 

  If thunderbird snap is the default emailer:

  Right click on a file on the desktop, "send to" opens thunderbird for
  a new mail but without the attachment

  Doing the same from files opens the mail to be sent with the
  attachment (the file on the desktop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/1986845/+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 1986845] [NEW] "send to" with thunderbird snap

2022-08-17 Thread frenchy82
Public bug reported:

If thunderbird snap is the default emailer:

Right click on a file on the desktop, "send to" opens thunderbird for a
new mail but without the attachment

Doing the same from files opens the mail to be sent with the attachment
(the file on the desktop)

** Affects: gnome-shell-extension-desktop-icons-ng (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  "send to" with thunderbird snap

Status in gnome-shell-extension-desktop-icons-ng package in Ubuntu:
  New

Bug description:
  If thunderbird snap is the default emailer:

  Right click on a file on the desktop, "send to" opens thunderbird for
  a new mail but without the attachment

  Doing the same from files opens the mail to be sent with the
  attachment (the file on the desktop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/1986845/+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 1852091] [NEW] No icon for VirtualboxVM

2019-11-11 Thread frenchy82
Public bug reported:

Hi,

On Ubuntu 19.10 with Yaru theme(default theme) there is no icon for VirtualBoxVM
As you can see with the image joined there is an icon for VirtualBox but not 
for VirtualboxVM

lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

yaru-theme-icon:
  Installé : 19.10.4
  Candidat : 19.10.4
 Table de version :
 *** 19.10.4 500
500 http://fr.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
500 http://fr.archive.ubuntu.com/ubuntu eoan/main i386 Packages
100 /var/lib/dpkg/status

** Affects: yaru-theme (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Capture d’écran de 2019-11-11 16-44-57.png"
   
https://bugs.launchpad.net/bugs/1852091/+attachment/5304489/+files/Capture%20d%E2%80%99%C3%A9cran%20de%202019-11-11%2016-44-57.png

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

Title:
  No icon for VirtualboxVM

Status in yaru-theme package in Ubuntu:
  New

Bug description:
  Hi,

  On Ubuntu 19.10 with Yaru theme(default theme) there is no icon for 
VirtualBoxVM
  As you can see with the image joined there is an icon for VirtualBox but not 
for VirtualboxVM

  lsb_release -rd
  Description:  Ubuntu 19.10
  Release:  19.10

  yaru-theme-icon:
Installé : 19.10.4
Candidat : 19.10.4
   Table de version :
   *** 19.10.4 500
  500 http://fr.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
  500 http://fr.archive.ubuntu.com/ubuntu eoan/main i386 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1852091/+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 1848836] Re: Unmounted drive shortcut is on the dock

2019-10-20 Thread frenchy82
Thanks Daniel van Vugt (vanvugt) for taking the time for this answer.

https://github.com/micheleg/dash-to-dock/issues/1031


** Bug watch added: github.com/micheleg/dash-to-dock/issues #1031
   https://github.com/micheleg/dash-to-dock/issues/1031

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

Title:
  Unmounted drive shortcut is on the dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  On ubuntu 19.10,when the google account is set, there is a shortcut in
  nautilus.

  This shortcut, even when if it's not mounted, is visible in the dock
  when show-mounts option is actived.

  If i'm not wrong, it should be visible only when it's mounted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1848836/+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 1848836] [NEW] Unmounted drive shortcut is on the dock

2019-10-18 Thread frenchy82
Public bug reported:

Hi,

On ubuntu 19.10,when the google account is set, there is a shortcut in
nautilus.

This shortcut, even when if it's not mounted, is visible in the dock
when show-mounts option is actived.

If i'm not wrong, it should be visible only when it's mounted

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Unmounted drive shortcut is on the dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  New

Bug description:
  Hi,

  On ubuntu 19.10,when the google account is set, there is a shortcut in
  nautilus.

  This shortcut, even when if it's not mounted, is visible in the dock
  when show-mounts option is actived.

  If i'm not wrong, it should be visible only when it's mounted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1848836/+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 1765902] Re: switch off the vpn ppt stop the wifi

2019-06-19 Thread frenchy82
I update my computer to ubuntu 19.04 and now there is no more problem
with ptp

Disconning pptp didn't block anymore wifi connection.

For me, this bug report can be closed

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

Title:
  switch off the vpn ppt stop the wifi

Status in network-manager-pptp package in Ubuntu:
  Incomplete

Bug description:
  On a gnome session
  After being connected by the pptp with a wifi connection, if I switch off the 
vpn then the wifi does not work anymore. I have to turn off the wifi and 
connect again for it to work

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager-pptp 1.2.6-1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu6
  Architecture: amd64
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Sat Apr 21 06:52:52 2018
  InstallationDate: Installed on 2018-04-20 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180420)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-pptp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1765902/+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 1763736] Re: Snaps without icons not showing

2018-05-18 Thread frenchy82
As you can see in the attached file, Community Theme snap is found in
the store search.

Thanks for that

** Attachment added: "Capture du 2018-05-18 18-39-59.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1763736/+attachment/5141313/+files/Capture%20du%202018-05-18%2018-39-59.png

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  Snaps without icons not showing

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed
Status in gnome-software source package in Artful:
  Won't Fix
Status in gnome-software source package in Bionic:
  Fix Released

Bug description:
  [Impact]
  Snaps that do not provide icons do not show in GNOME Software. They do show 
on the snapcraft.io website using a default icon.

  [Test Case]
  1. Open GNOME Software
  2. Search for "communitheme"

  Expected result:
  Community Theme snap shows, using an appropriate icon.

  Observed result (2 May 2018):
  Community Theme snap does not show. Note that if the snap is updated in the 
store this behaviour will change - so will have to check another snap.

  [Regression Potential]
  The fix adds the default icon to snaps that do not have one. This will cause 
more snaps to show, which could expose new bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1763736/+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 1763736] Re: Snaps without icons not showing

2018-05-18 Thread frenchy82
Tested with gnome software 3.20-5 0ubuntu0.16.04.11 from proposed

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

Title:
  Snaps without icons not showing

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed
Status in gnome-software source package in Artful:
  Won't Fix
Status in gnome-software source package in Bionic:
  Fix Released

Bug description:
  [Impact]
  Snaps that do not provide icons do not show in GNOME Software. They do show 
on the snapcraft.io website using a default icon.

  [Test Case]
  1. Open GNOME Software
  2. Search for "communitheme"

  Expected result:
  Community Theme snap shows, using an appropriate icon.

  Observed result (2 May 2018):
  Community Theme snap does not show. Note that if the snap is updated in the 
store this behaviour will change - so will have to check another snap.

  [Regression Potential]
  The fix adds the default icon to snaps that do not have one. This will cause 
more snaps to show, which could expose new bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1763736/+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 1765902] [NEW] switch off the vpn ppt stop the wifi

2018-04-20 Thread frenchy82
Public bug reported:

On a gnome session
After being connected by the pptp with a wifi connection, if I switch off the 
vpn then the wifi does not work anymore. I have to turn off the wifi and 
connect again for it to work

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: network-manager-pptp 1.2.6-1
ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
Uname: Linux 4.15.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu6
Architecture: amd64
CurrentDesktop: communitheme:ubuntu:GNOME
Date: Sat Apr 21 06:52:52 2018
InstallationDate: Installed on 2018-04-20 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180420)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager-pptp
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  switch off the vpn ppt stop the wifi

Status in network-manager-pptp package in Ubuntu:
  New

Bug description:
  On a gnome session
  After being connected by the pptp with a wifi connection, if I switch off the 
vpn then the wifi does not work anymore. I have to turn off the wifi and 
connect again for it to work

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager-pptp 1.2.6-1
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu6
  Architecture: amd64
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Sat Apr 21 06:52:52 2018
  InstallationDate: Installed on 2018-04-20 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180420)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-pptp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1765902/+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 1763736] [NEW] communitheme snap not present in gnome software on bionic, but it is on 16.04

2018-04-13 Thread frenchy82
Public bug reported:

In ubuntu 18.04, communitheme is not present in the logitheque. We can't find 
it in the available applications.
snap search can find it

on the other side, we can notice its presence in the logitheque of
ubuntu 16.04

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


** Tags: rls-bb-incoming

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

Title:
  communitheme snap not present in gnome software on bionic, but it is
  on 16.04

Status in gnome-software package in Ubuntu:
  New

Bug description:
  In ubuntu 18.04, communitheme is not present in the logitheque. We can't find 
it in the available applications.
  snap search can find it

  on the other side, we can notice its presence in the logitheque of
  ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1763736/+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 1705689] Re: When adding an app to favourites, two icons are created.

2018-04-04 Thread frenchy82
https://github.com/micheleg/dash-to-dock/issues/718

** Bug watch added: github.com/micheleg/dash-to-dock/issues #718
   https://github.com/micheleg/dash-to-dock/issues/718

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

Title:
  When adding an app to favourites, two icons are created.

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 17.10, I wanted to add gnome-terminal to the favorites.
  Usually in Gnome, the item gets added one times. Instead, there were
  two items of gnome-terminal in the favorites.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1705689/+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 1705689] Re: When adding an app to favourites, two icons are created.

2018-04-02 Thread frenchy82
on a fresh install of ubuntu 18.04 in virtualbox i can experiment this
problem since this week updates

it's a bit different from this bug report as I have this bug when adding
terminal or totem or cheese with right click, not only by drag and drop

Don't know if it's the same bug or coming from a very recent update

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

Title:
  When adding an app to favourites, two icons are created.

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 17.10, I wanted to add gnome-terminal to the favorites.
  Usually in Gnome, the item gets added one times. Instead, there were
  two items of gnome-terminal in the favorites.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1705689/+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 1725153] Re: Reintroduce headless mode in GNOME Shell

2017-10-20 Thread frenchy82
I've tested these packages from proposed, boot is fine now. I can choose xork 
or Wayland from gdm
Thanks a lot

apt policy gnome-shell
gnome-shell:
  Installé : 3.26.1-0ubuntu5
  Candidat : 3.26.1-0ubuntu5
 Table de version :
 *** 3.26.1-0ubuntu5 500
500 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 3.26.1-0ubuntu4 500
500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages


apt policy mutter
mutter:
  Installé : 3.26.1-2ubuntu2
  Candidat : 3.26.1-2ubuntu2
 Table de version :
 *** 3.26.1-2ubuntu2 500
500 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 3.26.1-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages

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

Title:
  Reintroduce headless mode in GNOME Shell

Status in GNOME Shell:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Fix Committed
Status in mutter package in Ubuntu:
  Fix Committed
Status in gnome-shell source package in Artful:
  Fix Committed
Status in mutter source package in Artful:
  Fix Committed

Bug description:
  [Impact]

   * I day before the 17.10 release, we had to revert some commits in
  GNOME Shell due to https://bugs.launchpad.net/gnome-shell/+bug/1723577
  which was a release blocker (GNOME Shell not displaying anything on
  multiple config).

   * Pinging upstream, they debugged it and found the real issue in
  mutter, and so fixed it, which will enable us to align again with
  upstream's repo.

   * This should mostly be a no visible-effect for previously impacted
  users, but GNOME Shell shouldn't crash anymore in GDM (reverting then
  to Xorg), triggering apport on logging, and the users can then use
  Wayland instead of Xorg.

  [Test Case]

   * Install both mutter and gnome-shell to their latest version in -proposed
   * Reboot
   * Ensure you have an UI in GDM
   * Log in into your session, check that you have an UI and everything is 
showing up as expected

  [Regression Potential]

   * Impact is a regression in GNOME Shell (showing up your entire UI)
  and not being able to log in. However, some of us (not impated by the
  bug) are already running latest version and don't see any issue. I
  have also asked 3 people being impacted by the bug and fixed by the
  revert to test upstream commits (prepared a package for them in a
  PPA), and they are running on it since yesterday, confirming Wayland
  is available.

   * The regressions are quite straightfoward to see: either you have an
  UI in GDM or none.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1725153/+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 1723577] Re: Artful won't start with Wayland activated (AMD?)

2017-10-16 Thread frenchy82
i've tested to revert mesa AND mutter but didn't help

** Attachment added: "mesa"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1723577/+attachment/4973252/+files/mesa

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

Title:
  Artful won't start with Wayland activated (AMD?)

Status in gdm3 package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  On a fresch install, ubuntu stop and freeze before gdm is opened
  With no splah i have "started user manager for uid 121" and then it freeze

  need to uncomment WaylandEnable=false in custom.conf to start ubuntu
  so with xorg.

  
  lspci -nn | grep VGA

  return

  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
  [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739]

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  Uname: Linux 4.13.0-15-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 14 07:36:30 2017
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 
'thunderbird.desktop', 'rhythmbox.desktop', 'org.gnome.Nautilus.desktop', 
'org.gnome.Software.desktop', 'org.gnome.Terminal.desktop', 
'libreoffice-calc.desktop', 'libreoffice-writer.desktop', 
'simple-scan.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2017-10-13 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1723577/+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 1723577] Re: Artful won't start with Wayland activated (AMD?)

2017-10-16 Thread frenchy82
I've made too the revert to mesa 17.2.1-0ubuntu1_amd64 but it didn't
help

** Attachment added: "mesa"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1723577/+attachment/4973251/+files/mesa

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

Title:
  Artful won't start with Wayland activated (AMD?)

Status in gdm3 package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  On a fresch install, ubuntu stop and freeze before gdm is opened
  With no splah i have "started user manager for uid 121" and then it freeze

  need to uncomment WaylandEnable=false in custom.conf to start ubuntu
  so with xorg.

  
  lspci -nn | grep VGA

  return

  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
  [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739]

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  Uname: Linux 4.13.0-15-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 14 07:36:30 2017
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 
'thunderbird.desktop', 'rhythmbox.desktop', 'org.gnome.Nautilus.desktop', 
'org.gnome.Software.desktop', 'org.gnome.Terminal.desktop', 
'libreoffice-calc.desktop', 'libreoffice-writer.desktop', 
'simple-scan.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2017-10-13 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1723577/+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 1723577] [NEW] Artfull won't start with wayland activated

2017-10-13 Thread frenchy82
Public bug reported:

On a fresch install, ubuntu stop and freeze before gdm is opened
With no splah i have "started user manager for uid 121" and then it freeze

need to uncomment WaylandEnable=false in custom.conf to start ubuntu so
with xorg.


lspci -nn | grep VGA

return

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739]

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
Uname: Linux 4.13.0-15-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 14 07:36:30 2017
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 
'thunderbird.desktop', 'rhythmbox.desktop', 'org.gnome.Nautilus.desktop', 
'org.gnome.Software.desktop', 'org.gnome.Terminal.desktop', 
'libreoffice-calc.desktop', 'libreoffice-writer.desktop', 
'simple-scan.desktop']"
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2017-10-13 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  Artfull won't start with wayland activated

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  On a fresch install, ubuntu stop and freeze before gdm is opened
  With no splah i have "started user manager for uid 121" and then it freeze

  need to uncomment WaylandEnable=false in custom.conf to start ubuntu
  so with xorg.

  
  lspci -nn | grep VGA

  return

  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
  [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739]

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  Uname: Linux 4.13.0-15-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 14 07:36:30 2017
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 
'thunderbird.desktop', 'rhythmbox.desktop', 'org.gnome.Nautilus.desktop', 
'org.gnome.Software.desktop', 'org.gnome.Terminal.desktop', 
'libreoffice-calc.desktop', 'libreoffice-writer.desktop', 
'simple-scan.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2017-10-13 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171012)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1723577/+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 1711635] [NEW] wrong session selected in gdm artful

2017-08-18 Thread frenchy82
Public bug reported:

After a new installation  artful will start with a wayland session while
the ubuntu session is marked as selected

"ubuntu on wayland" should be marked as selected

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


** Tags: ubuntu-fr-artful

** Attachment added: "gdm.jpg"
   https://bugs.launchpad.net/bugs/1711635/+attachment/4934784/+files/gdm.jpg

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

Title:
  wrong session selected in gdm artful

Status in gdm package in Ubuntu:
  New

Bug description:
  After a new installation  artful will start with a wayland session
  while the ubuntu session is marked as selected

  "ubuntu on wayland" should be marked as selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1711635/+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 1687019] Re: Cannot add a Google account using Online Accounts in Ubuntu Gnome

2017-05-07 Thread frenchy82
Maybe an interesting comment in the redhat beug report

https://bugzilla.redhat.com/show_bug.cgi?id=1446817#c10

** Bug watch added: Red Hat Bugzilla #1446817
   https://bugzilla.redhat.com/show_bug.cgi?id=1446817

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

Title:
  Cannot add a Google account using Online Accounts in Ubuntu Gnome

Status in gnome-online-accounts:
  Confirmed
Status in Ubuntu GNOME:
  Triaged
Status in gnome-online-accounts package in Ubuntu:
  Triaged
Status in gnome-online-accounts source package in Xenial:
  Triaged
Status in gnome-online-accounts source package in Yakkety:
  Triaged
Status in gnome-online-accounts source package in Zesty:
  Triaged

Bug description:
  With Ubuntu Gnome 17.04 (brand new 64bit install on a Dell XPS13
  laptop), I cannot add a Google account using Online-Accounts. If I
  choose to add a new Google account in Online Accounts, a window
  appears where I can enter my Google email. After entering my email and
  pressing the Next button, a window appears where I can enter my Google
  password. After entering the password and pressing the Next button, an
  empty window appears and nothing else happens. I expected this to show
  something useful, and actually add the Google account to my Gnome
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1687019/+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 1687019] Re: Cannot add a Google account using Online Accounts in Ubuntu Gnome

2017-05-05 Thread frenchy82
@Marcel Balciunas : For thunderbird, you have to install the 52.1
version. There is no problem to add a gmail account.

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

Title:
  Cannot add a Google account using Online Accounts in Ubuntu Gnome

Status in gnome-online-accounts:
  Confirmed
Status in Ubuntu GNOME:
  Triaged
Status in gnome-online-accounts package in Ubuntu:
  Triaged
Status in gnome-online-accounts source package in Xenial:
  Triaged
Status in gnome-online-accounts source package in Yakkety:
  Triaged
Status in gnome-online-accounts source package in Zesty:
  Triaged

Bug description:
  With Ubuntu Gnome 17.04 (brand new 64bit install on a Dell XPS13
  laptop), I cannot add a Google account using Online-Accounts. If I
  choose to add a new Google account in Online Accounts, a window
  appears where I can enter my Google email. After entering my email and
  pressing the Next button, a window appears where I can enter my Google
  password. After entering the password and pressing the Next button, an
  empty window appears and nothing else happens. I expected this to show
  something useful, and actually add the Google account to my Gnome
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1687019/+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 1687019] Re: Cannot add a Google account using Online Accounts in Ubuntu Gnome

2017-04-29 Thread frenchy82
Same problem here with ubutuntu 16.04 and 17.04 gnome
I've tried too with manjaro (gnome) and had same issue

But this is working with the google account in unity controle center

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

Title:
  Cannot add a Google account using Online Accounts in Ubuntu Gnome

Status in gnome-online-accounts package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu Gnome 17.04 (brand new 64bit install on a Dell XPS13
  laptop), I cannot add a Google account using Online-Accounts. If I
  choose to add a new Google account in Online Accounts, a window
  appears where I can enter my Google email. After entering my email and
  pressing the Next button, a window appears where I can enter my Google
  password. After entering the password and pressing the Next button, an
  empty window appears and nothing else happens. I expected this to show
  something useful, and actually add the Google account to my Gnome
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1687019/+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 1627534] Re: Keeps resetting homepage to start.ubuntu-mate.org

2016-10-28 Thread frenchy82
I think that the beug
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-settings/+bug/1605887

is the same.

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

Title:
  Keeps resetting homepage to start.ubuntu-mate.org

Status in firefox package in Ubuntu:
  Confirmed
Status in ubuntu-mate-settings package in Ubuntu:
  Confirmed

Bug description:
  Since the Xenial -> Yakkety beta upgrade, firefox resets its homepage
  to https://start.ubuntu-mate.org/ upon each start.

  I use the default Unity 7 desktop, no Mate whatsoever. (I might have
  started up Mate once or twice for a very short period, way before even
  upgrading to Xenial.)

  Happened both with firefox-49 package as shipped by Xenial, as well as
  firefox-48 that's currently in Yakkety beta (I purged and then
  reinstalled the package to get the one matching the distro, rather
  than the latest).

  No startup wrapper script or something like that should mess with my
  preferred homepage, let alone set it to something that is about a
  different desktop than the one I'm using.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: firefox 48.0+build2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-16.17-generic 4.8.0-rc7
  Uname: Linux 4.8.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  egmont 2339 F pulseaudio
  BuildID: 20160728202151
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Sun Sep 25 21:34:07 2016
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-05-30 (1579 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static  metric 600 
   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.11  metric 
600
  MostRecentCrashID: bp-02582fc4-8633-4d4a-86cb-814af2140429
  PrefSources:
   /usr/lib/firefox/defaults/pref/all-ubuntumate.js
   prefs.js
  Profiles: Profile0 (Default) - LastVersion=48.0/20160728202151 (In use)
  RelatedPackageVersions:
   google-talkplugin 5.41.0.0-1
   icedtea-8-plugin  1.6.2-3ubuntu1
   gnome-shell   3.20.3-1ubuntu2
   rhythmbox-mozilla 3.4.1-1ubuntu1
   browser-plugin-evince 3.22.0-0ubuntu1
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-02582fc4-8633-4d4a-86cb-814af2140429
  UpgradeStatus: Upgraded to yakkety on 2016-09-23 (2 days ago)
  dmi.bios.date: 12/14/2011
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 03QB
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 300E4Z/300E5Z/300E7Z
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr03QB:bd12/14/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pn300E4Z/300E5Z/300E7Z:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn300E4Z/300E5Z/300E7Z:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 300E4Z/300E5Z/300E7Z
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1627534/+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 1474003] Re: Firefox 39 keeps crashing

2015-08-09 Thread frenchy82
Sorry if this is no the same bug.

freshplayerplugin has been updated in the begining of august and i have
no more crash with firefox 39 now.

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

Title:
  Firefox 39 keeps crashing

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Firefox 39 keeps crashing after update from Firefox 38.
  Crashes are random but when idle happens at least once a hour or more 
frequently when actively used.

  When replaced with binaries from Mozilla there is no problems at same
  machine with same profile.

  There are at least 1100 identical reports and they seems to be unique
  for Ubuntu build.

  # cat /proc/cpuinfo 
  processor : 0
  vendor_id : GenuineIntel
  cpu family: 6
  model : 42
  model name: Intel(R) Celeron(R) CPU 847 @ 1.10GHz
  stepping  : 7
  microcode : 0x28
  cpu MHz   : 892.546
  cache size: 2048 KB
  physical id   : 0
  siblings  : 2
  core id   : 0
  cpu cores : 2
  apicid: 0
  initial apicid: 0
  fpu   : yes
  fpu_exception : yes
  cpuid level   : 13
  wp: yes
  flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm 
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc 
aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm 
arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  bugs  :
  bogomips  : 2195.00
  clflush size  : 64
  cache_alignment   : 64
  address sizes : 36 bits physical, 48 bits virtual
  power management:

  
  Below is part of crash report:

  Crashing Thread
  Frame Module  Signature   Source
  0 libxul.so   mozilla::dom::CrashReporterParent::GenerateChildData
/build/firefox-4CFcvq/firefox-39.0+build5/dom/ipc/CrashReporterParent.cpp:114
  1 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ProcessFirstMinidump
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1415
  2 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ActorDestroy
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1503
  3 libxul.so   mozilla::plugins::PPluginModuleParent::DestroySubtree   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1588
  4 libxul.so   mozilla::plugins::PPluginModuleParent::OnChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1462
  5 libxul.so   mozilla::ipc::MessageChannel::NotifyMaybeChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1622
  6 libxul.so   mozilla::ipc::MessageChannel::Close 
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1744
  7 libxul.so   mozilla::plugins::PluginModuleParent::DoShutdown
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2326
  8 libxul.so   mozilla::plugins::PluginModuleParent::NP_Shutdown   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2307
  9 libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:705
  10libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:741
  11libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:237
  12libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:239
  13libxul.so   nsNPAPIPlugin::Release  
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:224
  14libxul.so   nsPluginHost::Notify
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsPluginHost.cpp:3716
  15libxul.so   nsTimerImpl::Fire   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:634
  16libxul.so   nsTimerEvent::Run   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:724
  17libxul.so   nsThread::ProcessNextEvent  
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsThread.cpp:855
  18libxul.so   NS_ProcessNextEvent 
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/glue/nsThreadUtils.cpp:265
  19libxul.so   mozilla::ipc

[Desktop-packages] [Bug 1474003] Re: Firefox 39 keeps crashing

2015-07-17 Thread frenchy82
Sorry too, i didn't think to mention pepper as firefox crash in safe
mode too as i said in #2

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

Title:
  Firefox 39 keeps crashing

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 39 keeps crashing after update from Firefox 38.
  Crashes are random but when idle happens at least once a hour or more 
frequently when actively used.

  When replaced with binaries from Mozilla there is no problems at same
  machine with same profile.

  There are at least 1100 identical reports and they seems to be unique
  for Ubuntu build.

  # cat /proc/cpuinfo 
  processor : 0
  vendor_id : GenuineIntel
  cpu family: 6
  model : 42
  model name: Intel(R) Celeron(R) CPU 847 @ 1.10GHz
  stepping  : 7
  microcode : 0x28
  cpu MHz   : 892.546
  cache size: 2048 KB
  physical id   : 0
  siblings  : 2
  core id   : 0
  cpu cores : 2
  apicid: 0
  initial apicid: 0
  fpu   : yes
  fpu_exception : yes
  cpuid level   : 13
  wp: yes
  flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm 
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc 
aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm 
arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  bugs  :
  bogomips  : 2195.00
  clflush size  : 64
  cache_alignment   : 64
  address sizes : 36 bits physical, 48 bits virtual
  power management:

  
  Below is part of crash report:

  Crashing Thread
  Frame Module  Signature   Source
  0 libxul.so   mozilla::dom::CrashReporterParent::GenerateChildData
/build/firefox-4CFcvq/firefox-39.0+build5/dom/ipc/CrashReporterParent.cpp:114
  1 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ProcessFirstMinidump
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1415
  2 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ActorDestroy
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1503
  3 libxul.so   mozilla::plugins::PPluginModuleParent::DestroySubtree   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1588
  4 libxul.so   mozilla::plugins::PPluginModuleParent::OnChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1462
  5 libxul.so   mozilla::ipc::MessageChannel::NotifyMaybeChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1622
  6 libxul.so   mozilla::ipc::MessageChannel::Close 
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1744
  7 libxul.so   mozilla::plugins::PluginModuleParent::DoShutdown
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2326
  8 libxul.so   mozilla::plugins::PluginModuleParent::NP_Shutdown   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2307
  9 libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:705
  10libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:741
  11libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:237
  12libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:239
  13libxul.so   nsNPAPIPlugin::Release  
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:224
  14libxul.so   nsPluginHost::Notify
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsPluginHost.cpp:3716
  15libxul.so   nsTimerImpl::Fire   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:634
  16libxul.so   nsTimerEvent::Run   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:724
  17libxul.so   nsThread::ProcessNextEvent  
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsThread.cpp:855
  18libxul.so   NS_ProcessNextEvent 
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/glue/nsThreadUtils.cpp:265
  19libxul.so   mozilla::ipc::MessagePump::Run  
/build/firefox-4CFcvq/fir

[Desktop-packages] [Bug 1474003] Re: Firefox 39 keeps crashing

2015-07-14 Thread frenchy82
Here is mone.

** Attachment added: "firefox.log"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1474003/+attachment/4428828/+files/firefox.log

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

Title:
  Firefox 39 keeps crashing

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 39 keeps crashing after update from Firefox 38.
  Crashes are random but when idle happens at least once a hour or more 
frequently when actively used.

  When replaced with binaries from Mozilla there is no problems at same
  machine with same profile.

  There are at least 1100 identical reports and they seems to be unique
  for Ubuntu build.

  # cat /proc/cpuinfo 
  processor : 0
  vendor_id : GenuineIntel
  cpu family: 6
  model : 42
  model name: Intel(R) Celeron(R) CPU 847 @ 1.10GHz
  stepping  : 7
  microcode : 0x28
  cpu MHz   : 892.546
  cache size: 2048 KB
  physical id   : 0
  siblings  : 2
  core id   : 0
  cpu cores : 2
  apicid: 0
  initial apicid: 0
  fpu   : yes
  fpu_exception : yes
  cpuid level   : 13
  wp: yes
  flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm 
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc 
aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm 
arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  bugs  :
  bogomips  : 2195.00
  clflush size  : 64
  cache_alignment   : 64
  address sizes : 36 bits physical, 48 bits virtual
  power management:

  
  Below is part of crash report:

  Crashing Thread
  Frame Module  Signature   Source
  0 libxul.so   mozilla::dom::CrashReporterParent::GenerateChildData
/build/firefox-4CFcvq/firefox-39.0+build5/dom/ipc/CrashReporterParent.cpp:114
  1 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ProcessFirstMinidump
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1415
  2 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ActorDestroy
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1503
  3 libxul.so   mozilla::plugins::PPluginModuleParent::DestroySubtree   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1588
  4 libxul.so   mozilla::plugins::PPluginModuleParent::OnChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1462
  5 libxul.so   mozilla::ipc::MessageChannel::NotifyMaybeChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1622
  6 libxul.so   mozilla::ipc::MessageChannel::Close 
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1744
  7 libxul.so   mozilla::plugins::PluginModuleParent::DoShutdown
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2326
  8 libxul.so   mozilla::plugins::PluginModuleParent::NP_Shutdown   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2307
  9 libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:705
  10libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:741
  11libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:237
  12libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:239
  13libxul.so   nsNPAPIPlugin::Release  
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:224
  14libxul.so   nsPluginHost::Notify
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsPluginHost.cpp:3716
  15libxul.so   nsTimerImpl::Fire   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:634
  16libxul.so   nsTimerEvent::Run   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:724
  17libxul.so   nsThread::ProcessNextEvent  
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsThread.cpp:855
  18libxul.so   NS_ProcessNextEvent 
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/glue/nsThreadUtils.cpp:265
  19libxul.so   mozilla::ipc::MessagePump::Run  
/b

[Desktop-packages] [Bug 1474003] Re: Firefox 39 keeps crashing

2015-07-13 Thread frenchy82
Hello,

i have the same problem. Deleting ./mozilla or using safe mode didn't help
Using firefox 40 (beta) seems to solve this problem

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

Title:
  Firefox 39 keeps crashing

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 39 keeps crashing after update from Firefox 38.
  Crashes are random but when idle happens at least once a hour or more 
frequently when actively used.

  When replaced with binaries from Mozilla there is no problems at same
  machine with same profile.

  There are at least 1100 identical reports and they seems to be unique
  for Ubuntu build.

  Below is part of crash report:

  Crashing Thread
  Frame Module  Signature   Source
  0 libxul.so   mozilla::dom::CrashReporterParent::GenerateChildData
/build/firefox-4CFcvq/firefox-39.0+build5/dom/ipc/CrashReporterParent.cpp:114
  1 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ProcessFirstMinidump
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1415
  2 libxul.so   
mozilla::plugins::PluginModuleChromeParent::ActorDestroy
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:1503
  3 libxul.so   mozilla::plugins::PPluginModuleParent::DestroySubtree   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1588
  4 libxul.so   mozilla::plugins::PPluginModuleParent::OnChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/obj-x86_64-linux-gnu/ipc/ipdl/PPluginModuleParent.cpp:1462
  5 libxul.so   mozilla::ipc::MessageChannel::NotifyMaybeChannelError   
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1622
  6 libxul.so   mozilla::ipc::MessageChannel::Close 
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessageChannel.cpp:1744
  7 libxul.so   mozilla::plugins::PluginModuleParent::DoShutdown
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2326
  8 libxul.so   mozilla::plugins::PluginModuleParent::NP_Shutdown   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:2307
  9 libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:705
  10libxul.so   
mozilla::plugins::PluginModuleChromeParent::~PluginModuleChromeParent   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/ipc/PluginModuleParent.cpp:741
  11libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:237
  12libxul.so   nsNPAPIPlugin::~nsNPAPIPlugin   
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:239
  13libxul.so   nsNPAPIPlugin::Release  
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsNPAPIPlugin.cpp:224
  14libxul.so   nsPluginHost::Notify
/build/firefox-4CFcvq/firefox-39.0+build5/dom/plugins/base/nsPluginHost.cpp:3716
  15libxul.so   nsTimerImpl::Fire   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:634
  16libxul.so   nsTimerEvent::Run   
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsTimerImpl.cpp:724
  17libxul.so   nsThread::ProcessNextEvent  
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/threads/nsThread.cpp:855
  18libxul.so   NS_ProcessNextEvent 
/build/firefox-4CFcvq/firefox-39.0+build5/xpcom/glue/nsThreadUtils.cpp:265
  19libxul.so   mozilla::ipc::MessagePump::Run  
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/glue/MessagePump.cpp:140
  20libxul.so   MessageLoop::Run
/build/firefox-4CFcvq/firefox-39.0+build5/ipc/chromium/src/base/message_loop.cc:226
  21libxul.so   nsBaseAppShell::Run 
/build/firefox-4CFcvq/firefox-39.0+build5/widget/nsBaseAppShell.cpp:164
  22libxul.so   nsAppStartup::Run   
/build/firefox-4CFcvq/firefox-39.0+build5/toolkit/components/startup/nsAppStartup.cpp:281
  23libxul.so   XREMain::XRE_mainRun
/build/firefox-4CFcvq/firefox-39.0+build5/toolkit/xre/nsAppRunner.cpp:4170
  24libxul.so   XREMain::XRE_main   
/build/firefox-4CFcvq/firefox-39.0+build5/toolkit/xre/nsAppRunner.cpp:4250
  25libxul.so   XRE_main
/build/firefox-4CFcvq/firefox-39.0+build5/toolkit/xre/nsAppRunner.cpp:4469
  26firefox do_main 
/build/firefox-4CFcvq/firefox-39.0+build5/browser/app/nsBrowserApp.cpp:294
  27firefox main
/build/firefox-4CFcvq/firefox-39.0+build5/browser/app/nsBrowserApp.cpp:667
  28libc-2.19.so__libc_start_main   
/build/buildd/eglibc-2.19/csu/libc-start.c:287
  Ø 29  lib

[Desktop-packages] [Bug 1182082] Re: libreoffice menu not working

2013-05-21 Thread frenchy82
Hi,

Just to add that with libreoffice 4.0.2 from this same PPA globalmenu
works just fine

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

Title:
  libreoffice menu not working

Status in LibreOffice Productivity Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Since update to libreoffice 4.0.3, all the menu are blank.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1182082/+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 1062282] Re: cheese crashed with SIGSEGV in __GI___libc_free()

2012-11-25 Thread frenchy82
With 3.6.0-0ubuntu1.1~ubuntu12.10.1~ppa1 there is a 0 octet file recorded and 
we have this this message on the console
Cannot connect to server socket err = Aucun fichier ou dossier de ce type
Cannot connect to server request channel
jack server is not running or cannot be started

(cheese:2078): cheese-WARNING **: Jack server not found


(cheese:2078): cheese-WARNING **: Impossible d'initialiser la bibliothèque de 
prise en charge.

`menu_proxy_module_load': cheese: undefined symbol:
menu_proxy_module_load

(cheese:2078): Gtk-WARNING **: Failed to load type module: (null)

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

Title:
  cheese crashed with SIGSEGV in __GI___libc_free()

Status in Cheese Camera Application:
  Invalid
Status in “cheese” package in Ubuntu:
  In Progress

Bug description:
  Cheese (Webcam Booth) crashes when trying to RECORD VIDEO. Live view OK, 
photo shooting OK.
  This happens on 2 different computers, and 3 different webcams.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: cheese 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.26-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Fri Oct  5 15:11:51 2012
  ExecutablePath: /usr/bin/cheese
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120820)
  ProcCmdline: cheese
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=
  SegvAnalysis:
   Segfault happened at: 0x7fdfc23a65bc <__GI___libc_free+60>:  mov
(%rax),%rdi
   PC (0x7fdfc23a65bc) ok
   source "(%rax)" (0x7fdfc400) in non-readable VMA region: 
0x7fdfc3f44000-0x7fdfc4143000 ---p /usr/lib/x86_64-linux-gnu/libgee.so.2.0.0
   destination "%rdi" ok
  SegvReason: reading VMA /usr/lib/x86_64-linux-gnu/libgee.so.2.0.0
  Signal: 11
  SourcePackage: cheese
  StacktraceTop:
   __GI___libc_free (mem=0x7fdfc4fdbcf5) at malloc.c:2982
   ?? ()
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: cheese crashed with SIGSEGV in __GI___libc_free()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/1062282/+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 887850] Re: Assert failures in cairo-surface.c:1287: cairo_surface_set_device_offset: Assertion `status == CAIRO_STATUS_SUCCESS' failed, after upgrading to Oneiric with unity-2

2012-10-27 Thread frenchy82
For me the only solution is to go back to libgcrypt11 1.4.3
With this, chrome, midori, chromium works nicely in ubuntu 12.04

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

Title:
  Assert failures in cairo-surface.c:1287:
  cairo_surface_set_device_offset: Assertion `status ==
  CAIRO_STATUS_SUCCESS' failed, after upgrading to Oneiric with unity-2d

Status in Banshee Music Player:
  New
Status in Chromium Browser:
  New
Status in a fast and powerful GTK+ based mail client:
  New
Status in FileZilla FTP Client:
  New
Status in Gwibber:
  Triaged
Status in libcairo  -  cairo vector graphics library:
  Invalid
Status in Pidgin:
  New
Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Ubuntu 11.10, Chromium started crashing randomly
  with errors like:

  [12848:12848:46799318261:ERROR:browser_main.cc(96)] Gtk: 
gtk_widget_size_allocate(): attempt to allocate widget with width -2147483648 
and height 876
  
  chromium-browser: /build/buildd/cairo-1.10.2/src/cairo-surface.c:1287: 
cairo_surface_set_device_offset: asserzione "status == CAIRO_STATUS_SUCCESS" 
non riuscita.
  Annullato

  When the Gtk: gtk_widget_size_allocate() errors happen I can see the
  tabs width becoming very small and this is usually a few seconds
  before the crash. If I resize the browser's window the tabs return to
  the correct width and I get a few extra seconds before it crashes.

  Visiting certain sites (like ebay) and opening new tabs seems to give
  more chances to crash, but not always.

  Upgrading Chromium to 15.0.874.106 (Build 107270 Linux) from the
  proposed repository did not help. Nor it did disabling all the
  extensions.

  I'm running a Ubuntu 2D session.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: chromium-browser 15.0.874.106~r107270-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CrashDB: ubuntu
  Date: Wed Nov  9 02:05:00 2011
  Desktop-Session:
   DESKTOP_SESSION = ubuntu-2d
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu-2d:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  ThirdParty: True
  UpgradeStatus: Upgraded to oneiric on 2011-11-04 (4 days ago)
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/banshee/+bug/887850/+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 887850] Re: Assert failures in cairo-surface.c:1287: cairo_surface_set_device_offset: Assertion `status == CAIRO_STATUS_SUCCESS' failed, after upgrading to Oneiric with unity-2

2012-10-27 Thread frenchy82
I have too this problem with ubuntu 12.04 and ubuntu 12.10

chrome, chomium and midori crash on some websites (like french ubuntu forum 
where you can connect with a password)
status == CAIRO_STATUS_SUCCESS' failed

Epiphany works (maybe beause of the use of gtk3). I didn't try with
midori-gtk3.

If you launch chrome with the parameter "google-chrome --password-
store=basic" it works like a charm

Hope it could help

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

Title:
  Assert failures in cairo-surface.c:1287:
  cairo_surface_set_device_offset: Assertion `status ==
  CAIRO_STATUS_SUCCESS' failed, after upgrading to Oneiric with unity-2d

Status in Banshee Music Player:
  New
Status in Chromium Browser:
  New
Status in a fast and powerful GTK+ based mail client:
  New
Status in FileZilla FTP Client:
  New
Status in Gwibber:
  Triaged
Status in libcairo  -  cairo vector graphics library:
  Invalid
Status in Pidgin:
  New
Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Ubuntu 11.10, Chromium started crashing randomly
  with errors like:

  [12848:12848:46799318261:ERROR:browser_main.cc(96)] Gtk: 
gtk_widget_size_allocate(): attempt to allocate widget with width -2147483648 
and height 876
  
  chromium-browser: /build/buildd/cairo-1.10.2/src/cairo-surface.c:1287: 
cairo_surface_set_device_offset: asserzione "status == CAIRO_STATUS_SUCCESS" 
non riuscita.
  Annullato

  When the Gtk: gtk_widget_size_allocate() errors happen I can see the
  tabs width becoming very small and this is usually a few seconds
  before the crash. If I resize the browser's window the tabs return to
  the correct width and I get a few extra seconds before it crashes.

  Visiting certain sites (like ebay) and opening new tabs seems to give
  more chances to crash, but not always.

  Upgrading Chromium to 15.0.874.106 (Build 107270 Linux) from the
  proposed repository did not help. Nor it did disabling all the
  extensions.

  I'm running a Ubuntu 2D session.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: chromium-browser 15.0.874.106~r107270-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CrashDB: ubuntu
  Date: Wed Nov  9 02:05:00 2011
  Desktop-Session:
   DESKTOP_SESSION = ubuntu-2d
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu-2d:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  ThirdParty: True
  UpgradeStatus: Upgraded to oneiric on 2011-11-04 (4 days ago)
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/banshee/+bug/887850/+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 980658] Re: epiphany-browser crashed with SIGILL in execute()

2012-05-18 Thread frenchy82
It's the same bug
Webkit 1.8.1 solve this problem  (ppa:webkit-team/ppa for precise)

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “webkit” package in Ubuntu:
  Confirmed

Bug description:
  Epiphany crash on any website with webkitgtk 1.8

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.4.0.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  Date: Fri Apr 13 11:50:49 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Lubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: epiphany-browser
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-16 (27 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/980658/+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 950223] Re: epiphany-browser crashed with SIGILL in execute()

2012-05-01 Thread frenchy82
webkit 1.8.1 solve this problem (ppa:webkit-team/ppa )

* Fix a SIGILL crash in JavaScriptCore on the Geode processor.

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  This occurs after few seconds while viewing a web page

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.3.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic i686
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Thu Mar  8 20:52:24 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110904)
  ProcCmdline: epiphany-browser
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-03 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/950223/+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 950223] Re: epiphany-browser crashed with SIGILL in execute()

2012-04-22 Thread frenchy82
The patch the upstream bug solve the problem for me

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  This occurs after few seconds while viewing a web page

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.3.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic i686
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Thu Mar  8 20:52:24 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110904)
  ProcCmdline: epiphany-browser
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-03 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/950223/+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 974924] Re: epiphany-browser crashed with SIGSEGV

2012-04-21 Thread frenchy82
Hi,

Same problem with yahoo mail and with other site like
http://grooveshark.com/
http://www.clubic.com/
...

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

Title:
  epiphany-browser crashed with SIGSEGV

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  checking Yahoo mail

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.4.0.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Uname: Linux 3.2.0-22-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu4
  Architecture: amd64
  Date: Fri Apr  6 10:05:48 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
  ProcCmdline: epiphany-browser
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: epiphany-browser
  Title: epiphany-browser crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin audio cdrom dialout dip disk fax floppy fuse lpadmin 
netdev plugdev powerdev sambashare tape video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/974924/+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 950223] Re: epiphany-browser crashed with SIGILL in execute()

2012-04-17 Thread frenchy82
I have exactly the same problem with midori so it could be a problem of webkit.
It's totally unusable with my computer

I've opened a bug in webkit
https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/980658

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  This occurs after few seconds while viewing a web page

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.3.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic i686
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Thu Mar  8 20:52:24 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110904)
  ProcCmdline: epiphany-browser
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-03 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/950223/+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 980658] Re: epiphany-browser crashed with SIGILL in execute()

2012-04-13 Thread frenchy82
** Package changed: epiphany-browser (Ubuntu) => webkit (Ubuntu)

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “webkit” package in Ubuntu:
  New

Bug description:
  Epiphany crash on any website with webkitgtk 1.8

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.4.0.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  Date: Fri Apr 13 11:50:49 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Lubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: epiphany-browser
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-16 (27 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/980658/+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 980658] Re: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()

2012-04-13 Thread frenchy82
** Visibility changed to: Public

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

Title:
  epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()

Status in “epiphany-browser” package in Ubuntu:
  New

Bug description:
  Epiphany crash on any website with webkitgtk 1.8

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.4.0.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  Date: Fri Apr 13 11:50:49 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Lubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: epiphany-browser
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-16 (27 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/980658/+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 950223] Re: epiphany-browser crashed with SIGILL in execute()

2012-04-06 Thread frenchy82
The problem seems to be fixed in the webkit svn (in your upstream bug)

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

Title:
  epiphany-browser crashed with SIGILL in execute()

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  This occurs after few seconds while viewing a web page

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.3.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic i686
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Thu Mar  8 20:52:24 2012
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110904)
  ProcCmdline: epiphany-browser
  Signal: 4
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? ()
   JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, 
JSC::ScopeChainNode*, JSC::JSObject*) () from 
/usr/lib/libjavascriptcoregtk-3.0.so.0
   JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, 
JSC::JSValue, JSC::JSValue*) () from /usr/lib/libjavascriptcoregtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGILL in JSC::Interpreter::execute()
  UpgradeStatus: Upgraded to precise on 2012-03-03 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/950223/+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 879054] Re: segfault at bfdd8000 ip 0208d1f3 sp bfdd4ae0 error 6 in libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

2011-11-30 Thread frenchy82
This problem come from libgcrypt11 (i think)
https://bugs.launchpad.net/ubuntu/+source/libgcrypt11/+bug/880296

If you use libgcrypt11 from natty it solves this problem

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

Title:
  segfault at bfdd8000 ip 0208d1f3 sp bfdd4ae0 error 6 in
  libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  Epiphany crashes whenever trying to use it to access Launchpad.
  'dmesg' reports:

  [ 1091.335448] epiphany-browse[2145]: segfault at bfdd8000 ip 0208d1f3
  sp bfdd4ae0 error 6 in libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.0.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10
  Uname: Linux 3.1.0-1-generic i586
  ApportVersion: 1.24-0ubuntu1
  Architecture: i386
  Date: Thu Oct 20 22:34:08 2011
  SourcePackage: epiphany-browser
  UpgradeStatus: Upgraded to precise on 2009-02-07 (985 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/879054/+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 879054] Re: segfault at bfdd8000 ip 0208d1f3 sp bfdd4ae0 error 6 in libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

2011-10-21 Thread frenchy82
I can confirm this bug
But i have exacly he same problem with midori so it could be a problem with 
webkit gtk
I didn't have this problem with ubutnu 11.04

I have a real fresh install

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

Title:
  segfault at bfdd8000 ip 0208d1f3 sp bfdd4ae0 error 6 in
  libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

Status in “epiphany-browser” package in Ubuntu:
  New

Bug description:
  Epiphany crashes whenever trying to use it to access Launchpad.
  'dmesg' reports:

  [ 1091.335448] epiphany-browse[2145]: segfault at bfdd8000 ip 0208d1f3
  sp bfdd4ae0 error 6 in libwebkitgtk-3.0.so.0.7.3[fca000+142c000]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: epiphany-browser 3.0.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10
  Uname: Linux 3.1.0-1-generic i586
  ApportVersion: 1.24-0ubuntu1
  Architecture: i386
  Date: Thu Oct 20 22:34:08 2011
  SourcePackage: epiphany-browser
  UpgradeStatus: Upgraded to precise on 2009-02-07 (985 days ago)

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