[kde-cli-tools] [Bug 445760] kde-open5 crash when invoked from teamviewer

2023-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445760

--- Comment #4 from fw.smi...@gmail.com ---
The same issue is present in Stack
(https://filehosting-client.transip.nl/stack/linux)

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

[kde-cli-tools] [Bug 445760] kde-open5 crash when invoked from teamviewer

2023-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445760

fw.smi...@gmail.com changed:

   What|Removed |Added

 CC||fw.smi...@gmail.com

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

[kde-cli-tools] [Bug 445760] kde-open5 crash when invoked from teamviewer

2021-11-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=445760

--- Comment #3 from Aleix Pol  ---
That makes a lot of sense. I'm not sure though that there's anything we can do
in our end, it sounds to me like an issue in teamviewer.

Have you tried reporting to them?

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

[kde-cli-tools] [Bug 445760] kde-open5 crash when invoked from teamviewer

2021-11-22 Thread Max
https://bugs.kde.org/show_bug.cgi?id=445760

--- Comment #2 from Max  ---
(In reply to Aleix Pol from comment #1) 
> Maybe the problem is that we are calling it from weird environment
> variables? I'm really not sure of what could be going on there.

If say LD_LIBRARY_PATH is used, kde-open5 may try to load teamviewer bundled Qt
instead of system Qt.

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

[kde-cli-tools] [Bug 445760] kde-open5 crash when invoked from teamviewer

2021-11-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=445760

--- Comment #1 from Aleix Pol  ---
Truncated backtrace:
Thread no. 1 (8 frames)
 #2 qt_message_fatal at global/qlogging.cpp:1914
 #3 QMessageLogger::fatal at global/qlogging.cpp:893
 #4 init_platform at kernel/qguiapplication.cpp:1254
 #5 QGuiApplicationPrivate::createPlatformIntegration at
kernel/qguiapplication.cpp:1474
 #6 QGuiApplicationPrivate::createEventDispatcher at
kernel/qguiapplication.cpp:1491
 #7 QCoreApplicationPrivate::init at kernel/qcoreapplication.cpp:835
 #8 QGuiApplicationPrivate::init at kernel/qguiapplication.cpp:1520
 #9 QApplicationPrivate::init at kernel/qapplication.cpp:513

>From the red hat bug report.

Maybe the problem is that we are calling it from weird environment variables?
I'm really not sure of what could be going on there.

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