[kde] [Bug 474065] New: Kate crashes whenever I used an external tool with a project folder open

2023-09-02 Thread Hasan
https://bugs.kde.org/show_bug.cgi?id=474065

Bug ID: 474065
   Summary: Kate crashes whenever I used an external tool with a
project folder open
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: husnainla...@gmail.com
  Target Milestone: ---

Application: kate (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.0-31-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.04
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
I have a git project open and I used a custom external tool to build my
javascript project
This crashes kate for some reason.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x7fc47827016c in ?? () from
/lib/x86_64-linux-gnu/libkateprivate.so.22.12.3
#5  0x7fc478280296 in Utils::showMessage(QString const&, QIcon const&,
QString const&, QString const&, KTextEditor::MainWindow*) () from
/lib/x86_64-linux-gnu/libkateprivate.so.22.12.3
#6  0x7fc456395341 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/ktexteditor/externaltoolsplugin.so
#7  0x7fc456395643 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/ktexteditor/externaltoolsplugin.so
#8  0x7fc456395a28 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/ktexteditor/externaltoolsplugin.so
#9  0x7fc476af39af in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7fc477965546 in QAction::triggered(bool) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7fc477968203 in QAction::activate(QAction::ActionEvent) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7fc477968ddd in QAction::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7fc47796bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7fc476abae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7fc4771721ab in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x7fc477172b03 in QShortcutMap::tryShortcut(QKeyEvent*) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x7fc477119c1a in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x7fc47713e0d1 in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x7fc470fe80f3 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
#20 0x7fc476af39af in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x7fc47800fa83 in
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from
/lib/x86_64-linux-gnu/libQt5DBus.so.5
#22 0x7fc476ae7de0 in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7fc47796bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x7fc476abae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x7fc476abdea1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7fc476b157b7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x7fc474a6149d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7fc474abc178 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7fc474a601b0 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x7fc476b14e7a in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x7fc476ab97cb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x7fc476ac1c1a in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x555ae819e388 in ?? ()
#34 0x7fc476023a90 in __libc_start_call_main
(main=main@entry=0x555ae819cef0, argc=argc@entry=2,
argv=argv@entry=0x7ffc96313468) at ../sysdeps/nptl/libc_start_call_main.h:58
#35 0x7fc476023b49 in __libc_start_main_impl (main=0x555ae819cef0, argc=2,
argv=0x7ffc96313468, init=, fini=,
rtld_fini=, stack_end=0x7ffc96313458) at ../csu/libc-start.c:360
#36 0x555ae81a0795 in ?? ()
[Inferior 1 (process 83355) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kate' could not be
located in Bugzilla. Add it to 

[apper] [Bug 425022] New: Test case CI4 Failed

2020-08-04 Thread Imran Hasan
https://bugs.kde.org/show_bug.cgi?id=425022

Bug ID: 425022
   Summary: Test case CI4 Failed
   Product: apper
   Version: 1.0.0
  Platform: Other
   URL: https://www.kanetix.ca/
OS: Other
Status: REPORTED
  Keywords: accessibility
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fthar...@gmail.com
  Reporter: anik...@gmail.com
  Target Milestone: ---

SUMMARY

CI4 - Unit/Suite/Apt cannot be empty 

STEPS TO REPRODUCE

1) Do not enter a value in Unit/Suite/Apt 
2) Fill all other fields 
3) Click on the " CONTINUE " button 

OBSERVED RESULT

Unit/Suite/Apt field accepts the value even if it is empty.

EXPECTED RESULT

An error message "Please enter your Unit/Suite/Apt " must be shown 

SOFTWARE/OS VERSIONS
Windows: windows 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

Browser: Chrome

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

[apper] [Bug 425021] New: Test case CI4 Failed

2020-08-04 Thread Imran Hasan
https://bugs.kde.org/show_bug.cgi?id=425021

Bug ID: 425021
   Summary: Test case CI4 Failed
   Product: apper
   Version: 1.0.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: anik...@gmail.com
  Target Milestone: ---

SUMMARY
Test case CI4 - Unit/Suite/Apt cannot be empty.

STEPS TO REPRODUCE

1) Do not enter a value in Unit/Suite/Apt 
2) Fill all other fields 
3) Click on the " CONTINUE " button 

OBSERVED RESULT

Unit/Suite/Apt accept the empty value.

EXPECTED RESULT

An error message "Please enter your Unit/Suite/Apt " must be shown 

SOFTWARE/OS VERSIONS
Windows: window 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

Browser: Chrome

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

[krita] [Bug 424222] Filter mask property window doesn't move in GNOME

2020-07-15 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=424222

Fahad Hasan  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED

--- Comment #6 from Fahad Hasan  ---
[SOLVED]
https://krita-artists.org/t/filter-mask-float-panel/9681/3?
>From GNOME Tweaks> Window > Attach Modal Dialogues on and off
and deleting kritarc from .config worked.

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

[krita] [Bug 424222] Filter mask property window doesn't move in GNOME

2020-07-14 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=424222

--- Comment #4 from Fahad Hasan  ---
Yes, It seems like GNOME specific. Actually it was existing for 4 years in
GNOME. I thought Krita has not developed it yet. But after seeing some video
and then opening Krita in XFCE, it seems I was wrong for 4 years now!

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

[krita] [Bug 424222] Filter mask property window doesn't move in GNOME

2020-07-14 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=424222

--- Comment #2 from Fahad Hasan  ---
Although Working in XFCE4

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

[krita] [Bug 424222] Filter mask property window doesn't move in GNOME

2020-07-14 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=424222

--- Comment #1 from Fahad Hasan  ---
Demo: https://youtu.be/EYPwswJjrAo

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

[krita] [Bug 424222] New: Filter mask property window doesn't move in GNOME

2020-07-14 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=424222

Bug ID: 424222
   Summary: Filter mask property window doesn't move in GNOME
   Product: krita
   Version: 4.3.0
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Filter Layers
  Assignee: krita-bugs-n...@kde.org
  Reporter: excentri...@gmail.com
  Target Milestone: ---

SUMMARY

Filter mask property window doesn't move in GNOME.

STEPS TO REPRODUCE:
1. In layer: in an image layer create a filter mask
2. press F3 to get the property of the filter mask
3. The property window can't be moved
4. If move by force the whole app starts moving
5. In GNOME if we go to alt+f2>type>r . it will refresh xwindow
6. Now the property window will move.

Demo: https://youtu.be/cRM_Xq-kPHk

OBSERVED RESULT
Property window doesn't move

EXPECTED RESULT
Property window should move

SOFTWARE/OS VERSIONS
Debian 10 (Testing), Gnome 3.34, Dual Monitor.

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

[kdenlive] [Bug 410735] Selected Zone render doesn't render

2019-08-14 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=410735

--- Comment #2 from Fahad Hasan  ---
(In reply to emohr from comment #1)
> Please try with the current Kdenlive AppImage version 19.04.3b to see if
> there are any packaging issues https://files.kde.org/kdenlive/release/ 
> 
> If the problem/issue doesn't occur when using the AppImage, then it's your
> configuration or packaging.

Kdenlive AppImage version 19.04.3b is working properly. Thanks.

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

[kdenlive] [Bug 410735] New: Selected Zone render doesn't render

2019-08-08 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=410735

Bug ID: 410735
   Summary: Selected Zone render doesn't render
   Product: kdenlive
   Version: 19.04.3
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: excentri...@gmail.com
  Target Milestone: ---

SUMMARY
Selected Zone render doesn't render

STEPS TO REPRODUCE
1. Select a range zone
2. click select zone in rendering panel
3. Hit render

OBSERVED RESULT

Render halts and ends without rendering
EXPECTED RESULT

Should render selected zone

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

[Discover] [Bug 405642] No possible duplicates found

2019-03-19 Thread hasan
https://bugs.kde.org/show_bug.cgi?id=405642

hasan  changed:

   What|Removed |Added

 CC||hassansfouli2...@gmail.com

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

[Discover] [Bug 405642] New: No possible duplicates found

2019-03-19 Thread hasan
https://bugs.kde.org/show_bug.cgi?id=405642

Bug ID: 405642
   Summary: No possible duplicates found
   Product: Discover
   Version: 5.14.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: hassansfouli2...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kcontrol] [Bug 34803] I dont think it is a problem with Kcontrol but I dont know what to pick, happened when I was working with the archiver ark (i think it's called that)

2019-03-18 Thread hasan
https://bugs.kde.org/show_bug.cgi?id=34803

hasan  changed:

   What|Removed |Added

 CC||hassansfouli2...@gmail.com

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

[www.kde.org] [Bug 405621] New: Linux/KDE Plasma

2019-03-18 Thread hasan
https://bugs.kde.org/show_bug.cgi?id=405621

Bug ID: 405621
   Summary: Linux/KDE Plasma
   Product: www.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kde-...@kde.org
  Reporter: hassansfouli2...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 402426] Image sequence shows invalid

2019-01-08 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=402426

Fahad Hasan  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Fahad Hasan  ---
Deleting .config/kdenlive-appimagerc and .config/kdenlive-appimage folder
contents solved the issue.

Kdenlive AppImage version (18.12.0e)

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

[kdenlive] [Bug 402426] Image sequence shows invalid

2018-12-21 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=402426

Fahad Hasan  changed:

   What|Removed |Added

 CC||excentri...@gmail.com

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

[kdenlive] [Bug 402426] New: Image sequence shows invalid

2018-12-21 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=402426

Bug ID: 402426
   Summary: Image sequence shows invalid
   Product: kdenlive
   Version: 18.12.0
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: excentri...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. import image sequence clips. Try 4k images if possible. I tried 4k jpg, tga
and tiff
2. render with any profile (I tried h264 and mov)
3. the video will show invalid text.

OBSERVED RESULT
the video will show invalid text.

EXPECTED RESULT
KDENLIVE 18.08 renders smoothly without any problem

SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kwin] [Bug 376268] New: kwin crashes mostly when I open Chrome browser.

2017-02-09 Thread Mohammad Sabbir Hasan
https://bugs.kde.org/show_bug.cgi?id=376268

Bug ID: 376268
   Summary: kwin crashes mostly when I open Chrome browser.
   Product: kwin
   Version: 5.8.5
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sabbir4...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.8.5)

Qt Version: 5.6.1
Frameworks Version: 5.28.0
Operating System: Linux 4.4.0-62-generic x86_64
Distribution: Linux Mint 18.1 Serena

-- Information about the crash:
- What I was doing when the application crashed:

- Unusual behavior I noticed:

- Custom settings of the application:
if vlc running and I open chrome it happens more often. I installed Kde Neon
user LTS, had same issue, now in mint kde, I have back dated framework 5.28 and
QT version 5.6.1, I am having same issue.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb06c36c900 (LWP 8391))]

Thread 6 (Thread 0x7fb04ced9700 (LWP 9292)):
#0  0x7fb06be689e3 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb069cd6bcf in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fb069cd860e in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fb069cd8b22 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fb069c83ffa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fb069aac9e4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fb064ca36b5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fb069ab1808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fb065b406ba in start_thread (arg=0x7fb04ced9700) at
pthread_create.c:333
#9  0x7fb06be7282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fb030f14700 (LWP 8399)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb068e4a574 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7fb068e4a5b9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7fb065b406ba in start_thread (arg=0x7fb030f14700) at
pthread_create.c:333
#4  0x7fb06be7282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fb03b3e1700 (LWP 8396)):
#0  0x7fb06be689e3 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb069cd6bcf in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fb069cd860e in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fb069cd8b22 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fb069c83ffa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fb069aac9e4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fb064ca36b5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fb069ab1808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fb065b406ba in start_thread (arg=0x7fb03b3e1700) at
pthread_create.c:333
#9  0x7fb06be7282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fb04f88d700 (LWP 8393)):
#0  0x7fb06be689e3 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb069cd6bcf in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fb069cd860e in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fb069cd8b22 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fb069c83ffa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fb069aac9e4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fb06c48c515 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7fb069ab1808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fb065b406ba in start_thread (arg=0x7fb04f88d700) at
pthread_create.c:333
#9  0x7fb06be7282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fb055700700 (LWP 8392)):
#0  0x7fb06be66b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb06afcbc62 in ?? () from 

[kdenlive] [Bug 372399] New: Proxy not created

2016-11-12 Thread Fahad Hasan
https://bugs.kde.org/show_bug.cgi?id=372399

Bug ID: 372399
   Summary: Proxy not created
   Product: kdenlive
   Version: 16.08.2
  Platform: RedHat RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Translation
  Assignee: vpi...@kde.org
  Reporter: excentri...@gmail.com
  Target Milestone: ---

Proxy can not be created in 16.08.2. Working on unstable build
kdenlive-16.12-alpha2-x86_64.

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