Re: [Evolution] Grouping in contacts is not working

2021-07-01 Thread JPM




On Mon, 2021-06-28 at 15:00 +0200, Milan Crha via evolution-list wrote:
> On Sun, 2021-06-27 at 18:36 +0800, JPM wrote:
> > The grey categories separators are larger and jump around, the contacts
> > also jump around (click on one and an other opens instaid!) 
> 
>   Hi,
> I thought it's already fixed, but it looks like it had been missed (or
> broke by some other changes). I do not recall whether it's already
> reported at:
> https://gitlab.gnome.org/GNOME/evolution/-/issues
> Such things should be better filled there.
>   Thanks and bye,
>   Milan
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
> 
> 
Hi, If it is a bug then it has not been fixed yet (I use Manjaro which
is a rolling distro, so I should get the update shortly after the
released). In the mean time if anybody else has this issue, here is a
work-around that I applied to my install: I typed the various category
names in a field that I don't use for any contacts (assistant manager)
and make it the first column to sort by. With 250+ contacts - this took
some time but now my contacts are sorted the same as they were minus
the grey border and heather. 
could some let me know when is issue is resolved. thanks



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] calendar :: copy/move/delete multiple selected items

2021-07-01 Thread Matthias Kuntze
I use the versions "evolution 3.40.0-1" and "evolution 3.36.5-ubuntu1".

I have problems when trying to copy or move or delete multiple calendar 
entries. 
I'm not able to select some entries e.g. with cntl-left-click or a range with 
shift-left-click.
So I can only e.g. move one entry to an other folder.

Which keystokes do I have to press to do the task?

As a makeshift I used the sqlite3 cache.db, selected the relevant entries from 
ECacheObjects 
and exported column ECacheOBJ to a sequential ics file that I imported to the 
destination folder.
With the local calendar I could identify entries with attachments before 
import, copy the 
attachments to the new directory and sed the new path in the exported ics file. 
The local 
calendar had to be moved to the new one of the calendar server.
But this covers only a copy, not a move or a delete.

Are there "better"/"safer" ways to do the task available?

Thanks & Rgds,
Matthias


smime.p7s
Description: S/MIME cryptographic signature
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] calendar :: copy/move/delete multiple selected items

2021-07-01 Thread Milan Crha via evolution-list
On Thu, 2021-07-01 at 11:47 +0200, Matthias Kuntze wrote:
> So I can only e.g. move one entry to an other folder.
> 
> Which keystokes do I have to press to do the task?

Hi,
the Calendar view doesn't support multiselect. The List View can do it
in some extent, but even for it some actions work only with the first
item selected. I just tried it and the Move to Calendar context menu
option ignores the multiselect.

There had been a bug filled to support multiselect properly in the
Calendar view, filled in the old bugzilla. I do not recall whether it
had been re-filled into the GNOME's GitLab instance.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Grouping in contacts is not working

2021-07-01 Thread Milan Crha via evolution-list
On Wed, 2021-06-30 at 20:10 +0800, JPM wrote:
> If it is a bug then it has not been fixed yet

Hi,
it misbehaves, thus yes, it's a bug. I hoped you'd file one, if not
found already filed. That way you can get updates on it as well.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] When sending an event the attachment of it wouldn't be send

2021-07-01 Thread 杜海波 via evolution-list
I created a meeting which has a attachment. But when I send the meeting
to the attendees, the attachment wouldn't be sent. And also, when I
received a meeting invitation which contains attachment, accepting the
invitation will add an event to calendar, but the attachment wouldn't.

Version: 3.30.5-1.1
OS: Debian 10 (buster)


signature.asc
Description: This is a digitally signed message part
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] When sending an event the attachment of it wouldn't be send

2021-07-01 Thread Milan Crha via evolution-list
On Thu, 2021-07-01 at 21:49 +0800, 杜海波 via evolution-list wrote:
> Version: 3.30.5-1.1
> OS: Debian 10 (buster)

Hi,
I'm sorry to say that, but your version is ancient. The 3.30.5 had been
released on 2019-02-04, means almost two and a half years ago. You
should get a newer version - the current stable version is 3.40.2.

I'm pretty sure the issues with event the attachment had been fixed
meanwhile, but I'm not going to try to search for the exact bug
reports.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Printing Problem

2021-07-01 Thread Gerald Ellis via evolution-list
I am not able to print from evolution.  When I try the cups page comes
up and I select the correct
printer then click on Print and Evolution replies Printing failed. The
printer replied “Printer not found”.

1. How can the printer reply printer can not be found?
2. If the printer can not be found indeed, Why does the CUPS selection
page come up?

Evolution 3.38.4 (3.38.4-1.fc33)
CUPS 2.3.3op2

Any help or suggestions will be appreciated.  I need to print
appointment letters from doctors
and clinics for both me and my wife.
-- 
Gerald Ellis
Network Manager
(Retired)

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Printing Problem

2021-07-01 Thread Adam Stein via evolution-list
When I had this problem, it was due to a bug in WebkitGTK. To fix, you
need to have WEBKIT_FORCE_SANDBOX set to 0, as in:

 WEBKIT_FORCE_SANDBOX=0 evolution

That solved it for me. You should be able to search for related
articles regarding WEBKIT_FORCE_SANDBOX and Evolution.


On Thu, 2021-07-01 at 19:55 -0500, Gerald Ellis via evolution-list
wrote:
> I am not able to print from evolution.  When I try the cups page
> comes up and I select the correct
> printer then click on Print and Evolution replies Printing failed.
> The printer replied “Printer not found”.
> 
> 1. How can the printer reply printer can not be found?
> 2. If the printer can not be found indeed, Why does the CUPS
> selection page come up?
> 
> Evolution 3.38.4 (3.38.4-1.fc33)
> CUPS 2.3.3op2
> 
> Any help or suggestions will be appreciated.  I need to print
> appointment letters from doctors
> and clinics for both me and my wife.
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list


-- 
Adam (a...@csh.rit.edu)

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Printing Problem

2021-07-01 Thread Andre Klapper via evolution-list
On Thu, 2021-07-01 at 19:55 -0500, Gerald Ellis via evolution-list
wrote:
> Any help or suggestions will be appreciated.

"Help 🡒 Contents 🡒 Common Mail Questions and Problems 🡒 Cannot print
mail, add or save attachments, or open the help"

andre
--
Andre Klapper  |  ak...@gmx.net
https://blogs.gnome.org/aklapper/


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Display Calendar Events on Calendar

2021-07-01 Thread Holden Rohrer via evolution-list
Hi,

I'm trying to use Evolution to view my CALDAV and Microsoft 365
calendars on my Linux desktop, but the events I've created only show up
under the "To Do" panel on the mail tab and none on the calendar tab. Is
there a way to also show these events on the calendar tab?

It looks like this might have something to do with the events not being
marked as "appointments" since a handful of events in 2017 imported from
another calendar show up on the calendar menu ("Show: Any Category" is
selected).

I looked around (google/DDG, mostly) for any mention of this behavior,
and I didn't find anything, so any pointers to a possible solution would
be much welcome.

Thanks,
Holden
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list