[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2021-02-19 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=421922

Hannes Schweizer  changed:

   What|Removed |Added

 CC|nilat...@gmx.net|

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

[Powerdevil] [Bug 398473] powerdevil does not compile with >=ddcutil-0.8.6

2020-10-25 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=398473

Hannes Schweizer  changed:

   What|Removed |Added

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

--- Comment #3 from Hannes Schweizer  ---
Sry for the massively delayed response...

The problem has been fixed in the meantime:
kde-plasma/powerdevil-5.20.1
app-misc/ddcutil-0.9.9

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

[plasmashell] [Bug 350060] Device notification and use

2020-10-25 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=350060

Hannes Schweizer  changed:

   What|Removed |Added

 CC|nilat...@gmx.net|

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

[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2020-08-10 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=421922

Hannes Schweizer  changed:

   What|Removed |Added

 CC||nilat...@gmx.net

--- Comment #5 from Hannes Schweizer  ---
Created attachment 130766
  --> https://bugs.kde.org/attachment.cgi?id=130766&action=edit
mysql-global.conf.patch

I've been facing a similar problem in my gentoo setup.
dev-db/mysql-8.0.20-r1
kde-apps/akonadi-20.04.3

Akondi starts fine after changing 4 settings in
/etc/xdg/akonadi/mysql-global.conf (among other things
lower_case_table_names=0).

See the attached patch. Especially the name change from log_warnings to
log_error_verbosity should be fixed in akonadi, right?

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

[gwenview] [Bug 418612] Gwenview opens randomly the thumbnail bar as a new window

2020-04-17 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=418612

Hannes Schweizer  changed:

   What|Removed |Added

 CC||nilat...@gmx.net

--- Comment #3 from Hannes Schweizer  ---
Confirmed on my gentoo box as well:
plasma 5.18.4
frameworks 5.69.0
apps 19.12.3
qtcore 5.14.1

My current workaround: close the separate thumbnail window and click on
"Thumbnail Bar" button twice, works consistently.

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

[Powerdevil] [Bug 398473] New: powerdevil does not compile with >=ddcutil-0.8.6

2018-09-10 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=398473

Bug ID: 398473
   Summary: powerdevil does not compile with >=ddcutil-0.8.6
   Product: Powerdevil
   Version: 5.13.5
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: nilat...@gmx.net
  Target Milestone: ---

The current ddcutilbrightness.cpp implementation has been broken since the
following ddcutil commit:
https://github.com/rockowitz/ddcutil/commit/3276de053ec2b3771213f14f7dddba569b82e16f

After fixing a minor issue in a CMakeLists file of powerdevil-5.11.2, I was
able to successfully enable the brightness control using ddcutil-0.8.4. I was
eagerly waiting for the CMakeLists patch to make it into powerdevil-5.13
(https://phabricator.kde.org/D8626?id=33105), but obviously it didn't.

However after fixing the CMakeLists of powerdevil-5.13 locally again, I'm no
longer able to compile:
powerdevil-5.13.5 + >=ddcutil-0.8.6 + gcc-8.2.0 => FAIL due to ddcutil API
changes
powerdevil-5.13.5 +  FAIL ddcutil needs https://github.com/nilathak/powerdevil/commit/74b679d773639cac34d5730cd007e9d59130d6f7

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

[plasmashell] [Bug 368838] plasmashell memory leak when slideshow is used for wallpaper/media frame/photo widget with QSG_RENDER_LOOP=basic

2018-03-31 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=368838

Hannes Schweizer  changed:

   What|Removed |Added

 CC|nilat...@gmx.net|

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

[plasmashell] [Bug 368838] plasmashell memory leak when slideshow is used for wallpaper/media frame/photo widget with QSG_RENDER_LOOP=basic

2018-03-31 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=368838

Hannes Schweizer  changed:

   What|Removed |Added

 CC||nilat...@gmx.net

--- Comment #90 from Hannes Schweizer  ---
Setup:
dev-qt/qtdeclarative-5.9.4
kde-plasma/plasma-desktop-5.12.3
QSG_RENDER_LOOP unchanged
OpenGL vendor string: X.Org
OpenGL renderer string: AMD CAYMAN (DRM 2.50.0 / 4.15.4-gentoo, LLVM 5.0.1)
OpenGL core profile version string: 4.3 (Core Profile) Mesa 18.0.0

Before applying your patch a 1s interval slideshow while playing around with
plasma reproducibly led to a mem increase of rougly 50-100MB/s.
After applying the patch and restarting plasma => mem consumption looks stable
for over an hour now.

You sir, deserve a medal!

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-12-11 Thread Hannes Schweizer
https://bugs.kde.org/show_bug.cgi?id=340982

Hannes Schweizer  changed:

   What|Removed |Added

 CC|nilat...@gmx.net|

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-06-27 Thread Hannes Schweizer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

Hannes Schweizer  changed:

   What|Removed |Added

 CC||nilat...@gmx.net

--- Comment #92 from Hannes Schweizer  ---
After playing around with patching qtcore and with Gentoo's locale settings,
I'd like to share my current solution for achieving something like en_AT on a
sinlge-user machine (kinda like a German regionalization).

/etc/locale.gen (run locale-gen afterwards):
de_AT.UTF-8 UTF-8
en_US.UTF-8 UTF-8

/etc/env.d/02locale
LANG="en_US.utf8"
LC_COLLATE="de_AT.utf8"
LC_CTYPE="de_AT.utf8"
LC_MEASUREMENT="de_AT.utf8"
LC_MONETARY="de_AT.utf8"
LC_NUMERIC="de_AT.utf8"
LC_PAPER="de_AT.utf8"
LC_TIME="de_AT.utf8"

It's important to omit LC_ALL, which should lead to an empty definition in the
output of "locale".
I left the "Region" box in "Regional Settings"->"Formats" at "No change".
This fixes basically all date/time/currency issues I've encountered.

Of course this will display day & month strings in the regionalization language
("de" in my case).
If you're not OK with such a system-wide change, I recommend to patch the
locale_data_p.h file. For me however it was not as simple as mapping the
"German/Latin/Austria" onto the "English/Latin/UnitedStates" numbers. Keeping
the "lang" column at English "31" generated some strange effects like date
strings containing "M06" instead of "June".

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


[plasmashell] [Bug 350060] Device notification and use

2016-04-30 Thread Hannes Schweizer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350060

Hannes Schweizer  changed:

   What|Removed |Added

 CC||nilat...@gmx.net

--- Comment #6 from Hannes Schweizer  ---
Confirmed for:
Gentoo amd64
Plasma 5.6.3
Frameworks 5.21.0
KDE Apps 16.04.0

Clicking the icon is at least some form of workaround.
Thanks for the hint, for some time there I was only able to mount via udisksctl
on the command line.

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