[kwin] [Bug 460502] F1 can't walk through desktops after recent updates

2024-07-01 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=460502

Dimitrios Apostolou  changed:

   What|Removed |Added

 CC||ji...@gmx.net

--- Comment #3 from Dimitrios Apostolou  ---
(In reply to Ismael Asensio from comment #2)
> 
> To immediately switch to a different desktop on a single key shortcut, one
> should use the "Switch to Next Desktop" action instead. 

Hi Ismael, I want to jump to the previously selected desktop. The shortcut you
mention just jumps to the next desktop in order, from desktop 2 to 3 for
example.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 481985] Feature request: bring back "Walk through desktops" shortcut

2024-07-01 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=481985

Dimitrios Apostolou  changed:

   What|Removed |Added

 CC||ji...@gmx.net

--- Comment #11 from Dimitrios Apostolou  ---
I also ended up here because I miss this functionality. I believe the title
"feature request" is inappropriate. It should be "regression" since it's
something that broke on a major version upgrade.

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 417756] IMAP reply could not be parsed, connection gone.

2020-07-06 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417756

--- Comment #7 from Dimitrios Apostolou  ---
I posted a question on the Microsoft community website:

https://answers.microsoft.com/en-us/msoffice/forum/msoffice_outlook-mso_other-mso_o365b/server-errors-with-imap-command-pipelining/a2264816-cb5a-4ee0-a8b3-c6c9a7f5f2a5?tm=1593440721174

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 417876] New: Frequent IMAP connection errors when using office365 (outlook web) mail

2020-02-19 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417876

Bug ID: 417876
   Summary: Frequent IMAP connection errors when using office365
(outlook web) mail
   Product: trojita
   Version: 0.7
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: IMAP
  Assignee: trojita-b...@kde.org
  Reporter: ji...@gmx.net
  Target Milestone: ---

Hello, the connection breaks a couple of times per day. In the IMAP protocol
log I see various errors like the following:

20:25:02.900 <<< y1303 OK STATUS completed.␍␊
20:25:02.900 Model BAD response: y1283 BAD Command Error. 12
20:25:02.900 Imap::Mailbox::KeepMailboxOpenTask attached to adfasdfs Failed:
The connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to bleh Failed: The
connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to blah Failed: The
connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to blue Failed: The
connection is being killed for unspecified reason
[...]
20:25:02.900 *** Connection killed.
20:25:02.900 CantHappen The following command should have been handled
elsewhere␍␊y1283 BAD Command Error. 12␊␊


Here is the IMAP server in use:

Hostname: outlook.office365.com
port: 993

Server: Microsoft.Exchange.Imap4.Imap4Server 15.20
name: Microsoft.Exchange.Imap4.Imap4Server
version: 15.20
The following capabilities are currently advertised:
IMAP4
IMAP4REV1
AUTH=PLAIN
AUTH=XOAUTH2
SASL-IR
UIDPLUS
MOVE
ID
UNSELECT
CLIENTACCESSRULES
CLIENTNETWORKPRESENCELOCATION
BACKENDAUTHENTICATE
CHILDREN
IDLE
NAMESPACE
LITERAL+

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 417876] Frequent IMAP connection errors when using office365 (outlook web) mail

2020-02-19 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417876

--- Comment #1 from Dimitrios Apostolou  ---
The pop-up window when the error occurs shows:

The IMAP server sent us a reply which we could not parse. This might either
mean that there's a bug in Trojitá's code, or that the IMAP server you are
connected to is broken. Please report this as a bug anyway. Here are the
details:
UnexpectedHere: UnexpectedHere
y433 STATUS "Deleted Item* STATUS INBOX (MESSAGES 525 UNSEEN 0 RECENT 0) 

^ here

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 417756] IMAP reply could not be parsed, connection gone.

2020-02-19 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417756

--- Comment #5 from Dimitrios Apostolou  ---
Coming from Bug 417876, are we sure this is happening because of problems on
the server side? Microsoft says it supports IMAP [1] and colleagues of mine are
using Thunderbird without any problems. Additionally I couldn't find anywhere
mentioning that office365 has problems with pipelining. Therefore I have to ask
here first, before hitting the Microsoft forums.

[1]
https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/pop3-and-imap4/pop3-and-imap4

I only found one article [2] that suggests to only have only one IMAP
connection open at any time. Does Trojita open more than one connection? Is
this configurable?

[2] https://uit.stanford.edu/service/office365/configure/thunderbird

Finally, are we sure that we are not hitting some of the spec details of the
IMAP protocol? For example "commands which break command pipelining must wait
for a completion result response" or "STATUS must not be used to check for new
messages in the selected mailbox" ?

-- 
You are receiving this mail because:
You are watching all bug changes.