[korganizer] [Bug 436448] Can't see ok button in iCal creation dialog

2021-05-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436448

gjditchfi...@acm.org changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||kdepim-runtime/commit/e3599
   ||4dd41f61c28277769e63729f144
   ||81ef5a80
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from gjditchfi...@acm.org ---
Git commit e35994dd41f61c28277769e63729f14481ef5a80 by Glen Ditchfield.
Committed on 08/05/2021 at 02:36.
Pushed by gditchfield into branch 'ical-dialog'.

Adjust the size of the iCal Calendar File properties dialog

The dialog is too narrow and too tall:  390x1000, despite the geometry
declaration in the UI file.  Replacing the QTextEdit widgits with
QLabels (like the other property dialogs) and setting a minimum size
helps.
Related: bug 435871

M  +38   -39  
resources/shared/singlefileresource/singlefileresourceconfigwidget_desktop.ui

https://invent.kde.org/pim/kdepim-runtime/commit/e35994dd41f61c28277769e63729f14481ef5a80

-- 
You are receiving this mail because:
You are the assignee for the bug.

[korganizer] [Bug 435871] KOrganizer's calendar settings dialog is too small by default

2021-05-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435871

gjditchfi...@acm.org changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||kdepim-runtime/commit/e3599
   ||4dd41f61c28277769e63729f144
   ||81ef5a80
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from gjditchfi...@acm.org ---
Git commit e35994dd41f61c28277769e63729f14481ef5a80 by Glen Ditchfield.
Committed on 08/05/2021 at 02:36.
Pushed by gditchfield into branch 'ical-dialog'.

Adjust the size of the iCal Calendar File properties dialog

The dialog is too narrow and too tall:  390x1000, despite the geometry
declaration in the UI file.  Replacing the QTextEdit widgits with
QLabels (like the other property dialogs) and setting a minimum size
helps.
Related: bug 436448

M  +38   -39  
resources/shared/singlefileresource/singlefileresourceconfigwidget_desktop.ui

https://invent.kde.org/pim/kdepim-runtime/commit/e35994dd41f61c28277769e63729f14481ef5a80

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 436750] New: messages marked as spam return as unread - errors in logs

2021-05-07 Thread Sebastian TurzaƄski
https://bugs.kde.org/show_bug.cgi?id=436750

Bug ID: 436750
   Summary: messages marked as spam return as unread - errors in
logs
   Product: kontact
   Version: 5.17.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-bugs@kde.org
  Reporter: dpba...@wp.pl
  Target Milestone: ---

SUMMARY
When I mark message as spam it always produces
konadi_maildir_resource[3189]: org.kde.pim.akonadicore: Failed to open external
payload
In many cases message disapears for some seconds and reapears in inbox


STEPS TO REPRODUCE
1. Mark a message as spam in Inbox view
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 356751] akonadi 4:15.08.2-0ubuntu1 fails to read updates from IMAP server, reporting "log_kimap: Socket timeout!"

2021-05-07 Thread Kurt Bennater
https://bugs.kde.org/show_bug.cgi?id=356751

Kurt Bennater  changed:

   What|Removed |Added

 CC||curdy...@gmx.de

--- Comment #4 from Kurt Bennater  ---
Possibly the same as https://bugs.kde.org/show_bug.cgi?id=436748, although that
report is not restricted to a local mail server.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 436748] New: Akonadi stops syncing IMAP account with socket timeout or streamparser error

2021-05-07 Thread Kurt Bennater
https://bugs.kde.org/show_bug.cgi?id=436748

Bug ID: 436748
   Summary: Akonadi stops syncing IMAP account with socket timeout
or streamparser error
   Product: Akonadi
   Version: 5.17.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: IMAP resource
  Assignee: kdepim-bugs@kde.org
  Reporter: curdy...@gmx.de
  Target Milestone: ---

SUMMARY
After a migration to a new mail server (imap.vodafonemail.de) by my mail
provider, Akonadi fails to retrieve all mails from my mail account (e.g., the
inbox with 2898 mails shows just 100 mails). Before I removed
~/.local/share/akonadi/, Akonadi reproducably choked on larger mails with
(several) attachments which were reproduced over and over.

STEPS TO REPRODUCE
1. In a shell, turn on logging:
$ export QT_LOGGING_RULES="org.kde.pim.* = true"
2. Restart akonadi:
$ akonadictl restart

OBSERVED RESULT
Log output: ...
org.kde.pim.akonadicore: Received batch:  1 Already processed:  39 Expected
total amount:  2898
org.kde.pim.akonadicore: Received batch:  1 Already processed:  40 Expected
total amount:  2898
org.kde.pim.akonadicore: Received batch:  1 Already processed:  41 Expected
total amount:  2898
org.kde.pim.kimap: Socket timeout!
org.kde.pim.kimap: close
org.kde.pim.imapresource: online= false
org.kde.pim.imapresource.trace: RetrieveItemsTask
org.kde.pim.imapresource: Cancelling this request.
org.kde.pim.akonadicore: The item sync is being rolled-back.
org.kde.pim.akonadicore: ItemSync of collection 112 finished due to user
cancelling
org.kde.pim.imapresource: online= true
org.kde.pim.imapresource: Fetch job failed  "Connection to server lost."

For some reason, sometimes the error message is "Streamparser error" instead of
"Socket timeout", but the result remains the same.

KMail2 pretends that there are only (say) 100 mails in my inbox. Manual syncs
don't alter that. This is independent of whether I am using disconnected IMAP
or not.

This makes Akonadi in fact unusable for my preferred mail account.

EXPECTED RESULT
Akonadi should sync all mails.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 15.2
(available in About System)
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Possibly the same as reported here: https://bugs.kde.org/show_bug.cgi?id=356751
.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 436403] Cannot connect to Exchange with Hybrid Modern Authentication enabled

2021-05-07 Thread Pavel
https://bugs.kde.org/show_bug.cgi?id=436403

--- Comment #2 from Pavel  ---
Thanks Krzysztof, the workaround helped!

However, even with this hack, the EWS resource disconnects sporadically and has
to be restart several times via akonadiconsole to reconnect. I'll try to gather
some more logs next time if fails (that's really a pain as I've to intercept
all traffic with mitmproxy).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 418709] copy/paste an internetlink breaks at eol

2021-05-07 Thread olignomi
https://bugs.kde.org/show_bug.cgi?id=418709

--- Comment #3 from olignomi  ---
Hallo Stefan,

it depends on the characters used in the links. See attached screenshot. I
pasted different links into an eMail and saved the eMail.

The Internetbrowser used is firefox 88.0.1 (64bit)

the pasted links are: (see attachment):
https://www.merkur.de/welt/coronavirus-deutschland-pfingsten-urlaub-ostsee-nordsee-sylt-fehrmarn-regeln-schleswig-holstein-inzidenz-90496753.html



https://www.merkur.de/welt/coronavirus-deutschland-impfungen-impfturbo-impftermin-baden-wuerttemberg-stuttgart-90496486.html


https://www.merkur.de/welt/coronavirus-impfstoff-millionen-pharmafirmen-curevac-biontech-idt-biologika-deutschland-millionen-90045787.html

https://www.spiegel.de/consent-a-?
targetUrl=https%3A%2F%2Fwww.spiegel.de%2Fwissenschaft%2Fmedizin%2Fcorona-impfstoff-die-aufhebung-des-patentschutzes-wird-die-weltproduktion-nicht-unbedingt-erhoehen-a-f23f44cb-011b-4e6a-9264-27e72bd7fa7c=https%3A%2F%2Fwww.google.com%2F

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 418709] copy/paste an internetlink breaks at eol

2021-05-07 Thread olignomi
https://bugs.kde.org/show_bug.cgi?id=418709

olignomi  changed:

   What|Removed |Added

 CC||olign...@gmail.com

--- Comment #2 from olignomi  ---
Created attachment 138210
  --> https://bugs.kde.org/attachment.cgi?id=138210=edit
screenshot of pasted internet links

-- 
You are receiving this mail because:
You are the assignee for the bug.