[Bug 1964274] Re: Xwayland crashes with wl_display@1: error 1: invalid arguments for wl_shm@6.create_pool

2022-03-09 Thread Saroumane
Thanks, quick and good catch !

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

Title:
  Xwayland crashes with wl_display@1: error 1: invalid arguments for
  wl_shm@6.create_pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1964274/+subscriptions


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

[Bug 1964274] [NEW] gnome-shell crashes after tracker-extract-3 reports "Not a JPEG file: starts with 0x89 0x50"

2022-03-08 Thread Saroumane
Public bug reported:

System :
Ubuntu 21.10
Kernel 5.13.0-35
Session : Wayland

Each time I try to rip a CD with "abcde" gnome-shell crashes
What I understand from the logs :
Before the CD is ripped, abcde downloads a picture (from internet) as a cover 
of the CD.
When tracker-extract discovers this picture something bad happens.
Then gnome-shell crashes.
After the crash (and re-login into Ubuntu) I can resume the ripping process as 
the picture has been cached by abcde, and tracker-extract does not interact 
again with it.
Obviously the problem is back for each new CD.

The problem appeared quite recently, probably less than 1 month ago.

Logs :
 00:13:06 host dbus-daemon[3541]: [session uid=1000 pid=3541] Activating via 
systemd: service name='org.freedesktop.Tracker3.Miner.Extract' 
unit='tracker-extract-3.service' requested by ':1.8' (uid=1000 pid=3573 
comm="/usr/libexec/tracker-mi>
 00:13:06 host systemd[3523]: Starting Tracker metadata extractor...
 00:13:06 host dbus-daemon[3541]: [session uid=1000 pid=3541] Successfully 
activated service 'org.freedesktop.Tracker3.Miner.Extract'
 00:13:06 host systemd[3523]: Started Tracker metadata extractor.
 00:13:14 host tracker-extract-3[11545]: Not a JPEG file: starts with 0x89 0x50
 00:13:14 host tracker-extract[11545]: Task for 
'file:///home/user/Downloads/abcde.a80c7f0c/cover.jpg' finished with error: 
Could not get any metadata for 
uri:'file:///home/user/Downloads/abcde.a80c7f0c/cover.jpg' and mime:'image/jpeg'
 00:13:14 host gnome-shell[3640]: WL: file descriptor expected, object (6), 
message create_pool(nhi)
 00:13:14 host gnome-shell[3640]: WL: error in client communication (pid 3640)
 00:13:14 host gnome-shell[4456]: (EE)
 00:13:14 host gnome-shell[4456]: Fatal server error:
 00:13:14 host gnome-shell[4456]: (EE) wl_display@1: error 1: invalid arguments 
for wl_shm@6.create_pool
 00:13:14 host gnome-shell[4456]: (EE)
 00:13:14 host gnome-shell[3640]: Connection to xwayland lost

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


** Tags: gnome-shell tracker-extract

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

Title:
  gnome-shell crashes after tracker-extract-3 reports "Not a JPEG file:
  starts with 0x89 0x50"

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


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

[Bug 1948996] [NEW] (gnome-software) Application icons not showing in 200% scaling environment

2021-10-27 Thread Saroumane
Public bug reported:

Ubuntu 21.10 (existing or fresh install, same result)
Package : gnome-software 40.4-1build1
In Gnome Settings / Display : scaling is set to 200%.

Since I upgraded to Gnome 40.4 (with Ubuntu 21.10), gnome-software does
not display anymore most of applications icons when I scale the screen
to 200%.

Steps to reproduce the bug :

1.Boot on a fresh Ubuntu 21.10 USB Live environnement.
2.Install and launch gnome-software (check the "universe" repo first in 
software-properties-gtk)
3.Notice that everything is fine, then quit gnome-software.
4. Use gnome settings / display to scale to 200% (or $ gsettings set 
org.gnome.settings-daemon.plugins.xsettings overrides 
"[{'Gdk/WindowScalingFactor', <2>}]" )
5. Launch again gnome-software. Notice most icons are missing. (see file 
attached)


Bug IS NOT reproduced with Fedora 34 / Gnome 40.4
Bug IS NOT reproduced with Fedora 34 / Gnome 40.0
Bug IS NOT reproduced with Ubuntu 21.04

Bug is presumably not upstream, as discussed here
https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1516

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

** Attachment added: "Screenshot_from_2021-10-24_15-28-13.png"
   
https://bugs.launchpad.net/bugs/1948996/+attachment/5536536/+files/Screenshot_from_2021-10-24_15-28-13.png

** Package changed: rhythmbox (Ubuntu) => gnome-software (Ubuntu)

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

Title:
  (gnome-software) Application icons not showing in 200% scaling
  environment

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


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

[Bug 1703415] Re: Bluetooth audio devices/profiles are missing after logging in from GDM

2020-12-16 Thread Saroumane
Hello,
I'm landing here after tracking a bug : I could not output sound to my SRS-XB22 
bluetooth speaker.
I had in logs :
`src/service.c:btd_service_connect() a2dp-sink profile connect failed for 
F8:DF:15:7F:ED:AA: Protocol not available`

I found a workaround here 
https://askubuntu.com/questions/1172000/a2dp-sink-profile-connect-failed
```
$ pactl load-module module-bluetooth-policy
$ pactl load-module module-bluetooth-discover
```

I did not understand why these commands were mandatory as I already have
them in `/etc/pulse/default.pa`

Then I checked my `~/.config/pulse/default.pa`  and found this :
```
#!/usr/bin/pulseaudio -nF
#
# Work around for PA not allowing access to A2DP profiles in the user session
# because GDM already has it open.
# LP: #1703415

# load system wide configuration
.include /etc/pulse/default.pa

### unload driver modules for Bluetooth hardware
.ifexists module-bluetooth-policy.so
  unload-module module-bluetooth-policy
.endif

.ifexists module-bluetooth-discover.so
  unload-module module-bluetooth-discover
.endif
```

So here, we are : today, with
- Ubuntu 20.10
- Pulseaudio 1:13.99.2-1ubuntu2.1
- BlueZ 5.55-0ubuntu1.1

=> I do not reproduce the original bug.

=> Moreover, the now unnecessary workaround in
`~/.config/pulse/default.pa` is preventing normal use for bluetooth
devices.

**Workaround for the workaround** : comment the lines in 
`~/.config/pulse/default.pa`
```
#!/usr/bin/pulseaudio -nF
#
# Work around for PA not allowing access to A2DP profiles in the user session
# because GDM already has it open.
# LP: #1703415

# load system wide configuration
.include /etc/pulse/default.pa

### unload driver modules for Bluetooth hardware
#.ifexists module-bluetooth-policy.so
#  unload-module module-bluetooth-policy
#.endif
#

#.ifexists module-bluetooth-discover.so
#  unload-module module-bluetooth-discover
#.endif
```

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

Title:
  Bluetooth audio devices/profiles are missing after logging in from GDM

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-07-26 Thread Saroumane
Sorry for not answering sooner, I've been quite busy.
I already spent too much time reproducing the bug under differents OS and 
setups.

Gnome does not want to help ? Fine, I switched to more reliable audio
player.

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-06-20 Thread Saroumane
What's new : I can reproduce the problem on Ubuntu 20.04 live USB, so
I'm sure the root cause is not a broken config on my side.

To summarize :

Ubuntu 20.04 / Fedora 32.1 are affected. (Ubuntu 19.10 is not)

- Rhythmbox 3.4.4 fully affected (wrong sink at start + output is switched to a 
RAOP sink with each new song)
- Spotify is mildly affected : wrong sink at start, but after that you can play 
new song normally
- Rhytmbox 3.4.3 (in Ubuntu 19.10) is lightly affected : wrong sink on 1st 
launched, but the last sink used is saved for next launch
- VLC, Totem, Firefox, Chromium are unaffected
 

Requirements to trigger the bug : 1 (maybe 2) RAOP (aka Airplay /
AirTunes) sinks available on local network in addition to local
soundcard.

Steps to reproduce :
$ sudo apt install pulseaudio-module-raop
$ sudo apt install paprefs
If needed, fix paprefs (which is broken in 20.04)
$ sudo ln -s /usr/lib/pulse-13.99.1/ /usr/lib/pulse-13.99
optional, to monitor sinks used by rhythmbox :
$ sudo apt install pavucontrol && pavucontrol
Launch paprefs and check "Make discoverable Apple AirTunes soud devices 
available locally"
Launch Rhythmbox, play a track, correct the sink, play another track (next 
button or direct choice), correct the sink, etc.

As the issue has been abruptly dismissed upstream :
https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/1797#note_844963 (I
assume the guy knows his job), you are my only hope here !


I know it's my fault, I should have stayed in Ubuntu 19.10 and wait 20.04.1, 
but I felt harassed by the updater popup reminder :) No, seriously I needed 
rhythmbox 3.4.4, to support my new phone.

So what should I do now ? I understand there is some kind of middleware
between pulseaudio and rhythmbox : gstreamer ? Could it be the "culprit"
? If yes, should I report a bug here
https://gstreamer.freedesktop.org/bugs/ or downstream ? Is it possible
to downgrade gstreamer ?


** Bug watch added: gitlab.gnome.org/GNOME/rhythmbox/-/issues #1797
   https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/1797

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-06-19 Thread Saroumane
crvi : did you use RAOP sink as networks sinks ? I don't know if it
matters, but my 2 networks sinks are both RAOP.

Anyway, I have some more information :
 
I can totally reproduce the problem with latest Fedora Live USB 
(Fedora-WS-Live-32-1-6), so it's not OS specific.

I also tried Ubuntu 19.10 on live USB : the problem is not here.
To be specific, in this situation : the 1st time I launch rhythmbox, it ignores 
my default sink. But with pavucontrol I can remap it to my local sink (my 
soundcard). Then I quit and relaunch rhythmbox : this time it remembers the 
last sink used and outputs sound on my local soundcard.

My humble analysis :
- it's probably an upstream problem
- rhythmbox never took the default sink defined in pulseaudio into account
- In version 3.4.3 and before, rhythmbox remembers last sink used and 
reconnects to it for next launch
- this "save" function broke in 3.4.4
- specific conditions to trigger the problem are still to be defined, RAOP 
sinks may have a role

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-06-18 Thread Saroumane
Thanks for the help.

The workaround for paprefs did work for me.

Regarding rhythmbox :
I tried the gst-launch command line test a few times : it always outputs sound 
to my default sink, no problem here.

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-06-18 Thread Saroumane
"In 20.04 :
-> Spotify (snap store version 1.1.26.501.gbe11e53b-15) has the same problem
-> others apps I tested (Firefox, Chromium, VLC, Totem) do not have the problem"

In addition, I created a brand new user on my system to reproduce the bug, but 
he could not see RAOP sinks. So I can't see if the bug is happening.
Regarding this, all is greyed out in "paprefs" for the new user and my main 
user (see screenshot attached). The only difference is that "Make discoverable 
Apple AirTunes sound devices available locally" is pre-ticked for my main user, 
and pre-"unticked" for the new user. Maybe I should fill another bug report 
about this.

** Attachment added: "Screenshot from 2020-06-18 10-26-09.png"
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1883902/+attachment/5384938/+files/Screenshot%20from%202020-06-18%2010-26-09.png

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] Re: rhythmbox ignores pulseaudio default sink and outputs sound on random device

2020-06-17 Thread Saroumane
** Summary changed:

- Rhythmnox ignores pulseaudio default sink and outputs sound on random device
+ rhythmbox ignores pulseaudio default sink and outputs sound on random device

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

Title:
  rhythmbox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1883902] [NEW] Rhythmnox ignores pulseaudio default sink and outputs sound on random device

2020-06-17 Thread Saroumane
Public bug reported:

Ubuntu 20.04 LTS

rhythmbox:
  Installed: 3.4.4-1ubuntu2
  Candidate: 3.4.4-1ubuntu2

What I expect to happen :

When I launch rhythmbox, I expect it to use the default pulseaudio sink.
(Which can be defined in pavucontrol or with set-default-sink in
/etc/pulse/default.pa ).

What happened instead :

when I launch rhythmbox, it outputs sound to a random device (in my case
: either a RAOP sink in my living-room, or another RAOP sink in my
kitchen. Never my local soundcard)

If I correct the output sink (with pavucontrol or pactl) the problem is
fixed... until I quit and restart rhythmbox.

I did not have this problem with Ubuntu 19.10 / Rhythmbox 3.4.3-2ubuntu1

In 20.04 :
-> Spotify (snap store version 1.1.26.501.gbe11e53b-15) has the same problem
-> others apps I tested (Firefox, Chromium, VLC, Totem) do not have the problem

I already tried to delete $HOME/.config/pulse with no improvement.

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

** Description changed:

  Ubuntu 20.04 LTS
  
  rhythmbox:
-   Installed: 3.4.4-1ubuntu2
-   Candidate: 3.4.4-1ubuntu2
+   Installed: 3.4.4-1ubuntu2
+   Candidate: 3.4.4-1ubuntu2
  
  What I expect to happen :
  
  When I launch rhythmbox, I expect it to use the default pulseaudio sink.
- (Which can be defined in pavucontrol or set-default-sink
+ (Which can be defined in pavucontrol or with set-default-sink in
  /etc/pulse/default.pa ).
  
  What happened instead :
  
  when I launch rhythmbox, it outputs sound to a random device (in my case
  : either a RAOP sink in my living-room, or another RAOP sink in my
  kitchen. Never my local soundcard)
  
  If I correct the output sink (with pavucontrol or pactl) the problem is
  fixed... until I quit and restart rhythmbox.
  
  I did not have this problem with Ubuntu 19.10 / Rhythmbox 3.4.3-2ubuntu1
  
  In 20.04 :
  -> Spotify (snap store version 1.1.26.501.gbe11e53b-15) has the same problem
  -> others apps I tested (Firefox, Chromium, VLC, Totem) do not have the 
problem
  
  I already tried to delete $HOME/.config/pulse with no improvement.

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

Title:
  Rhythmnox ignores pulseaudio default sink and outputs sound on random
  device

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

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

[Bug 1872053] Re: Local mail is never checked

2020-04-11 Thread Saroumane
Well, my approach was very simple : mail notification in terminal has worked 
for decades, I used in the 2000s, so why not use it again if it suits me ?
It is not mandatory to "reinvent the wheel" for an old need.

Anyway, I already tried to use /var/mail/$USER in my graphical email
client (Thunderbird) : trust me it's very buggy. (Mail is only checked
at start, sometimes "read-only", sometimes it becomes duplicated)

But I will gladly examine any other graphical solution, provided it's
(almost) as lightweight as the terminal one :)

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

Title:
  Local mail is never checked

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

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

[Bug 1872053] Re: Local mail is never checked

2020-04-11 Thread Saroumane
Anyway my workaround... does not really work.
It only works if I receive a new  mail while gnome-terminal is running : in 
this case I will have "You have new mail" at next command line prompt.

If I receive new mail while gnome-terminal is not running, THEN I launch
gnome-terminal : no notification.

But you are right, I should move to askubuntu.

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

Title:
  Local mail is never checked

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

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

[Bug 1872053] Re: Local mail is never checked

2020-04-10 Thread Saroumane
Sorry, I didn't know where to open this.

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

Title:
  Local mail is never checked

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

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

[Bug 1872053] Re: Local mail is never checked

2020-04-10 Thread Saroumane
** Description changed:

  Description:  Ubuntu 19.10
  Release:  19.10
  gnome-terminal:
-   Installed: 3.34.2-1ubuntu1
-   Candidate: 3.34.2-1ubuntu1
+   Installed: 3.34.2-1ubuntu1
+   Candidate: 3.34.2-1ubuntu1
  
  Context : In a typical daily use scenario, a Ubuntu user is not expected to 
use a console login with "Ctrl-Alt Fx".
  Instead it is expected to use gnome-terminal for command-line interaction.
  That being said :
  
  What I expect to happen when I launch gnome-terminal :
  I expect the bash shell started by gnome-terminal to check local mail (in 
/var/mail/$USER ) and reports accordingly "You have new mail" if there is new 
mail.
  
- What happens instead : 
+ What happens instead :
  gnome-terminal invokes bash with $MAIL variable not set. So mail is not 
checked, and the user is never informed about new local mail.
  
- Workaround ? :
- Putting MAIL=/var/mail/user in ~/.bashrc should work, but it seems the bash 
invoked by gnome-terminal does not even read ~/.bashrc
- So I have no idea.
+ Workaround :
+ Put 
+ export MAIL=/var/mail/$USER
+ in ~/.bashrc

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

Title:
  Local mail is never checked

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

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

[Bug 1872053] [NEW] Local mail is never checked

2020-04-10 Thread Saroumane
Public bug reported:

Description:Ubuntu 19.10
Release:19.10
gnome-terminal:
  Installed: 3.34.2-1ubuntu1
  Candidate: 3.34.2-1ubuntu1

Context : In a typical daily use scenario, a Ubuntu user is not expected to use 
a console login with "Ctrl-Alt Fx".
Instead it is expected to use gnome-terminal for command-line interaction.
That being said :

What I expect to happen when I launch gnome-terminal :
I expect the bash shell started by gnome-terminal to check local mail (in 
/var/mail/$USER ) and reports accordingly "You have new mail" if there is new 
mail.

What happens instead : 
gnome-terminal invokes bash with $MAIL variable not set. So mail is not 
checked, and the user is never informed about new local mail.

Workaround ? :
Putting MAIL=/var/mail/user in ~/.bashrc should work, but it seems the bash 
invoked by gnome-terminal does not even read ~/.bashrc
So I have no idea.

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

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

Title:
  Local mail is never checked

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

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

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-12-11 Thread Saroumane
Hello,
For the record I reproduce this bug on a fresh new install of Ubuntu 18.10.

As it sounds like a 7-months-old critical security bug, I'm very
interested in a reliable workaround.

Should I remove gnome-shell-extension-ubuntu-dock, and install upstream
Dash to dock from https://extensions.gnome.org/extension/307/dash-to-
dock/ ?

(I already had to remove gnome-shell-extension-appindicator to install
the 'almost' bug free upstream app-indicator)

Thanks for your help !

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

Title:
  Ubuntu dock/launcher is shown on the lock screen

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

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

[Bug 1400470] Re: cannot download photos using shotwell via usb

2017-08-27 Thread Saroumane
Same problem here with Ubuntu Gnome 17.04
Workaround #2 works, but it's annoying.

For the record this bug has the biggest "Heat score" of all Shotwell
bugs (148 at this time, top right of screen), and it has been open for
since 2014

And now ?
Importance : Undecided
Assigned to : Unassigned

So what's the point of heat system ? (Real question)

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

Title:
  cannot download photos using shotwell via usb

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

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