[Desktop-packages] [Bug 1970611] Re: Chromium fails to start from snap after 22.04 upgrade

2022-04-27 Thread Malac
I eventually had to stop the snapd service and manually delete the
"/run/snap*.lock" files and the "/snap/chromium" folder and the user
"snap/chromium" folder (after backing up) then uninstall via apt with "
--purge" switch and then snap remove with "--purge" switch too then
restart the snapd service and then apt install chromium-browser. Launch
and then close browser then copy user "snap/chromium" dir back from
backup.

Test launch and all is back apart from my user profile name and picture
but all bookmarks, form data, etc. are back.

All is now working so you can close this bug if you want. Thanks.


I still get the following if I launch from command line but it still works so 
probably not relevant:

Gtk-Message: 19:12:04.332: Failed to load module "xapp-gtk3-module"
Gtk-Message: 19:12:04.397: Failed to load module "canberra-gtk-module"
Gtk-Message: 19:12:04.399: Failed to load module "canberra-gtk-module"
WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
[41845:42159:0427/191208.179138:ERROR:udev_watcher.cc(98)] Failed to begin udev 
enumeration.

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

Title:
  Chromium fails to start from snap after 22.04 upgrade

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Just went to open chromium to test a localhost website after upgrading to 
Ubuntu 22.04.
  It fails to launch with no error to desktop.

  I ran it from cli and got these errors.
  Chromium is installed from snap.
  Version info:
  Chromium 101.0.4951.41 snap
  Ubuntu 22.04 LTS
  Gnome 42.0
  X11 package 1:7.7+23ubuntu2

  
  /snap/chromium/1973/snap/command-chain/desktop-launch: line 366: cannot 
create temp file for here-document: No such file or directory
  Gtk-Message: 13:04:27.976: Failed to load module "xapp-gtk3-module"
  Gtk-Message: 13:04:28.061: Failed to load module "canberra-gtk-module"
  Gtk-Message: 13:04:28.064: Failed to load module "canberra-gtk-module"
  WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
  [17219:17219:0427/130428.478797:ERROR:process_singleton_posix.cc(1051)] 
Failed to create socket directory.
  [17219:17219:0427/130428.479040:ERROR:chrome_browser_main.cc(1431)] Failed to 
create a ProcessSingleton for your profile directory. This means that running 
multiple instances would start multiple browser processes rather than opening a 
new window in the existing process. Aborting now to avoid profile corruption.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970611/+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 1970611] Re: Chromium fails to start from snap after 22.04 upgrade

2022-04-27 Thread Malac
I renamed the user snap/chromium folder and tried running it from cli again. 
This time I got the popup attached.
It still won't run but thought this may give a clue.

It seems the non-existent "process" is locked under my old hostname
which I changed a few days before I upgraded. I assume there is a lock
file somewhere with this info. Any ideas?

Clicking the Unlock button doesn't do anything, it still won't launch.

** Attachment added: "Screenshot from 2022-04-27 17-53-26.png"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970611/+attachment/5584417/+files/Screenshot%20from%202022-04-27%2017-53-26.png

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

Title:
  Chromium fails to start from snap after 22.04 upgrade

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Just went to open chromium to test a localhost website after upgrading to 
Ubuntu 22.04.
  It fails to launch with no error to desktop.

  I ran it from cli and got these errors.
  Chromium is installed from snap.
  Version info:
  Chromium 101.0.4951.41 snap
  Ubuntu 22.04 LTS
  Gnome 42.0
  X11 package 1:7.7+23ubuntu2

  
  /snap/chromium/1973/snap/command-chain/desktop-launch: line 366: cannot 
create temp file for here-document: No such file or directory
  Gtk-Message: 13:04:27.976: Failed to load module "xapp-gtk3-module"
  Gtk-Message: 13:04:28.061: Failed to load module "canberra-gtk-module"
  Gtk-Message: 13:04:28.064: Failed to load module "canberra-gtk-module"
  WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
  [17219:17219:0427/130428.478797:ERROR:process_singleton_posix.cc(1051)] 
Failed to create socket directory.
  [17219:17219:0427/130428.479040:ERROR:chrome_browser_main.cc(1431)] Failed to 
create a ProcessSingleton for your profile directory. This means that running 
multiple instances would start multiple browser processes rather than opening a 
new window in the existing process. Aborting now to avoid profile corruption.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970611/+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 1970611] Re: Chromium fails to start from snap after 22.04 upgrade

2022-04-27 Thread Malac
Thanks for reply the result of the ps command is below which is the
search itself I think but nothing else shows up.

malacusp   28750   27406  0 17:29 pts/000:00:00 grep
--color=auto chromium

I checked in system-monitor to see if there was anything in there and
also rebooted to be extra sure. Then ran from cli again and get the same
result.

I wonder if it's failing at checking the singleton somewhere so thinks
there is an instance running already maybe?

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

Title:
  Chromium fails to start from snap after 22.04 upgrade

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  Just went to open chromium to test a localhost website after upgrading to 
Ubuntu 22.04.
  It fails to launch with no error to desktop.

  I ran it from cli and got these errors.
  Chromium is installed from snap.
  Version info:
  Chromium 101.0.4951.41 snap
  Ubuntu 22.04 LTS
  Gnome 42.0
  X11 package 1:7.7+23ubuntu2

  
  /snap/chromium/1973/snap/command-chain/desktop-launch: line 366: cannot 
create temp file for here-document: No such file or directory
  Gtk-Message: 13:04:27.976: Failed to load module "xapp-gtk3-module"
  Gtk-Message: 13:04:28.061: Failed to load module "canberra-gtk-module"
  Gtk-Message: 13:04:28.064: Failed to load module "canberra-gtk-module"
  WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
  [17219:17219:0427/130428.478797:ERROR:process_singleton_posix.cc(1051)] 
Failed to create socket directory.
  [17219:17219:0427/130428.479040:ERROR:chrome_browser_main.cc(1431)] Failed to 
create a ProcessSingleton for your profile directory. This means that running 
multiple instances would start multiple browser processes rather than opening a 
new window in the existing process. Aborting now to avoid profile corruption.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970611/+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 1970611] [NEW] Chromium fails to start from snap after 22.04 upgrade

2022-04-27 Thread Malac
Public bug reported:

Just went to open chromium to test a localhost website after upgrading to 
Ubuntu 22.04.
It fails to launch with no error to desktop.

I ran it from cli and got these errors.
Chromium is installed from snap.
Version info:
Chromium 101.0.4951.41 snap
Ubuntu 22.04 LTS
Gnome 42.0
X11 package 1:7.7+23ubuntu2


/snap/chromium/1973/snap/command-chain/desktop-launch: line 366: cannot create 
temp file for here-document: No such file or directory
Gtk-Message: 13:04:27.976: Failed to load module "xapp-gtk3-module"
Gtk-Message: 13:04:28.061: Failed to load module "canberra-gtk-module"
Gtk-Message: 13:04:28.064: Failed to load module "canberra-gtk-module"
WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
[17219:17219:0427/130428.478797:ERROR:process_singleton_posix.cc(1051)] Failed 
to create socket directory.
[17219:17219:0427/130428.479040:ERROR:chrome_browser_main.cc(1431)] Failed to 
create a ProcessSingleton for your profile directory. This means that running 
multiple instances would start multiple browser processes rather than opening a 
new window in the existing process. Aborting now to avoid profile corruption.

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

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

Title:
  Chromium fails to start from snap after 22.04 upgrade

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Just went to open chromium to test a localhost website after upgrading to 
Ubuntu 22.04.
  It fails to launch with no error to desktop.

  I ran it from cli and got these errors.
  Chromium is installed from snap.
  Version info:
  Chromium 101.0.4951.41 snap
  Ubuntu 22.04 LTS
  Gnome 42.0
  X11 package 1:7.7+23ubuntu2

  
  /snap/chromium/1973/snap/command-chain/desktop-launch: line 366: cannot 
create temp file for here-document: No such file or directory
  Gtk-Message: 13:04:27.976: Failed to load module "xapp-gtk3-module"
  Gtk-Message: 13:04:28.061: Failed to load module "canberra-gtk-module"
  Gtk-Message: 13:04:28.064: Failed to load module "canberra-gtk-module"
  WARNING: Kernel has no file descriptor comparison support: Operation not 
permitted
  [17219:17219:0427/130428.478797:ERROR:process_singleton_posix.cc(1051)] 
Failed to create socket directory.
  [17219:17219:0427/130428.479040:ERROR:chrome_browser_main.cc(1431)] Failed to 
create a ProcessSingleton for your profile directory. This means that running 
multiple instances would start multiple browser processes rather than opening a 
new window in the existing process. Aborting now to avoid profile corruption.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970611/+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 1928618] Re: Desktop Sharing password not being saved

2021-05-16 Thread Malac
** Changed in: vino (Ubuntu)
   Status: New => Invalid

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

Title:
  Desktop Sharing password not being saved

Status in vino package in Ubuntu:
  Invalid

Bug description:
  Desktop Sharing (assuming it's still vino) password not being saved in Gnome 
Shell Ubuntu 21.04 after reboot.
  I can go to the Settings app and Desktop Sharing is active, I set a password, 
then close the box and Settings then reboot the machine. I can't then connect 
to that desktop as after the reboot the password field is blank again.

  This worked fine in 20.10.

  It's not a crash so no files/error reports known.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1928618/+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 1928618] [NEW] Desktop Sharing password not being saved

2021-05-16 Thread Malac
Public bug reported:

Desktop Sharing (assuming it's still vino) password not being saved in Gnome 
Shell Ubuntu 21.04 after reboot.
I can go to the Settings app and Desktop Sharing is active, I set a password, 
then close the box and Settings then reboot the machine. I can't then connect 
to that desktop as after the reboot the password field is blank again.

This worked fine in 20.10.

It's not a crash so no files/error reports known.

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

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

Title:
  Desktop Sharing password not being saved

Status in vino package in Ubuntu:
  New

Bug description:
  Desktop Sharing (assuming it's still vino) password not being saved in Gnome 
Shell Ubuntu 21.04 after reboot.
  I can go to the Settings app and Desktop Sharing is active, I set a password, 
then close the box and Settings then reboot the machine. I can't then connect 
to that desktop as after the reboot the password field is blank again.

  This worked fine in 20.10.

  It's not a crash so no files/error reports known.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1928618/+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 1164016] Re: restore type-ahead find

2018-08-24 Thread Malac
Please put this back in.

I never understand why developers /remove/ features instead of leaving
them in and making it an option.

The previous org->gnome->nautilus->preferences setting accomplished this
fine and should have been left active.

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

Title:
  restore type-ahead find

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Fix Released
Status in ubuntu-settings package in Ubuntu:
  Fix Released

Bug description:
  GNOME removed type-ahead find in Nautilus 3.6, not without
  controversy:

  https://mail.gnome.org/archives/nautilus-
  list/2012-August/msg2.html

  Now when you type in a Nautilus window, Nautilus immediately performs
  a search in the current directory and all its subdirectories.  I
  personally find this annoying.  If I want to search, I'll click the
  search icon.  Often I'm looking at a long directory listing and simply
  want to jump to a certain point in it, and type-ahead find works great
  for that.

  Would Ubuntu consider patching type-ahead find back in?

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1164016/+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 1018002] Re: spreadsheets opened in read only mode can not be edited

2012-07-31 Thread Malac
Sorry for the delay.
This happens on any .xlr file with 400 permissions (read-only). This is not 
related to being marked read-only on a windows share as I have transfered the 
file to a test system and marked it read-only using the linux permissions.
I have attached a file that this specifically happens on.
It is a calculation program and the cells A7, B7, C7, D7 and E7 should be 
altered to calculate a price.
However when opened in read-only mode the cells themselves are read-only not 
the file. I think this behaviour is not expected.
I would expect the cells to allow modification but the file not to be 
"save-able".

I will also be raising a bug with Writer as well as it seems this is the
norm for Writer too as an .odt document can not be altered from within
Writer if it is read-only. Again I don't think this is the expected
behaviour.

** Attachment added: "GLASS CALC 3.xlr"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1018002/+attachment/3243407/+files/GLASS%20CALC%203.xlr

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

Title:
  spreadsheets opened in read only mode can not be edited

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Hopefully the summary says it all but when a file is opened in LibreOffice 
Calc as read-only it should still be editable and allow changing of values and 
formula calculations to take place.
  I have a few spreadsheets which are used as complex calculators and I don't 
want the formulas to change but the input boxes need to except new values. The 
files have to be marked read only as they are on a shared resource and won't 
open at all if they are not and someone else has a copy open.
  I think not being able to save the file should be sufficient.
  Possibly this is a feature request rather than a bug as such but it will also 
affect anyone coming from other spreadsheet products who are used to this 
behaviour.
  Thanks.
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  libreoffice-calc:
Installed: 1:3.5.4-0ubuntu1
Candidate: 1:3.5.4-0ubuntu1
Version table:
   *** 1:3.5.4-0ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.5.3-0ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
   1:3.5.2-2ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1018002/+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 1018002] [NEW] spreadsheets opened in read only mode can not be edited

2012-06-26 Thread Malac
Public bug reported:

Hopefully the summary says it all but when a file is opened in LibreOffice Calc 
as read-only it should still be editable and allow changing of values and 
formula calculations to take place.
I have a few spreadsheets which are used as complex calculators and I don't 
want the formulas to change but the input boxes need to except new values. The 
files have to be marked read only as they are on a shared resource and won't 
open at all if they are not and someone else has a copy open.
I think not being able to save the file should be sufficient.
Possibly this is a feature request rather than a bug as such but it will also 
affect anyone coming from other spreadsheet products who are used to this 
behaviour.
Thanks.
Description:Ubuntu 12.04 LTS
Release:12.04
libreoffice-calc:
  Installed: 1:3.5.4-0ubuntu1
  Candidate: 1:3.5.4-0ubuntu1
  Version table:
 *** 1:3.5.4-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main i386 
Packages
100 /var/lib/dpkg/status
 1:3.5.3-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
 1:3.5.2-2ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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

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

Title:
  spreadsheets opened in read only mode can not be edited

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Hopefully the summary says it all but when a file is opened in LibreOffice 
Calc as read-only it should still be editable and allow changing of values and 
formula calculations to take place.
  I have a few spreadsheets which are used as complex calculators and I don't 
want the formulas to change but the input boxes need to except new values. The 
files have to be marked read only as they are on a shared resource and won't 
open at all if they are not and someone else has a copy open.
  I think not being able to save the file should be sufficient.
  Possibly this is a feature request rather than a bug as such but it will also 
affect anyone coming from other spreadsheet products who are used to this 
behaviour.
  Thanks.
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  libreoffice-calc:
Installed: 1:3.5.4-0ubuntu1
Candidate: 1:3.5.4-0ubuntu1
Version table:
   *** 1:3.5.4-0ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise-proposed/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.5.3-0ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
   1:3.5.2-2ubuntu1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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