[Bug 1933022] Re: gnome control-center crashed with sigsegv in g_str_hash() whenever I try to add input sources

2021-07-04 Thread Gunnar Hjalmarsson
** Also affects: gnome-desktop3 (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Changed in: gnome-desktop3 (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: gnome-desktop3 (Ubuntu Hirsute)
   Status: New => In Progress

** Changed in: gnome-desktop3 (Ubuntu Hirsute)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Description changed:

+ [Impact]
+ 
+ If the dconf key show-all-sources is "true", any attempt to add new
+ input sources via Settings results in a segfault. It means that users
+ can't make use of the so-called "exotic" XKB keyboard layouts.
+ 
+ The proposed upload includes a cherry picked upstream commit which fixes
+ the issue.
+ 
+ [Test Plan]
+ 
+ 1. Enable show-all-sources:
+ 
+gsettings set org.gnome.desktop.input-sources show-all-sources true
+ 
+ 2. Select Settings -> Region & Language and click the + button to add
+an input source.
+ 
+ -> Find that g-c-c crashes.
+ 
+ 3. Install the gnome-desktop3 binaries from hirsute-proposed.
+ 
+ 4. Repeat step 2.
+ 
+ -> Find that you are able to add an input source.
+ 
+ [Where problems could occur]
+ 
+ The change is a targeted fix to address the issue at hand. It was
+ committed upstream on April 22, and no reported regression.
+ 
+ [Original description]
+ 
  I've been facing the problems for about 9 months now. Back then I
  thought that maybe getting a new version would solve the problem, but
  turns out it didn't. Whenever I try to add some Input Sources from it
  just crashes.
  
  Reproducing it is very easy: running gnome-control-center, then going to
  Input Sources settings and clicking Add(+) would generate the crash. But
  the weird thing is that I've been unable to reproduce it in VM. And I
  also tried to reinstall most of the packages which, I think if
  changed/misconfigured would cause this but it didn't help. I also tried
  to use debsums to give some clues but didn't find any.
  
  After enough digging, this is what I can retrieve from gdb:
  
- 
  #0  g_str_hash (v=0x506) at ../../../glib/ghash.c:2333
- p = 0x506 
- h = 5381
+ p = 0x506 
+ h = 5381
  #1  0x77c6e174 in g_hash_table_lookup_node (hash_return=, key=0x506, hash_table=0x563a6180 = {...}) at 
../../../glib/ghash.c:472
- node_hash = 
- hash_value = 
- have_tombstone = 0
- step = 0
- node_index = 
- first_tombstone = 0
- node_hash = 
- __func__ = "g_hash_table_lookup_extended"
+ node_hash = 
+ hash_value = 
+ have_tombstone = 0
+ step = 0
+ node_index = 
+ first_tombstone = 0
+ node_hash = 
+ __func__ = "g_hash_table_lookup_extended"
  #2  g_hash_table_lookup_extended (hash_table=0x563a6180 = {...}, 
lookup_key=lookup_key@entry=0x506, orig_key=orig_key@entry=0x0, 
value=value@entry=0x7fffcbb0) at ../../../glib/ghash.c:1548
- node_hash = 
- __func__ = "g_hash_table_lookup_extended"
+ node_hash = 
+ __func__ = "g_hash_table_lookup_extended"
  #3  0x76f03013 in gnome_xkb_info_get_layout_info (self=, id=id@entry=0x506 , 
display_name=display_name@entry=0x7fffcc10, 
short_name=short_name@entry=0x0, xkb_layout=xkb_layout@entry=0x0, 
xkb_variant=xkb_variant@entry=0x0) at ../libgnome-desktop/gnome-xkb-info.c:1042
- priv = 0x56395600
- layout = 0x76262ba0 
- __func__ = "gnome_xkb_info_get_layout_info"
+ priv = 0x56395600
+ layout = 0x76262ba0 
+ __func__ = "gnome_xkb_info_get_layout_info"
  #4  0x555fe467 in input_source_row_new 
(self=self@entry=0x568d22b0, type=type@entry=0x556dcac3 "xkb", 
id=id@entry=0x506 ) at 
../panels/keyboard/cc-input-chooser.c:236
- display_name = 0x0
- row = 0x0
- widget = 
+ display_name = 0x0
+ row = 0x0
+ widget = 
  #5  0x555fe81d in add_rows_to_table (self=self@entry=0x568d22b0, 
info=info@entry=0x56450320, list=0x55c82100 = {...}, 
list@entry=0x55c8bec0 = {...}, type=type@entry=0x556dcac3 "xkb", 
default_id=0x0) at ../panels/keyboard/cc-input-chooser.c:723
- table = 0x5677 = {[0x5657bb00 "cm+mmuock"] = 
0x56ca91a0, [0x56506340 "us+3l"] = 0x56400920, [0x5656f6f0 
"ph+capewell-dvorak"] = 0x56cb6f50, [0x5660caf0 "us+dvorak-l"] = 
0x56ca9620, [0x5656cd40 "gb+mac_intl"] = 0x56cb6950, 
[0x5650de80 "gh+gillbt"] = 0x56cb61d0, [0x56571540 "apl+aplx"] = 
0x56ca94a0, [0x565063a0 "us+3l-cros"] = 0x56cb64d0, [0x565062b0 
"us+carpalx-full-intl"] = 0x56400aa0, [0x56506070 "us+sun_type6"] = 
0x56cb6350, [0x56505f50 "us+drix"] = 0x56ca9320, [0x56506b40 
"cm+dvorak"] = 0x56cb6dd0, [0x564faaf0 "us+dvp"] = 0x56cb6650, 
[0x564faa80 "us+dvorak-classic"] = 0x564004a0, [0x564fad30 
"us+olpc2"] = 

Re:[Bug 1933413] Re: identification don't disppear

2021-07-04 Thread Hua Gao
At 2021-06-24 14:47:31, "Daniel van Vugt" <1933...@bugs.launchpad.net> wrote:
>Sounds like this might be bug 1824874 but I'm not sure.
>
>Please:
>
>1. Attach a photo or screenshot of the problem.
>
>2. Run the following commands:
>
>   gsettings list-recursively org.gnome.shell > settings.txt
>   journalctl -b0 > journal.txt
>   journalctl -b-1 > prevboot.txt
>
>3. Attach the resulting text files here.
>
>4. Consider upgrading to Ubuntu 21.04 because 20.10 will reach end of
>life in a few weeks.
>
>** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)
>
>** Changed in: gnome-shell (Ubuntu)
>   Status: New => Incomplete
>
>-- 
>You received this bug notification because you are subscribed to the bug
>report.
>https://bugs.launchpad.net/bugs/1933413
>
>Title:
>  identification don't disppear
>
>Status in gnome-shell package in Ubuntu:
>  Incomplete
>
>Bug description:
>   After I input the password of identification,the window don't
>  disppear,which cover the  manu bar of system.
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 20.10
>  Package: xorg 1:7.7+19ubuntu15
>  ProcVersionSignature: Ubuntu 5.8.0-59.66-generic 5.8.18
>  Uname: Linux 5.8.0-59-generic x86_64
>  NonfreeKernelModules: nvidia_modeset nvidia
>  .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
>  .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
>  .proc.driver.nvidia.gpus..65.00.0: Error: path was not a regular file.
>  .proc.driver.nvidia.registry: Binary: ""
>  .proc.driver.nvidia.suspend: suspend hibernate resume
>  .proc.driver.nvidia.suspend_depth: default modeset uvm
>  .proc.driver.nvidia.version:
>   NVRM version: NVIDIA UNIX x86_64 Kernel Module  460.84  Wed May 26 20:14:59 
> UTC 2021
>   GCC version:  gcc version 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.10)
>  ApportVersion: 2.20.11-0ubuntu50.7
>  Architecture: amd64
>  BootLog: Error: [Errno 13] ζƒι™δΈε€Ÿ: '/var/log/boot.log'
>  CasperMD5CheckResult: skip
>  CompositorRunning: None
>  CurrentDesktop: ubuntu:GNOME
>  Date: Thu Jun 24 14:22:32 2021
>  DistUpgraded: Fresh install
>  DistroCodename: groovy
>  DistroVariant: ubuntu
>  DkmsStatus:
>   nvidia, 460.84, 5.8.0-57-generic, x86_64: installed
>   nvidia, 460.84, 5.8.0-59-generic, x86_64: installed
>  ExtraDebuggingInterest: Yes, if not too technical
>  GraphicsCard:
>   NVIDIA Corporation GP107GL [Quadro P1000] [10de:1cb1] (rev a1) (prog-if 00 
> [VGA controller])
> Subsystem: Dell GP107GL [Quadro P1000] [1028:11bc]
>  InstallationDate: Installed on 2021-02-20 (123 days ago)
>  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
>  MachineType: Dell Inc. Precision 5820 Tower
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-59-generic 
> root=UUID=a9dfdda6-34c8-4611-855a-64de11bb2c68 ro quiet splash vt.handoff=7
>  SourcePackage: xorg
>  Symptom: display
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 09/23/2019
>  dmi.bios.release: 1.13
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.13.0
>  dmi.board.name: 002KVM
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 3
>  dmi.chassis.vendor: Dell Inc.
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.13.0:bd09/23/2019:br1.13:svnDellInc.:pnPrecision5820Tower:pvr:rvnDellInc.:rn002KVM:rvrA00:cvnDellInc.:ct3:cvr:
>  dmi.product.family: Precision
>  dmi.product.name: Precision 5820 Tower
>  dmi.product.sku: 0738
>  dmi.sys.vendor: Dell Inc.
>  version.compiz: compiz N/A
>  version.libdrm2: libdrm2 2.4.102-1ubuntu1
>  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
>  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
>  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.3
>  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
>  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
> 2:2.99.917+git20200714-1
>  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1933413/+subscriptions


** Attachment added: 
"=?GBK?Q?2021-06-24_14-20-01_=B5=C4=C6=C1=C4=BB=BD=D8=CD=BC.png?="
   
https://bugs.launchpad.net/bugs/1933413/+attachment/5509014/+files/%3D%3FGBK%3FQ%3F2021-06-24_14-20-01_%3DB5%3DC4%3DC6%3DC1%3DC4%3DBB%3DBD%3DD8%3DCD%3DBC.png%3F%3D

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

Title:
  identification don't disppear

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

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

[Bug 206924] Re: Make it possible to create a guest account

2021-07-04 Thread Alkis Georgopoulos
** No longer affects: ltsp

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

Title:
  Make it possible to create a guest account

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

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

[Bug 1934589] Re: No log in button

2021-07-04 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1934589

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  No log in button

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

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

[Bug 1934589] Re: No log in button

2021-07-04 Thread Radek Raczkowski
There SHOULD be a button next to/under the password field.

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1934589/+attachment/5508945/+files/Zrzut%20ekranu%20z%202021-07-04%2011-54-22.png

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

Title:
  No log in button

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

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

[Bug 1934589] [NEW] No log in button

2021-07-04 Thread Radek Raczkowski
Public bug reported:

Can't believe You did it on purpose so reporting it as a bug.

There is no log in button after entering the password on the login
screen

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

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

Title:
  No log in button

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

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

[Bug 1926127] Re: Gnome-web crashes immediately when typing in address bar

2021-07-04 Thread Julien Olivier
I finally found the culprit: the bug came from a local custom-made
website (http://localhost/...) I had visited before and that contained a
favicon.ico with PNG data in it (instead of ICO data). The favison.ico
was in my cache, and anytime I typed an address containing "local",
Epiphany crashed.

After removing the cache and fixing the issue in the favicon, the bug
disappeared.

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

Title:
  Gnome-web crashes immediately when typing in address bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1926127/+subscriptions

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