[kmail2] [Bug 461050] Bogus scam warning with trailing space

2023-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=461050

--- Comment #4 from Laurent Montel  ---
(In reply to Volker Kuhlmann from comment #2)
> You mean an actual email where someone has put a link into the body where
> the link text in the HTML is the same as the link except with an added space
> at the end? It wouldn't take more than 5 seconds for anyone to make such an
> email.

Yep :) 
but it seems that it takes you more than 5 seconds :)
Thanks

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

[kmail2] [Bug 461050] Bogus scam warning with trailing space

2023-04-26 Thread Volker Kuhlmann
https://bugs.kde.org/show_bug.cgi?id=461050

--- Comment #3 from Volker Kuhlmann  ---
Created attachment 158471
  --> https://bugs.kde.org/attachment.cgi?id=158471=edit
Email with bogus scam warning

Show this email, in kmail - default HTML off.
kmail shows "This message may be a scam. (Details...)" and offers to move it to
wastebin.
Details: "This email contains a link which reads as 'https://status.voyager.nz/
' in the text, but actually points to 'https://status.voyager.nz/'. This is
often the case in scam emails to mislead the recipient"

A trailing space in the path part of the link text is not a scam.

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

[kmail2] [Bug 461050] Bogus scam warning with trailing space

2023-04-26 Thread Volker Kuhlmann
https://bugs.kde.org/show_bug.cgi?id=461050

Volker Kuhlmann  changed:

   What|Removed |Added

 CC||bug...@top.geek.nz

--- Comment #2 from Volker Kuhlmann  ---
You mean an actual email where someone has put a link into the body where the
link text in the HTML is the same as the link except with an added space at the
end? It wouldn't take more than 5 seconds for anyone to make such an email.

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

[kmail2] [Bug 461527] Save legible headers for Fcc

2023-04-26 Thread Volker Kuhlmann
https://bugs.kde.org/show_bug.cgi?id=461527

--- Comment #3 from Volker Kuhlmann  ---
I sent an email but was unsure where kmail saved it. Because of another bug
(not removing sent mails from outbox) I thought I could look up where kmail
stored the sent copy, but unfortunately it only said

X-KMail-Fcc: 380

thus telling me nothing. An actual folder name (without path is better) would
have been useful. Instead I need to concoct with find and grep.

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

[kmail2] [Bug 465551] E-Mail signed with gnupg subkey not properly shown as valid when opened in composer/preview pane

2023-04-26 Thread Florian Evers
https://bugs.kde.org/show_bug.cgi?id=465551

Florian Evers  changed:

   What|Removed |Added

 CC||florian-ev...@gmx.de

--- Comment #4 from Florian Evers  ---
Hi,

I also have this issue, on Gentoo Linux. I already updated GnuPG and some
surroundings to narrow this down. This definitely worked fine in the past, one
of the recent updates must have caused this.

kde-apps-23.04.0
kde-frameworks-5.105.0
kde-plasma-5.27.4

Regards,
Florian

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

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #5 from Carl Schwan  ---
Git commit 518c99d1313b621312275a5bd6af919a3d889f26 by Carl Schwan.
Committed on 26/04/2023 at 18:15.
Pushed by carlschwan into branch 'release/23.04'.

Avoid crashing before priting debug output when setting up db

Calling debugLastDbError requires the database to be already setup
as it is using the akonadi tracer. So using it to debug why the database
didn't open doesn't work.


(cherry picked from commit 05db7d03baae46513cd6735ec2c3f28733145b0a)

M  +4-1src/server/storage/datastore.cpp

https://invent.kde.org/pim/akonadi/commit/518c99d1313b621312275a5bd6af919a3d889f26

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

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #4 from Carl Schwan  ---
Git commit 05db7d03baae46513cd6735ec2c3f28733145b0a by Carl Schwan.
Committed on 26/04/2023 at 18:14.
Pushed by carlschwan into branch 'master'.

Avoid crashing before priting debug output when setting up db

Calling debugLastDbError requires the database to be already setup
as it is using the akonadi tracer. So using it to debug why the database
didn't open doesn't work.

M  +4-1src/server/storage/datastore.cpp

https://invent.kde.org/pim/akonadi/commit/05db7d03baae46513cd6735ec2c3f28733145b0a

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

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Amaury De Ganseman
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #3 from Amaury De Ganseman  ---
Hello,

Don't now why but after restart I can't reproduce the bug...So may be OpenSuSE
related

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

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Carl Schwan  ---
Hi, the crash is caused by akonadi being unable to open the database.
Unfortunately akonadi will crash when trying to generate debug information. I
created a merge requests making it not crash anymore, but this doesn't fix the
root bug that the database couldn't be opened.

If this is reproducible, could you run akonadictl start? And paste the debug
output here?

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

[Akonadi] [Bug 402680] akonadiserver do not start

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=402680

Carl Schwan  changed:

   What|Removed |Added

 CC||skna...@kde.org

--- Comment #6 from Carl Schwan  ---
Ok the new issue is caused by appammor which block akonadi :(

The debian/neon packaging should normally includes appamor rules to prevent
that.

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

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/akonadi/-/merge_requests/136

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

[Akonadi] [Bug 468992] Cannot start akonadi, FATAL ERROR: Upgrade failed

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468992

Carl Schwan  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|kdepim-bugs@kde.org |c...@carlschwan.eu
 Status|REPORTED|ASSIGNED

--- Comment #1 from Carl Schwan  ---
Hi,

This seems to be caused by a change I recently introduced. Could you run the
following command: `mkdir -p '/home/geoff/.local/share/akonadi/db_data/mysql/`
and see if this fixes the problem?

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

[libkgapi] [Bug 469017] New: selecting a group adds its contacts to the contacts already in the second column

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=469017

Bug ID: 469017
   Summary: selecting a group adds its contacts to the contacts
already in the second column
Classification: Frameworks and Libraries
   Product: libkgapi
   Version: 5.23.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: contacts
  Assignee: claudio.cam...@kde.org
  Reporter: philippe.roub...@free.fr
CC: kdepim-bugs@kde.org
  Target Milestone: ---

assume that no group are selected in google address book


STEPS TO REPRODUCE
1. select a group, then its contacts are put in the second column
2. select another group
3. 

OBSERVED RESULT

the contacts of the second group is added in the column

EXPECTED RESULT

The first group is unchecked, then its contacts disappears from the second
column and the contacts of the second group are added in the second column.

This is the way google contacts works

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 on the CC list for the bug.

[libkgapi] [Bug 468986] google contacts in kaddressbook, missing address, website, notes, etc.

2023-04-26 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=468986

Colin J Thomson  changed:

   What|Removed |Added

 CC||colin.thom...@g6avk.co.uk

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 469013] we can't create a google group in kaddressbook

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=469013

Philippe ROUBACH  changed:

   What|Removed |Added

   Assignee|dvra...@kde.org |claudio.cam...@kde.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 469013] New: we can't create a google group in kaddressbook

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=469013

Bug ID: 469013
   Summary: we can't create a google group in kaddressbook
Classification: Frameworks and Libraries
   Product: libkgapi
   Version: 5.23.0
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: contacts
  Assignee: dvra...@kde.org
  Reporter: philippe.roub...@free.fr
CC: kdepim-bugs@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. in kaddressbook > file > new < new group
2. a window opens
3. 

OBSERVED RESULT

In the field “add to” the kaddressbook is supplied but not the Google address
book we can't create a Google group.

EXPECTED RESULT

In the field “add to” the Google address book is supplied, then we can create a
Google group.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230424
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 419063] contact group, not usable by kmail

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=419063

Philippe ROUBACH  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REOPENED|RESOLVED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 440912] clock settings, google calendar, options not displayed

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=440912

Philippe ROUBACH  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Akonadi] [Bug 468992] New: Cannot start akonadi, FATAL ERROR: Upgrade failed

2023-04-26 Thread Geoffrey Clements
https://bugs.kde.org/show_bug.cgi?id=468992

Bug ID: 468992
   Summary: Cannot start akonadi, FATAL ERROR: Upgrade failed
Classification: Frameworks and Libraries
   Product: Akonadi
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: libakonadi
  Assignee: kdepim-bugs@kde.org
  Reporter: ge...@electron.me.uk
CC: c...@carlschwan.eu
  Target Milestone: ---

Created attachment 158441
  --> https://bugs.kde.org/attachment.cgi?id=158441=edit
Self Test Output

SUMMARY
Cannot start akonadi, first noticed when kmail refused to work because akonadi
isn't running.


OBSERVED RESULT
Note that I have deleted ~/.local/share/akonadi to help in finding this bug, so
the info below is from a clean database. Also, I have attached the output of
the self test.

$ akonadictl start
org.kde.pim.akonadictl: Starting Akonadi Server...
org.kde.pim.akonadictl:done.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
org.kde.pim.akonadiserver: mysqld for Akonadi is already running, trying to
connect to it.
Phase 1/7: Checking and upgrading mysql database
Processing databases
mysql
mysql.column_stats OK
mysql.columns_priv OK
mysql.db   OK
mysql.eventOK
mysql.func OK
mysql.global_priv  OK
mysql.gtid_slave_pos   OK
mysql.help_categoryOK
mysql.help_keyword OK
mysql.help_relationOK
mysql.help_topic   OK
mysql.index_stats  OK
mysql.innodb_index_stats   OK
mysql.innodb_table_stats   OK
mysql.plugin   OK
mysql.proc OK
mysql.procs_priv   OK
mysql.proxies_priv OK
mysql.roles_mappingOK
mysql.servers  OK
mysql.table_stats  OK
mysql.tables_priv  OK
mysql.time_zoneOK
mysql.time_zone_leap_secondOK
mysql.time_zone_name   OK
mysql.time_zone_transition OK
mysql.time_zone_transition_typeOK
mysql.transaction_registry OK
Phase 2/7: Installing used storage engines... Skipped
Phase 3/7: Fixing views
mysql.user OK
sys.host_summary   OK
sys.host_summary_by_file_ioOK
sys.host_summary_by_file_io_type   OK
sys.host_summary_by_stages OK
sys.host_summary_by_statement_latency  OK
sys.host_summary_by_statement_type OK
sys.innodb_buffer_stats_by_schema  OK
sys.innodb_buffer_stats_by_table   OK
sys.innodb_lock_waits  OK
sys.io_by_thread_by_latencyOK
sys.io_global_by_file_by_bytes OK
sys.io_global_by_file_by_latency   OK
sys.io_global_by_wait_by_bytes OK
sys.io_global_by_wait_by_latency   OK
sys.latest_file_io OK
sys.memory_by_host_by_current_bytesOK
sys.memory_by_thread_by_current_bytes  OK
sys.memory_by_user_by_current_bytesOK
sys.memory_global_by_current_bytes OK
sys.memory_global_totalOK
sys.metricsOK
sys.processlistOK
sys.ps_check_lost_instrumentation  OK
sys.schema_auto_increment_columns  OK
sys.schema_index_statisticsOK
sys.schema_object_overview OK
sys.schema_redundant_indexes   OK
sys.schema_table_lock_waitsOK
sys.schema_table_statisticsOK
sys.schema_table_statistics_with_bufferOK
sys.schema_tables_with_full_table_scansOK
sys.schema_unused_indexes  OK
sys.sessionOK
sys.session_ssl_status OK
sys.statement_analysis OK
sys.statements_with_errors_or_warnings OK

[libkgapi] [Bug 468986] google contacts in kaddressbook, missing address, website, notes, etc.

2023-04-26 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=468986

Michal Hlavac  changed:

   What|Removed |Added

 CC||m...@hlavki.eu

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 439285] Bad request, Google replied "Contacts API is being deprecated"

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=439285

--- Comment #69 from Philippe ROUBACH  ---
I confirm this works, but badly several fields are missing.

see the report https://bugs.kde.org/show_bug.cgi?id=468986

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 468986] google contacts in kaddressbook, missing address, website, notes, etc.

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=468986

Philippe ROUBACH  changed:

   What|Removed |Added

   Assignee|dvra...@kde.org |claudio.cam...@kde.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[libkgapi] [Bug 468986] New: google contacts in kaddressbook, missing address, website, notes, etc.

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=468986

Bug ID: 468986
   Summary: google contacts in kaddressbook, missing address,
website, notes, etc.
Classification: Frameworks and Libraries
   Product: libkgapi
   Version: 5.23.0
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: contacts
  Assignee: dvra...@kde.org
  Reporter: philippe.roub...@free.fr
CC: kdepim-bugs@kde.org
  Target Milestone: ---

Operating System: openSUSE Tumbleweed 20230424
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

missing :

address
website
notes
anniversary
partner's name
photo of the contact
assistant's name
profession

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[kontact] [Bug 468970] google contacts in kaddressbook, missing address, website, note

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=468970

Philippe ROUBACH  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #5 from Philippe ROUBACH  ---
I replaced this report by another one

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

[Akonadi] [Bug 468985] New: Crash at kde startup

2023-04-26 Thread Amaury De Ganseman
https://bugs.kde.org/show_bug.cgi?id=468985

Bug ID: 468985
   Summary: Crash at kde startup
Classification: Frameworks and Libraries
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: amaury.deganse...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: akonadiserver (5.23.0 (23.04.0))

Qt Version: 5.15.9
Frameworks Version: 5.105.0
Operating System: Linux 6.2.12-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Just start kde as usual. I was doing nothing special

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Segmentation fault

[KCrash Handler]
#4  0x5566e4f86b23 in Akonadi::Server::Tracer::error (this=0x0,
componentName=0x5566e4fd3de9 "DataStore (Database Error)", msg=...) at
/usr/src/debug/akonadi-23.04.0/src/server/tracer.cpp:135
#5  0x5566e4f46fa1 in Akonadi::Server::DataStore::debugLastDbError
(this=, actionDescription=) at
/usr/src/debug/akonadi-23.04.0/src/server/storage/datastore.cpp:1295
#6  0x5566e4f3606a in Akonadi::Server::DataStore::open
(this=0x5566e69947d0) at
/usr/src/debug/akonadi-23.04.0/src/server/storage/datastore.cpp:116
#7  0x5566e4f3a3db in Akonadi::Server::DataStore::database
(this=0x5566e69947d0) at
/usr/src/debug/akonadi-23.04.0/src/server/storage/datastore.cpp:138
#8  0x5566e4eca8fe in Akonadi::Server::AkonadiServer::setupDatabase
(this=) at
/usr/src/debug/akonadi-23.04.0/src/server/akonadi.cpp:257
#9  0x5566e4ecc75d in Akonadi::Server::AkonadiServer::init
(this=0x7ffc5c1419d0) at
/usr/src/debug/akonadi-23.04.0/src/server/akonadi.cpp:107
#10 0x7f88ae718c50 in QObject::event (this=0x7ffc5c1419d0,
e=0x5566e6991180) at kernel/qobject.cpp:1347
#11 0x7f88ae6ec94d in doNotify (event=0x5566e6991180,
receiver=0x7ffc5c1419d0) at kernel/qcoreapplication.cpp:1154
#12 QCoreApplication::notify (event=, receiver=,
this=) at kernel/qcoreapplication.cpp:1140
#13 QCoreApplication::notifyInternal2 (receiver=0x7ffc5c1419d0,
event=0x5566e6991180) at kernel/qcoreapplication.cpp:1064
#14 0x7f88ae6eff71 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5566e698a620) at
kernel/qcoreapplication.cpp:1821
#15 0x7f88ae746713 in postEventSourceDispatch (s=0x5566e698d6b0) at
kernel/qeventdispatcher_glib.cpp:277
#16 0x7f88aca6c8d8 in g_main_dispatch (context=0x5566e698d450) at
../glib/gmain.c:3460
#17 g_main_context_dispatch (context=context@entry=0x5566e698d450) at
../glib/gmain.c:4200
#18 0x7f88aca6cce8 in g_main_context_iterate
(context=context@entry=0x5566e698d450, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/gmain.c:4276
#19 0x7f88aca6cd7c in g_main_context_iteration (context=0x5566e698d450,
may_block=1) at ../glib/gmain.c:4343
#20 0x7f88ae745f26 in QEventDispatcherGlib::processEvents
(this=0x5566e698c250, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x7f88ae6eb40b in QEventLoop::exec (this=this@entry=0x7ffc5c141840,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#22 0x7f88ae6f38a0 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#23 0x5566e4ec6688 in AkApplicationBase::exec (this=0x7ffc5c1419a0) at
/usr/src/debug/akonadi-23.04.0/src/shared/akapplication.cpp:107
#24 main (argc=, argv=) at
/usr/src/debug/akonadi-23.04.0/src/server/main.cpp:65
[Inferior 1 (process 2760) detached]

Reported using DrKonqi

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

[kontact] [Bug 468970] google contacts in kaddressbook, missing address, website, note

2023-04-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=468970

--- Comment #4 from Philippe ROUBACH  ---
missing assistant's name, profession

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