https://bugs.kde.org/show_bug.cgi?id=385058
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |WORKSFORME
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=399015
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=399293
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=195248
Markus Elfring changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=156800
Markus Elfring changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=317496
Markus Elfring changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=400168
Markus Elfring changed:
What|Removed |Added
Ever confirmed|0 |1
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=400168
--- Comment #4 from Markus Elfring ---
(In reply to Igor Kushnir from comment #3)
I am unsure if the switcher plugin would really matter for the reported
software behaviour.
Did you ever check if the scroll status would be automatically adjusted for
https://bugs.kde.org/show_bug.cgi?id=400168
Bug ID: 400168
Summary: Recheck tab repositioning for open files
Product: kdevelop
Version: 5.2.4
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=400205
Bug ID: 400205
Summary: Recheck influence of conditional compilation on syntax
colouring and code navigation
Product: kdevelop
Version: 5.2.4
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=400205
Markus Elfring changed:
What|Removed |Added
Ever confirmed|0 |1
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=400205
--- Comment #3 from Markus Elfring ---
(In reply to Kevin Funk from comment #1)
Would a reload of the selected project be sufficient for the activation of
changed software build parameters?
Does the development environment monitor any corresponding
https://bugs.kde.org/show_bug.cgi?id=408519
Bug ID: 408519
Summary: Misplaced fields can not be deleted from list control
by pivot table dialogue.
Product: calligrasheets
Version: 3.1.0
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=408520
Bug ID: 408520
Summary: Support context menus for management of list entries
in pivot table setup dialogue
Product: calligrasheets
Version: 3.1.0
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=156800
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=195248
Markus Elfring changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=400632
Bug ID: 400632
Summary: Improve exception safety with smart pointers
Product: frameworks-ktexteditor
Version: 5.51.0
Platform: Other
OS: All
Status: REPORTED
Sev
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #2 from Markus Elfring ---
(In reply to Dominik Haumann from comment #1)
> In the Qt and KDE world exceptions are pretty much not used at all.
They can eventually be thrown because of standard functionality by the C++
programming langu
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #4 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #3)
> exception safety is of no concern for us.
* I find such information strange for C++ programmers.
* I assume that involved parties would care more for invol
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #6 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #5)
> As we don't use them nor do we use any libraries that emit any exceptions
Do you use the C++ standard library occasionally?
> that we want to c
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #8 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #7)
> 1) we can't do anything then anyways, …
Can you catch a C++ exception in the function “main” and choose a more
appropriate program error code?
> 2) y
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #10 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #9)
> We are open for any code improvements, …
It seems that you have got still a restricted development view around safer
handling of C++ exception safety.
I
https://bugs.kde.org/show_bug.cgi?id=400632
--- Comment #12 from Markus Elfring ---
(In reply to Dominik Haumann from comment #11)
Source files contain questionable implementation details.
It is just harder to achieve consensus for corresponding software adjustments.
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=400687
Bug ID: 400687
Summary: Improve software components by reducing dynamic memory
allocations
Product: frameworks-ktexteditor
Version: 5.51.0
Platform: Other
OS: All
https://bugs.kde.org/show_bug.cgi?id=400687
Markus Elfring changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|NOT A BUG
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #4 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #3)
Is the questionable usage of dynamic memory allocation another open issue (at
specific places)?
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #6 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #5)
I am curious then where such generic code improvements have got a higher
probability for acceptance.
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #8 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #7)
I guess that you can know better ways already to clarify the mentioned update
candidates (for example).
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #10 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #9)
I propose to refactor them all.
* Avoid more dynamic memory allocations.
Or
* Use smart pointers instead.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #13 from Markus Elfring ---
(In reply to Dominik Haumann from comment #12)
* Do you care for run time consequences of dynamic memory allocations?
* Are accesses faster for member variables when they were put on the stack?
--
You are
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #16 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #11)
* Would you like to update each class individually?
* Do you expect a corresponding patch series?
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #17 from Markus Elfring ---
(In reply to Dominik Haumann from comment #14)
Yes, of course.
My development suggestions triggered some useful software improvements through
the years, didn't they?
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=400687
--- Comment #19 from Markus Elfring ---
(In reply to Christoph Cullmann from comment #18)
Are variables put on the stack faster than calling the C++ new operator for
object construction?
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=379108
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
--- Comment #2 from Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=379108
--- Comment #4 from Markus Elfring ---
(In reply to Kevin Funk from comment #3)
I proposed to take another look at a bit of source code which can be similar to
my example.
This software was considerably improved in the meantime, wasn't it?
--
https://bugs.kde.org/show_bug.cgi?id=391532
--- Comment #3 from Markus Elfring ---
Would you like to add any information for a topic like “ICE difficulties with
KTorrent 5.1.1”?
https://bugzilla.opensuse.org/show_bug.cgi?id=1114866
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=391532
--- Comment #5 from Markus Elfring ---
(In reply to Burkhard Lueck from comment #4)
I can look at data from the mentioned file.
-rw--- 1 elfring users 8808 6. Nov 07:48 /home/elfring/.ICEauthority
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=317496
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=317496
--- Comment #4 from Markus Elfring ---
(In reply to David Edmundson from comment #3)
* Will a socket descriptor fit into the portable value range for the data type
“sig_atomic_t”?
* Will the support for system configuration reloading be added to any
https://bugs.kde.org/show_bug.cgi?id=61058
--- Comment #20 from Markus Elfring ---
(In reply to comment #17)
I have noticed that the application “vlc 3.0.4-4.10” can play music from a
selected CD drive while the application “KsCD 17.08.3-1.2” gives the
information that no CD would have been
https://bugs.kde.org/show_bug.cgi?id=315509
--- Comment #3 from Markus Elfring ---
(In reply to Andrew Crouthamel from comment #2)
I did not observe questionable behaviour for the software “Lieutenant Skat
18.08.3-1.1” during a few game rounds.
The reason for the reported error is still unknown
https://bugs.kde.org/show_bug.cgi?id=391532
--- Comment #7 from Markus Elfring ---
(In reply to Wolfgang Bauer from comment #6)
It seems that my openSUSE Tumbleweed system can trigger further software test
and development challenges.
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=401344
Bug ID: 401344
Summary: Temporary working only with torrents from command
parameters
Product: ktorrent
Version: 5.1
Platform: unspecified
OS: All
Statu
https://bugs.kde.org/show_bug.cgi?id=397795
Bug ID: 397795
Summary: Code navigation/comprehension for overloadable
operators
Product: kdevelop
Version: 5.2.4
Platform: openSUSE RPMs
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=397795
Markus Elfring changed:
What|Removed |Added
Resolution|INVALID |---
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=397795
--- Comment #3 from Markus Elfring ---
I have noticed that additional information can be displayed for the stream
output operator.
https://en.cppreference.com/w/cpp/io/basic_ostream/operator_ltlt
Which software components do decide to omit similar
https://bugs.kde.org/show_bug.cgi?id=397795
--- Comment #4 from Markus Elfring ---
Will any additional software components be needed so that all function calls
(including operator invocations) will be displayed with corresponding markup in
the navigation widget?
Are any document classes
https://bugs.kde.org/show_bug.cgi?id=391532
Bug ID: 391532
Summary: The program “KTorrent” does not display an application
window.
Product: ktorrent
Version: 5.1
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=391532
--- Comment #2 from Markus Elfring ---
(In reply to Burkhard Lueck from comment #1)
Should the application window appear before all torrent file information was
completely processed?
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=399293
Bug ID: 399293
Summary: Check code navigation display of parameters for a
function template
Product: kdevelop
Version: 5.2.4
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=399293
--- Comment #1 from Markus Elfring ---
Created attachment 115353
--> https://bugs.kde.org/attachment.cgi?id=115353&action=edit
Excerpt from a screenshot for a questionable code navigation display
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=399479
Bug ID: 399479
Summary: Exporting the function call stack into more data
formats
Product: kdevelop
Version: 5.2.4
Platform: unspecified
OS: All
Status:
https://bugs.kde.org/show_bug.cgi?id=399484
Bug ID: 399484
Summary: Editing breakpoint collection before a debugging
session
Product: kdevelop
Version: 5.2.4
Platform: unspecified
OS: All
Status:
https://bugs.kde.org/show_bug.cgi?id=399484
Markus Elfring changed:
What|Removed |Added
Resolution|WORKSFORME |---
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=399484
--- Comment #4 from Markus Elfring ---
(In reply to Kevin Funk from comment #3)
I would find an additional menu entry like “Execute -> Edit breakpoint list”
helpful.
Will the conditions vary between supported breakpoint types?
--
You are receiv
https://bugs.kde.org/show_bug.cgi?id=399479
--- Comment #2 from Markus Elfring ---
(In reply to Kevin Funk from comment #1)
> I don't know any (useful) GUI applications suited for this task.
If I look at the context menus “Open with” and “Actions” from the program
“Dolphin 18.08.1”, I
https://bugs.kde.org/show_bug.cgi?id=399484
--- Comment #6 from Markus Elfring ---
(In reply to Kevin Funk from comment #5)
It seems that we have got different user interface expectation for the
activation of breakpoint listing.
> Still no idea what you mean.
Which conditions are suppor
https://bugs.kde.org/show_bug.cgi?id=385058
--- Comment #2 from Markus Elfring ---
(In reply to Thomas Piekarski from comment #1)
The KDE colour scheme “Breeze” should be active together with the design
“openSUSE” in my desktop session so far.
> Did you encounter these trouble in any ot
https://bugs.kde.org/show_bug.cgi?id=385058
--- Comment #4 from Markus Elfring ---
(In reply to Thomas Piekarski from comment #3)
> For me it looks more like an issue with the colors and themes,
> than something "fix-able" in kdevelop itself.
Would you like to check any more the
https://bugs.kde.org/show_bug.cgi?id=166252
Markus Elfring changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=399015
Bug ID: 399015
Summary: Recheck indication for subitems in tree view for debug
variable display
Product: kdevelop
Version: 5.2.4
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=385058
Bug ID: 385058
Summary: A file search result becomes unreadable.
Product: kdevelop
Version: 5.1.2
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=378111
Bug ID: 378111
Summary: Fix error source for a program abort
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: cra
https://bugs.kde.org/show_bug.cgi?id=378111
--- Comment #5 from Markus Elfring ---
(In reply to Francis Herne from comment #3)
The installed software “libpython 3.6.0-1.1” was provided by the distribution
“openSUSE Tumbleweed”.
https://build.opensuse.org/package/view_file/openSUSE:Factory
https://bugs.kde.org/show_bug.cgi?id=378111
--- Comment #7 from Markus Elfring ---
(In reply to Luca Beltrame from comment #6)
I dared to use also the installation source “KDE:Extra”. I am unsure which
software dependency might be broken here.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=378111
--- Comment #9 from Markus Elfring ---
(In reply to Luca Beltrame from comment #8)
Was I a bit too impatient in further progress for this software development
tool?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378111
--- Comment #13 from Markus Elfring ---
(In reply to Sven Brauch from comment #12)
Now I am trying this software package format out also a bit more.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378111
--- Comment #14 from Markus Elfring ---
(In reply to Luca Beltrame from comment #11)
I have installed the version “KDevelop 5.1.0-24.3” together with some other
updates from the available installation sources. This software combination
seems to work
https://bugs.kde.org/show_bug.cgi?id=378490
Bug ID: 378490
Summary: Checking column display for the position of the editor
cursor
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=378490
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=378490
--- Comment #3 from Markus Elfring ---
Created attachment 104900
--> https://bugs.kde.org/attachment.cgi?id=104900&action=edit
Demonstration for a text editing siutation around a tab character in KDevelop
5.1
(In reply to Kevin Funk from com
https://bugs.kde.org/show_bug.cgi?id=378490
--- Comment #6 from Markus Elfring ---
(In reply to Sven Brauch from comment #4)
Applications like the following give me an other impression by default for the
shown example.
* Anjuta 3.22.0-2.1
* Qt Creator 3.2.2-110.4
* KWrite 16.12.3-1.2
Is there
https://bugs.kde.org/show_bug.cgi?id=378777
Bug ID: 378777
Summary: Questionable problems in semantic analysis
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severit
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #2 from Markus Elfring ---
Created attachment 105024
--> https://bugs.kde.org/attachment.cgi?id=105024&action=edit
Demonstration for a questionable source code analysis result in the file
“pinctrl-imx.c”
(In reply to Sven Brau
https://bugs.kde.org/show_bug.cgi?id=378777
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #5 from Markus Elfring ---
(In reply to Sven Brauch from comment #4)
I can imagine that my project settings for KDevelop could be still incomplete.
* The interpretation of a pointer specification as a forward declaration can be
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #7 from Markus Elfring ---
(In reply to Sven Brauch from comment #6)
> Maybe some header included by a file included by this one is not found?
I can follow that related difficulties can occasionally occur because of
recursive f
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #9 from Markus Elfring ---
(In reply to Sven Brauch from comment #8)
Would it make sense to clarify similar extensions for the source code analysis
configuration around the mentioned symptoms a bit more?
Are there interesting further
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #11 from Markus Elfring ---
(In reply to Sven Brauch from comment #10)
> You mean, show a hint that a define is missing in order to have that struct
> defined?
Yes. - I am thinking also about possibilities in such a direction.
Coul
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #13 from Markus Elfring ---
(In reply to Sven Brauch from comment #12)
> Well, my primary concern is whether our software does the right thing given
> that you configured it correctly
How do you think about to reconsider any r
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #15 from Markus Elfring ---
(In reply to Sven Brauch from comment #14)
How many software components are involved in the display of source code
analysis results?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #17 from Markus Elfring ---
(In reply to Sven Brauch from comment #16)
I assume that KDevelop is also a platform (or host) for some plug-ins, isn't
it?
Which software is responsible for presenting information around a source
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #19 from Markus Elfring ---
(In reply to Sven Brauch from comment #18)
> That code is in KDevelop itself, in the NavigationWidget class.
It seems that the background parser can need a remarkable time frame for data
processing
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #21 from Markus Elfring ---
(In reply to Sven Brauch from comment #20)
> kdevplatform:language/duchain/navigation/abstractnavigationwidget.cpp
Can such source files also be viewed by a web interface for a content
management system?
https://bugs.kde.org/show_bug.cgi?id=378777
--- Comment #22 from Markus Elfring ---
(In reply to Sven Brauch from comment #20)
> I struggle to understand the phrase "increase the awareness for further
> solutions …".
Do you find any information from a report like “Three
https://bugs.kde.org/show_bug.cgi?id=378883
Bug ID: 378883
Summary: Source code editor can become unresponsive
temporarily.
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=379108
Bug ID: 379108
Summary: Checking metadata display for targets in assignments
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=368582
Bug ID: 368582
Summary: Hover display effect makes the marked file name
unreadable.
Product: dolphin
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=358869
Bug ID: 358869
Summary: Fix error source for a start failure
Product: plasmashell
Version: 5.5.3
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #2 from Markus Elfring ---
(In reply to David Edmundson from comment #1)
> Your graphic drivers are missing
It seems that this feedback does not really fit to my system configuration.
The graphic driver is provided by the script &quo
https://bugs.kde.org/show_bug.cgi?id=358869
Markus Elfring changed:
What|Removed |Added
Resolution|DUPLICATE |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #7 from Markus Elfring ---
(In reply to Martin Klapetek from comment #6)
> Your OpenGL installation is possibly broken.
A command like "glxinfo" gives me an other impression.
> Can you verify glxgears works for you?
Yes
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #8 from Markus Elfring ---
(In reply to Martin Klapetek from comment #6)
> Your OpenGL installation is possibly broken.
Does the software situation look interesting if I try commands out like the
following.
elfring@Sonne:~> Xephyr -
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #10 from Markus Elfring ---
(In reply to Martin Klapetek from comment #9)
How are the chances to improve OpenGL usability also around the Ephyr X server?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #12 from Markus Elfring ---
(In reply to Martin Klapetek from comment #11)
How much are corresponding feature detection functions involved?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #14 from Markus Elfring ---
(In reply to Martin Klapetek from comment #13)
Which functions are responsible for the determination of desired OpenGL
support?
Can they provide a more user-friendly error message (instead of the attached
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #16 from Markus Elfring ---
(In reply to Martin Klapetek from comment #15)
Should the software "plasma workspace 5.5.4" work better for the discussed
implementation details than the version I am using usually so far?
--
You are
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #18 from Markus Elfring ---
(In reply to Martin Klapetek from comment #17)
I am curious on how the next software improvement will look like.
How do you think about to collaborate also with an approach like the GL
Vendor-Neutral Dispatch
https://bugs.kde.org/show_bug.cgi?id=358869
--- Comment #20 from Markus Elfring ---
(In reply to Martin Klapetek from comment #19)
A better error message will help during the initialisation checks by the KDE
software.
Another way is also to improve the selection of a desired OpenGL
https://bugs.kde.org/show_bug.cgi?id=359449
Bug ID: 359449
Summary: Selected channel name is unreadable.
Product: konversation
Version: 1.6
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: n
101 - 200 of 200 matches
Mail list logo