[kmix] [Bug 340502] No channels in "select master channel" dialog with 2 same-named soundcards

2021-12-13 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=340502

Alex Hermann  changed:

   What|Removed |Added

 CC||g...@gmx.net

--- Comment #4 from Alex Hermann  ---
Hi,

Same issue. KMix should be using the ID instead of the name, as the ID is
unique, the name certainly is not.

I implemented a fix by using the ID internally while still showing the friendly
name. It's a bit messy, but hey, it's ALSA...


https://invent.kde.org/multimedia/kmix/-/merge_requests/12

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

[Powerdevil] [Bug 432694] New: Suspend-then-hibernate not working as expected

2021-02-09 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=432694

Bug ID: 432694
   Summary: Suspend-then-hibernate not working as expected
   Product: Powerdevil
   Version: 5.20.5
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: g...@gmx.net
  Target Milestone: ---

SUMMARY

Laptop does not hibernate after suspend when configured in Plasma to do so.

Manually executing "systemctl suspend-then-hibernate" does the right thing.


STEPS TO REPRODUCE
1. Enable "While asleep,hibernate after a period of inactivity" in Energy
Saving
2. Select "Sleep" for the option "When laptop lid closed"
3. Close lid

OBSERVED RESULT

Laptop goes to sleep, and stays in that state.


EXPECTED RESULT

Laptop goes to sleep, wakes after 10sec (HibernateDelaySec=10sec) to hibernate.



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.20.5 
(available in About System) there is no "About System"
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION

/etc/systemd/sleep.conf:
[Sleep]
#AllowSuspend=yes
#AllowHibernation=yes
#AllowSuspendThenHibernate=yes
#AllowHybridSleep=yes
#SuspendMode=
#SuspendState=mem standby freeze
HibernateMode=shutdown
#HibernateState=disk
#HybridSleepMode=suspend platform shutdown
#HybridSleepState=disk
HibernateDelaySec=10sec

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

[kmail2] [Bug 388151] Moving messages to other folder corrupts threading

2020-10-27 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=388151

Alex Hermann  changed:

   What|Removed |Added

Version|5.6.0   |5.12.2

--- Comment #1 from Alex Hermann  ---
It is not just threading that breaks. Kmail messes up the whole relation
between headers and bodies of emails. In other words, message 1 gets the
headers from message 2 and so on. This leads to wrong threading, but also to
replying to the wrong message or even deleting them, making this a data-loss
bug.


Reproduce:

1. Select multiple messages in a folder (preferably with different subject,
thus from different threads, as it will show the bug more easily).
2. Move those messages to another folder
3. Notice that in the target folder, headers and bodies of the moved emails
don't match with each other.

This can be fixed (until the next move) by clearing the cache for the target
folder in akonadiconsole.


Is there anything I can do/provide to get some movement on this bug?

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

[kmail2] [Bug 422173] Handling missing 'date' in email headers

2020-06-02 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=422173

Alex Hermann  changed:

   What|Removed |Added

 CC||g...@gmx.net

--- Comment #4 from Alex Hermann  ---
Wouldn't the first received date be more appropriate? It is probably closer to
the real originating date than the latest received dat after all intermediate
hops with all their delays.

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

[kate] [Bug 422201] Session list in manager is not sorted by name anymore

2020-05-28 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=422201

--- Comment #1 from Alex Hermann  ---
https://invent.kde.org/utilities/kate/-/merge_requests/86

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

[kate] [Bug 422201] New: Session list in manager is not sorted by name anymore

2020-05-28 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=422201

Bug ID: 422201
   Summary: Session list in manager is not sorted by name anymore
   Product: kate
   Version: 20.04.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: sessions
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@gmx.net
  Target Milestone: ---

SUMMARY

This bug is a regression since commit 4b0260eb67bd21.

Since that commit, the order of the sessions in the manager is by date instead
of name. This makes the list very hard to read/search, especially when there is
a non-trival amount of sessions (well over a hundred). It now requires an extra
click to get the list sorted.

Well, in short, The above mentioned commit changed the default sort order
without mentioning it in the commit. So that change seems to be unintentional.


STEPS TO REPRODUCE
1. In Kate, select "Sessions" -> "Manage Sessions..."
2. Notice the list seems unordered, but is actually ordered by the 3rd column
3. Click on the "session Name" column
4. Order is restored, list is ordered by name again

OBSERVED RESULT
List ordered by "Last opened"

EXPECTED RESULT
List ordered by "Session Name", as it used to be.

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

[konsole] [Bug 406828] Tab does not indicate terminal activity in any way

2019-11-04 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=406828

--- Comment #8 from Alex Hermann  ---
(In reply to Petr Velan from comment #7)
> I've sent a simple fix to this problem to the mailing list.

What is "the" mailing list?

Why not make the patch available for everyone interested in a fix for this
issue? Maybe you can attach the patch here or push it to phabricator.kde.org.

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

[konsole] [Bug 406828] Tab does not indicate terminal activity in any way

2019-11-04 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=406828

Alex Hermann  changed:

   What|Removed |Added

 CC||g...@gmx.net

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

[konsole] [Bug 411158] New tab button gone missing (regression)

2019-08-26 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=411158

--- Comment #13 from Alex Hermann  ---
Thank you all for the quick responses and fix.

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

[konsole] [Bug 411158] New tab button gone missing (regression)

2019-08-22 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=411158

--- Comment #1 from Alex Hermann  ---
Further investigation shows there (now?) exists a "NewTabButton" setting. It
seems to have no GUI for it. The default value is false, breaking existing
setups where the "new tab" button was shown before the upgrade.

Manually setting "NewTabButton" to true in ~/.config/konsolerc returns the
button to the tabbar.

IMHO, still needs a GUI option and the value should default to the previous
setting/default the user had.

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

[konsole] [Bug 411158] New: New tab button gone missing (regression)

2019-08-22 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=411158

Bug ID: 411158
   Summary: New tab button gone missing (regression)
   Product: konsole
   Version: 19.08.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: tabbar
  Assignee: konsole-de...@kde.org
  Reporter: g...@gmx.net
  Target Milestone: ---

SUMMARY

I upgraded konsole from 18.04.0 to 19.08.0 (via Debian packages). In the
updated version the "new tab" button/dropdown is gone and I can't seem to get
it back.

The "close tab" button was also gone, but that one I got back by changing the
"Show Close Tab button" setting.

STEPS TO REPRODUCE
1. Start konsole
2. Notice there is no "new tab" button
3. Panic!

OBSERVED RESULT
No "New tab" button


EXPECTED RESULT
New tab" button on the left of the tabbar.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)

There is no such thing as "About System"

KDE Plasma Version: 
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION

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

[frameworks-ktexteditor] [Bug 402609] Kate doesn't load remote .kateconfig files.

2019-01-07 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=402609

--- Comment #1 from Alex Hermann  ---
Created attachment 117336
  --> https://bugs.kde.org/attachment.cgi?id=117336=edit
Read .kateconfig on remote locations (kio)

This patch does the trick for me.

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

[frameworks-ktexteditor] [Bug 402609] New: Kate doesn't load remote .kateconfig files.

2018-12-27 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=402609

Bug ID: 402609
   Summary: Kate doesn't load remote .kateconfig files.
   Product: frameworks-ktexteditor
   Version: 5.51.0
  Platform: Debian unstable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@gmx.net
  Target Milestone: ---

SUMMARY

Kate doesn't load remote .kateconfig files. For local projects there seems to
be no problem, a .kateconfig file is found several directories upwards of the
edited file and the settings are applied. If I move that entire project
including the .kateconfig file to  a remote machine and access it via kio_sftp,
the settings in the .kateconfig are not read or ignored.

STEPS TO REPRODUCE
1. Place a .kateconfig file in a remote location
2. Open a remote file under the location from step 1, for example via kio_sftp

OBSERVED RESULT

Settings in the .kateconfig file are ignored / not applied

EXPECTED RESULT

Settings in the .kateconfig file are applied.


SOFTWARE/OS VERSIONS

Kate version: 18.08.0
Editor component version : 5.51.0
Linux/KDE Plasma: 
(available in About System) - Not sure where to find that option
KDE Plasma Version: 
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION

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

[kio-extras] [Bug 359226] ProxyCommand results in "Protocol mismatch: Bad stdio forwarding specification"

2018-12-27 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=359226

--- Comment #3 from Alex Hermann  ---
By my own testing, this issue is resolved by libssh >= 0.8.5

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

[konsole] [Bug 370742] Setting the scrollback size doesn't do anything

2018-03-08 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=370742

--- Comment #8 from Alex Hermann <g...@gmx.net> ---
I can still reproduce on 17.08.3.


Behaviour has somewhat changed though. The entered value seems to be used for
the history, but opening the dialog again will show the default of 1000 again
instead of the current value.

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

[print-manager] [Bug 386644] kde print dialog does not show printer specific options for remote cups printers

2018-01-10 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=386644

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2018-01-03 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=338658

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

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

[kmail2] [Bug 388151] New: Moving messages to other folder corrupts threading

2017-12-22 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=388151

Bug ID: 388151
   Summary: Moving messages to other folder corrupts threading
   Product: kmail2
   Version: 5.6.0
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-b...@kde.org
  Reporter: g...@gmx.net
  Target Milestone: ---

When using threading strategy "Perfect and by references", moved messages are
threaded randomly in the tree under the thread starter. In the same folder, the
direct parent (from In-Reply-To) is also present, but the message not threaded
under it.

The resulting folder structure is a complete mess. Restarting kmail and/or
akonadi doesn't help.

Changing to threading startegy "Perfect only" shows the correct tree, but
obviously creates separate trees when a message is missing. Switching back to
"Perfect and by references" seems to fix the threading.

I have not noticed any problems with threading of new incoming emails, only
when moving messages between folders. The messages are moved within the same
account, which uses online imap as its backend.


The message list aggregation is set to "Threaded" with the following config:

Grouping: none
Group expand policy: -
Threading: perfect and by references
Thread leader: Topmost message
Thread expand policy: Expand threads with unread or important messages

Fill view strategy: Favor interactivity

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

[plasma-integration] [Bug 374913] Open does use directory for currently open file with sftp://

2017-09-23 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=374913

--- Comment #18 from Alex Hermann <g...@gmx.net> ---
I found that i needed both the Qt patch and the KDE patch for correct behavior.

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

[plasma-integration] [Bug 374913] Open does use directory for currently open file with sftp://

2017-08-31 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=374913

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

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

[konsole] [Bug 370742] Setting the scrollback size doesn't do anything

2017-02-09 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=370742

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

--- Comment #6 from Alex Hermann <g...@gmx.net> ---
I see the same on 16.12.0. I see that the size set in the profile is also
ignored. No matter where i change the scrollback size (profile or session), it
is always forced (back) at 1000 lines.

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

[konsole] [Bug 371414] When open a new konsole, it uses the last profile instead of the default

2016-11-07 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=371414

--- Comment #4 from Alex Hermann <g...@gmx.net> ---
This is probably the same bug as #371863

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

[konsole] [Bug 371863] starting konsole with KDE exec is broken

2016-11-07 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=371863

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

--- Comment #2 from Alex Hermann <g...@gmx.net> ---
Possible dupe of #371414

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

[konsole] [Bug 371414] When open a new konsole, it uses the last profile instead of the default

2016-11-07 Thread Alex Hermann
https://bugs.kde.org/show_bug.cgi?id=371414

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

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

[kio] [Bug 359226] ProxyCommand results in "Protocol mismatch: Bad stdio forwarding specification"

2016-06-24 Thread Alex Hermann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359226

--- Comment #2 from Alex Hermann <g...@gmx.net> ---
https://red.libssh.org/issues/237

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


[kio] [Bug 359226] ProxyCommand results in "Protocol mismatch: Bad stdio forwarding specification"

2016-06-24 Thread Alex Hermann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359226

--- Comment #1 from Alex Hermann <g...@gmx.net> ---
This bug is introduced by commit a45dd8e00 in libssh. Reverting that commit
results in a libssh without this bug.

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


[kio] [Bug 359226] ProxyCommand results in "Protocol mismatch: Bad stdio forwarding specification"

2016-06-24 Thread Alex Hermann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359226

Alex Hermann <g...@gmx.net> changed:

   What|Removed |Added

 CC||g...@gmx.net

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