[Bug 1915897] Re: libsecret not working with user account space for ubuntu2004

2021-02-16 Thread Sebastien Bacher
Thank you for your bug report, it's likely an upstream issue though so
it would be best if you could also report it to the upstream code
writers on https://gitlab.gnome.org/GNOME/libsecret/-/issues

** Changed in: gnome-keyring (Ubuntu)
   Importance: Undecided => Low

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

Title:
  libsecret not working with user account space for ubuntu2004

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1915897/+subscriptions

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

[Bug 1915897] [NEW] libsecret not working with user account space for ubuntu2004

2021-02-16 Thread avinash
Public bug reported:

I am using libsecret library and facing problem with ubuntu2004 gnome-keyring
I have written below cpp code

#include
#include
#include
#defineSCHEMAgetSchema()
#defineCREDENTIALS_TOKEN_LABEL"ubuntu2004test"


constSecretSchema*getSchema(void)
{

staticconst SecretSchema schema = {
"org.example.credentials",
SECRET_SCHEMA_NONE,
{
{"username", SECRET_SCHEMA_ATTRIBUTE_STRING},
{NULL, (SecretSchemaAttributeType)0}}};

return 
}

voidputCredentials(std::stringusername,std::stringpassword)
{
GError *error = NULL;
secret_password_store_sync(SCHEMA, SECRET_COLLECTION_DEFAULT, 
CREDENTIALS_TOKEN_LABEL, password.c_str(), NULL,
, "username",username.c_str(),NULL);
}
voiddeleteAllCredentials(){
std::cout<<"\nDeletting all credential\n";
GError *error = NULL;
SecretService *sec = secret_service_get_sync(SECRET_SERVICE_LOAD_COLLECTIONS, 
NULL, );
_SecretCollection *collection = NULL;

collection = secret_collection_for_alias_sync(sec, SECRET_COLLECTION_DEFAULT,
SECRET_COLLECTION_LOAD_ITEMS, NULL, );
GList *items = secret_collection_get_items(collection);
for (unsignedinti = 0; i < g_list_length(items); i++)
{
SecretItem *item = (SecretItem *)g_list_nth_data(items, i);
std::stringlabel(secret_item_get_label(item));
if (label==CREDENTIALS_TOKEN_LABEL)
{
secret_item_delete_sync(item, NULL, );
if (error != NULL)
{
std::cout<<"Error: Cannot delete item:"/dev/null

fi


I get below results "sh ./
Ubuntu 1804: users added and removed in user account ,with and without sudo
Ubuntu 2004: users added and removed in user account only without sudo, sudo 
run does not add and remove credentials to user account here.

Any help for ubuntu2004 will be appreciated.

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

** Attachment added: "test.sh"
   https://bugs.launchpad.net/bugs/1915897/+attachment/5464400/+files/test.sh

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

Title:
  libsecret not working with user account space for ubuntu2004

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1915897/+subscriptions

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

[Bug 1915681] Re: Error in freeze/thaw accounting, GNOME Shell crashed with signal 5, resource:///org/gnome/shell/ui/windowManager.js:1384

2021-02-16 Thread Nemanja V
Hi,

(a) The version is correct:

nemanja@thinkpad:~$ gnome-shell --version
GNOME Shell 3.38.2

nemanja@thinkpad:~$ dpkg -l | grep gnome-shell
ii  gnome-shell 3.38.2-1ubuntu1~20.10.1 amd64 graphical shell for the GNOME 
desktop

(b) I'm not sure what do you mean?

Could the faulty GPU memory be also responsible for such behavior?
Randomly, I'm experiencing random graphics crashes (also on previous Ubuntu 
19.04) and I plan to do a GPU memory test.

Also, maybe related:
Enabled Gnome extensions:
- Dash to Panel (https://extensions.gnome.org/extension/1160/dash-to-panel/)
- Desktop icons (system extension)

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

Title:
  Error in freeze/thaw accounting, GNOME Shell crashed with signal 5,
  resource:///org/gnome/shell/ui/windowManager.js:1384

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1915681/+subscriptions

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

[Bug 1897765] Re: gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw accounting") - JS ERROR: TypeError: actor.__animationInfo is undefined

2021-02-16 Thread Nemanja V
Thank you.

Cheers

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

Title:
  gnome-shell crashed with signal 5 in g_log("Error in freeze/thaw
  accounting") - JS ERROR: TypeError: actor.__animationInfo is undefined

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

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

[Bug 1915870] [NEW] gnome session not starting

2021-02-16 Thread Mark Muth
Public bug reported:

Graphical user interface is not coming up upon start. Only SSH is
possible.

lsb_release -rd:

Description:Ubuntu 20.10
Release:20.10

dmesg:

[   11.985343] gnome-session-c[1013]: segfault at 0 ip  sp 
7fff7679ca48 error 14 in 
gnome-session-check-accelerated-gl-helper[56020e238000+2000]
[   11.985352] Code: Unable to access opcode bytes at RIP 0xffd6.
[   14.216117] gnome-shell[1094]: segfault at 0 ip  sp 
7ffeddff9f88 error 14
[   14.216122] Code: Unable to access opcode bytes at RIP 0xffd6.
[   15.316292] gnome-shell[1109]: segfault at 0 ip  sp 
7ffc70716198 error 14
[   15.316297] Code: Unable to access opcode bytes at RIP 0xffd6.

apt-cache policy:

gnome-session:
  Installed: (none)
  Candidate: 3.38.0-1ubuntu1
  Version table:
 3.38.0-1ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
500 http://de.archive.ubuntu.com/ubuntu groovy/main i386 Packages
gnome-session-bin:
  Installed: 3.38.0-1ubuntu1
  Candidate: 3.38.0-1ubuntu1
  Version table:
 *** 3.38.0-1ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
100 /var/lib/dpkg/status
gnome-session-common:
  Installed: 3.38.0-1ubuntu1
  Candidate: 3.38.0-1ubuntu1
  Version table:
 *** 3.38.0-1ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
500 http://de.archive.ubuntu.com/ubuntu groovy/main i386 Packages
100 /var/lib/dpkg/status

/var/crash: see attachment

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

** Attachment added: 
"_usr_libexec_gnome-session-check-accelerated-gl-helper.126.crash"
   
https://bugs.launchpad.net/bugs/1915870/+attachment/5464194/+files/_usr_libexec_gnome-session-check-accelerated-gl-helper.126.crash

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

Title:
  gnome session not starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1915870/+subscriptions

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

[Bug 1915751] Re: Sharing is enabled out of the box

2021-02-16 Thread fossfreedom
Ok - closing - I've tried to reproduce in today's daily build
with/without gnome-remote-desktop from proposed and can not see the
issue.  Sorry for the noise.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Invalid

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

Title:
  Sharing is enabled out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1915751/+subscriptions

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

[Bug 1915570] Re: Login screen password entry not working on systems with fingerprint support

2021-02-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.38.3-2ubuntu2

---
gnome-shell (3.38.3-2ubuntu2) hirsute; urgency=medium

  * d/p/gdm-Don-t-try-to-retry-authenticating-when-the-service-is.patch:
- gdm: Don't try to retry authenticating when the service is unavailable
  (LP: #1915570)

 -- Marco Trevisan (TreviƱo)   Tue, 16 Feb 2021
05:16:49 +0100

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Login screen password entry not working on systems with fingerprint
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1915570/+subscriptions

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

[Bug 1873052] Re: Showing two cursors after login

2021-02-16 Thread Iain Lane
** Tags removed: rls-ff-incoming

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

Title:
  Showing two cursors after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1873052/+subscriptions

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

[Bug 1915824] [NEW] High CPU load from gnome-shell

2021-02-16 Thread Robin Clarke
Public bug reported:

When doing nothing else, there is a constant base-line of CPU usage from
gnome-shell:

```
op - 14:55:09 up 6 days,  1:39,  1 user,  load average: 1.36, 1.52, 1.77
Tasks: 400 total,   3 running, 397 sleeping,   0 stopped,   0 zombie
%Cpu(s):  9.5 us,  2.9 sy,  0.0 ni, 85.0 id,  0.1 wa,  0.0 hi,  2.6 si,  0.0 st
MiB Mem :  31848.3 total,   4007.8 free,  12690.2 used,  15150.4 buff/cache
MiB Swap:980.0 total,946.3 free, 33.7 used.  18037.0 avail Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU  %MEM TIME+ COMMAND  

 
   3236 myuser   20   0 5242476 902752 130032 R  41.9   2.8 278:24.48 
gnome-shell  
```

it is always burning one CPU somewhere between 30-60%

Using strace for the process ID:

```
% time seconds  usecs/call callserrors syscall
-- --- --- - - 
 48.141.000284   1697706645150 stat
 11.610.241121   3 62789 52442 recvmsg
  8.630.179359   4 43747   poll
  5.670.117864   2 44505   getpid
  4.940.102593   2 44238   getdents64
  4.330.089898   1 49124 22123 openat
  4.160.086467  16  5215   ioctl
  3.910.081323   5 14263   writev
  2.110.043793   1 27259   close
  1.680.034954   1 27001   fstat
  1.150.023988   3  7035   sched_yield
  1.100.022808   2  9373   read
  0.780.016186   3  5119   write
  0.520.010716   3  3541   189 futex
  0.440.009226   2  4094   mprotect
  0.330.006878   7   934   clock_nanosleep
  0.320.006646   3  2018   mmap
  0.170.003526   1  2040   munmap
  0.000.10   012   getrusage
  0.000.06   6 1   restart_syscall
  0.000.04   0 5   recvfrom
  0.000.00   0 2   lseek
  0.000.00   0 3   timerfd_create
  0.000.00   0 3   timerfd_settime
-- --- --- - - 
100.002.077650   1050027719904 total

```

What could be causing this?

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 16 14:50:18 2021
DisplayManager: lightdm
InstallationDate: Installed on 2018-04-27 (1026 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
RelatedPackageVersions: mutter-common 3.36.7+git20201123-0.20.04.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to focal on 2021-01-22 (25 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  High CPU load from gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1915824/+subscriptions

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

Re: [Bug 1915751] Re: Sharing is enabled out of the box

2021-02-16 Thread fossfreedom
Hi Seb,

  I was actually using Ubuntu Budgie when I noticed this.  At the time
gnome-remote-desktop wasn't installed and it was the older mutter [in
the release pocket] (not the pipewire enabled version in proposed).

gnome-remote-desktop has a serious issue for us (separate bug report
on that package) due to a runtime dependency on gnome-shell.

I'll double check tonight on a clean install what happens with a newer
mutter (initially) and then check what happens when installing
gnome-remote-desktop.

David

On Tue, 16 Feb 2021 at 09:00, Sebastien Bacher
<1915...@bugs.launchpad.net> wrote:
>
> Thank you for your bug report, what shell version do you use? The newer
> one with pipewire enabled? is gnome-remote-desktop installed?
>
> ** Changed in: gnome-settings-daemon (Ubuntu)
>Importance: Undecided => High
>
> ** Tags added: rls-hh-incoming
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1915751
>
> Title:
>   Sharing is enabled out of the box
>
> Status in gnome-settings-daemon package in Ubuntu:
>   New
>
> Bug description:
>   Apologies if this is the wrong package.
>
>   Using Ubuntu Budgie
>
>   I note that GNOME Settings - Sharing is enabled by default and that
>   "Remote Login" is ticked to be on.  This could be construed as a
>   security issue.
>
>   I would have expected a user to enable if sharing should be possible -
>   certainly "Remote Login" shouldnt be enabled by default out-of-the-
>   box.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 21.04
>   Package: gnome-settings-daemon 3.38.1-3ubuntu2
>   ProcVersionSignature: Ubuntu 5.8.0-36.40+21.04.1-generic 5.8.18
>   Uname: Linux 5.8.0-36-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu57
>   Architecture: amd64
>   CasperMD5CheckResult: unknown
>   CurrentDesktop: Budgie:GNOME
>   Date: Mon Feb 15 19:01:17 2021
>   InstallationDate: Installed on 2021-02-08 (6 days ago)
>   InstallationMedia: Ubuntu-Budgie 21.04 "Hirsute Hippo" - Alpha amd64 
> (20210208)
>   SourcePackage: gnome-settings-daemon
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1915751/+subscriptions

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

Title:
  Sharing is enabled out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1915751/+subscriptions

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

[Bug 1915742] Re: gvfsd-google used too much memory

2021-02-16 Thread Sebastien Bacher
Thank you for your bug report, could you report it directly upstream on
https://gitlab.gnome.org/GNOME/gvfs/-/issues ?

** Changed in: gvfs (Ubuntu)
   Importance: Undecided => Low

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

Title:
  gvfsd-google used too much memory

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

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

[Bug 1915751] Re: Sharing is enabled out of the box

2021-02-16 Thread Sebastien Bacher
Thank you for your bug report, what shell version do you use? The newer
one with pipewire enabled? is gnome-remote-desktop installed?

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided => High

** Tags added: rls-hh-incoming

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

Title:
  Sharing is enabled out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1915751/+subscriptions

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