https://bugs.kde.org/show_bug.cgi?id=499727

--- Comment #2 from Frank Fischer <frank-fisc...@shadow-soft.de> ---
(In reply to Nicolas Fella from comment #1)
> We are probably hitting a socket name limit here.
> 
> Out of curiosity, how did you find this?

The problem occurred in the Lazarus IDE for free pascal if using the Qt5 or Qt6
backends. Lazarus (whether this is a good idea is a different question) changes
the application title depending on the current project's path, i.e. by default
it includes the full project path in the application title. And this title can
become quite long. Someone in their forum found out that setting the
application title to something different (i.e. shorter, not including the
project path) seems to solve the problem (the application title is a user
setting in Lazarus). I hit the same problem and realized that it occurred only
for some projects, but not for all, and from there, only for some application
titles but not for all. The rest of the story was just playing around and
trying to find a small example to demonstrate the issue.

So currently, at least for Lazarus, this is a real problem not just an
artificial one (luckily one with simple workaround for now).

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

Reply via email to