[Bug 1961508] Re: Dock displaying over window after resuming from blank screen

2023-02-06 Thread Steffen Neumann
Hi, affected here. Laptop + external monitor via docking station and DVI.
Ubuntu 22.04.1, wayland. 
Affected apps: Firefox, gnome-terminal, evolution, 
Non-affected apps: rocket-chat-client (snap), Slack, MS-Teams (electron), 
nautilus
Yours, Steffen

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

Title:
  Dock displaying over window after resuming from blank screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1961508/+subscriptions


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

[Bug 1978260] Re: Evolution not closing emails after sending

2022-07-12 Thread Steffen Neumann
Just to raise awareness how awkward this can turn: When I open evolution
it offers to "recover" all mail since the last start of the program,
which can be dozens of editor windows of long gone/sent Mails. Each
requires two clicks close and confirm to "discard". Any message that
actually needs recovery is drowning among them. And definitely a
change/regression agains the version shipped in Ubuntu 20.04. Yours,
Steffen

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

Title:
  Evolution not closing emails after sending

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


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

[Bug 1883130] Re: AppIndicator icons overlay the clock in the panel

2021-05-19 Thread Steffen Neumann
Is there any workaround available ? Yours, Steffen

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

Title:
  AppIndicator icons overlay the clock in the panel

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

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

[Bug 1573619] Re: Signing with GPG fails (regression)

2017-03-01 Thread Steffen Neumann
No Nathan, please do so.

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

Title:
  Signing with GPG fails (regression)

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

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


[Bug 1573619] Re: Signing with GPG fails (regression)

2016-04-22 Thread Steffen Neumann
Searching some more, I found that gpg --decrypt foo-message.txt.gpg 
launched in the terminal *will* open the gpg-agent passphrase input window.

So it seems evolution is not calling that the right way.

Checking my /var/log/apt/history.log.1.gz it could be that 
things broke with 3.18.5.2-0ubuntu1

Yours,
Steffen

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

Title:
  Signing with GPG fails (regression)

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

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


[Bug 1573619] [NEW] Signing with GPG fails (regression)

2016-04-22 Thread Steffen Neumann
Public bug reported:

Hi,

I have a fresh install of 16.04 since several weeks, and regularly apply 
updates.
Somewhere along the lines Evolution stopped to sign a mail with gpg, instead
I get the error message:

  Because "gpg: writing to '-'
  gpg: signing failed: No passphrase given
  gpg: signing failed: No passphrase given
  ", you may need to select different mail options.

note the double "gpg: signing failed. Unsure if that is relevant.

gpg --list-keys works, and has the key I have in Prefs -> Mail Accounts
-> Edit -> Security

Originally, I got a popup asking for my gpg passphrase, I don't get
that since some update anymore. I'd suspect that is the cluprit.

There is a process gpg-agent running:
gpg-agent --homedir /home/sneumann/.gnupg --use-standard-socket --daemon

=> How to manually invoke the gpg signing with window asking for passphrase ?
Can I check that gpg-agent does what it is supposed to ?

Yours,
Steffen

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evolution 3.18.5.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr 22 15:38:29 2016
InstallationDate: Installed on 2016-03-20 (32 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  Hi,
  
- I have a fresh install of 16.04 since several weeks, and regularly apply 
updates. 
- Somewhere along the lines Evolution stopped to sign a mail with gpg, instead 
+ I have a fresh install of 16.04 since several weeks, and regularly apply 
updates.
+ Somewhere along the lines Evolution stopped to sign a mail with gpg, instead
  I get the error message:
  
-   Because "gpg: writing to '-'
-   gpg: signing failed: No passphrase given
-   gpg: signing failed: No passphrase given
-   ", you may need to select different mail options.
+   Because "gpg: writing to '-'
+   gpg: signing failed: No passphrase given
+   gpg: signing failed: No passphrase given
+   ", you may need to select different mail options.
  
  note the double "gpg: signing failed. Unsure if that is relevant.
  
  gpg --list-keys works, and has the key I have in Prefs -> Mail Accounts
  -> Edit -> Security
  
- Originally, I got a popup asking for my gpg passphrase, I don't get 
+ Originally, I got a popup asking for my gpg passphrase, I don't get
  that since some update anymore. I'd suspect that is the cluprit.
  
- => How to manually invoke the gpg signing with window asking for
- passphrase ?
+ There is a process gpg-agent running:
+ gpg-agent --homedir /home/sneumann/.gnupg --use-standard-socket --daemon
+ 
+ => How to manually invoke the gpg signing with window asking for passphrase ?
+ Can I check that gpg-agent does what it is supposed to ?
  
  Yours,
  Steffen
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evolution 3.18.5.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr 22 15:38:29 2016
  InstallationDate: Installed on 2016-03-20 (32 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Signing with GPG fails (regression)

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

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

[Bug 1299604] Re: evolution keeps asking for password

2014-09-23 Thread Steffen Neumann
This sounds like a duplicate of #255768

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

Title:
  evolution keeps asking for password

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

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


[Bug 1335843] [NEW] Evolution freezes when creating a calendar event

2014-06-30 Thread Steffen Neumann
Public bug reported:

Hi,

evolution freezes when I want to create a calendar event. 
A similar issue was reported here: 
https://bugzilla.redhat.com/show_bug.cgi?id=1075461

In my case, the calendar is on Exchange accessed via the caldav server,
and evolution versions as below on Ubuntu 14.04 

evolution 3.10.4-0ubuntu1   
  amd64groupware suite with mail client and 
organizer
evolution-data-server   3.10.4-0ubuntu1.1   
amd64evolution database backend server
libedata-cal-1.2-23 3.10.4-0ubuntu1.1

Yours,
Steffen

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

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

Title:
  Evolution freezes when creating a calendar event

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

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


[Bug 859600] Re: Please convert gnome-keyring to multiarch

2012-12-05 Thread Steffen Neumann
Hi, for me the dirty workaround was to download the 
gnome-keyring_3.2.2-2ubuntu4_i386.deb
from https://launchpad.net/ubuntu/precise/i386/gnome-keyring, and extract just 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so and drop it into the 
right place.
Yours, Steffen

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

Title:
  Please convert gnome-keyring to multiarch

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

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


[Bug 977541] Re: Unable to select text in email

2012-04-20 Thread Steffen Neumann
This problem is also mentioned here:
http://askubuntu.com/questions/122648/12-04-and-evolution-3-2-3-html-email-rendering-issue
Steffen

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

Title:
  Unable to select text in email

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

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


[Bug 977541] Re: Unable to select text in email

2012-04-20 Thread Steffen Neumann
Hi, I'd like to suggest to raise the Importance. Although it does not break the 
package as such,
working with mail like that (having to paste the mail somewhere else to select 
what I actually 
want is a major pain), normal usability is drastically reduced. Also, it's a 
regression against 
the older (10.04) evolution.

Yours,
Steffen

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

Title:
  Unable to select text in email

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

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


[Bug 874305] Re: evolution incomplete migration from mbox to maildir

2012-03-30 Thread Steffen Neumann
Hi,

I think the original poster also wanted to know how to re-start 
the migration from mbox to maildir .

Yours,
Steffen

BTW, also have an incomplete migration here, and need to find out how to
restart

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

Title:
  evolution incomplete migration from mbox to maildir

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

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


[Bug 823760] Re: No search results

2011-12-03 Thread Steffen Neumann
Hi,

Shat server is the remote end ? If it is an exchange 2010, 
please also check which service pack is installed.
How do you access the server ? IMAP ?

I am currently trying to find out if an update to exchange2010sp6 
broke the search in my case.

Yours,
Steffen

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

Title:
  No search results

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

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


[Bug 427168] Re: usb keyboard settings (repeat rate and delay) reset on plugin

2011-03-15 Thread Steffen Neumann
Sebastian: right, I was able to confirm that the update 2.6.32-29 -> 2.6.32-30 
causes the problem.
I opened #735294 for that.

Yours,
Steffen

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

Title:
  usb keyboard settings (repeat rate and delay) reset on plugin

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


[Bug 427168] Re: usb keyboard settings (repeat rate and delay) reset on plugin

2011-03-11 Thread Steffen Neumann
Hi,

It seems that the problem re-appeared with a very recent update in 10.04.2,
with gnome-settings-daemon  2.30.1-0ubuntu1.1

My keyboard looses the keyboard repeat after waking up from suspend.

Yours,
Steffen

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

Title:
  usb keyboard settings (repeat rate and delay) reset on plugin

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