[dolphin] [Bug 462183] Unfortunately does not allow copy to usb or synchronize the download folder after downloading a file

2022-11-23 Thread Osama MADANI
https://bugs.kde.org/show_bug.cgi?id=462183

Osama MADANI  changed:

   What|Removed |Added

 CC||osama.mada...@gmail.com

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

[dolphin] [Bug 462183] New: Unfortunately does not allow copy to usb or synchronize the download folder after downloading a file

2022-11-23 Thread Osama MADANI
https://bugs.kde.org/show_bug.cgi?id=462183

Bug ID: 462183
   Summary: Unfortunately does not allow copy to usb or
synchronize the download folder after downloading a
file
Classification: Applications
   Product: dolphin
   Version: 22.08.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: osama.mada...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Unfortunately does not allow copy to usb or synchronize the download folder
after downloading a file
You have to click on the folder again to refresh 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: fedora 37 workstation
(available in About System)
KDE Plasma Version:  plasmashell 5.26.3
Qt: 5.15.7
KDE Frameworks: 5.100.0
kf5-config: 1.0

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

[okular] [Bug 288042] Option to reset forms (PDF)

2018-03-13 Thread Ahmad Osama
https://bugs.kde.org/show_bug.cgi?id=288042

--- Comment #9 from Ahmad Osama <ahmad.osama@gmail.com> ---
I created an auto-test for this option that is working fine on the created test
cases, the new test along with the implementation for this option are in this
patch:

https://phabricator.kde.org/D10932

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

[okular] [Bug 288042] Option to reset forms (PDF)

2018-03-04 Thread Ahmad Osama
https://bugs.kde.org/show_bug.cgi?id=288042

--- Comment #8 from Ahmad Osama <ahmad.osama@gmail.com> ---
Created attachment 83
  --> https://bugs.kde.org/attachment.cgi?id=83=edit
Implement the reset forms option using Okular::FormFields in a way similar to
editformstest.cpp

I uploaded the path here:
https://phabricator.kde.org/D10932

I am currently working on getting the auto test to work in a way other than
creating a reset function in the document class.

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

[okular] [Bug 288042] Option to reset forms (PDF)

2018-02-14 Thread Ahmad Osama
https://bugs.kde.org/show_bug.cgi?id=288042

--- Comment #7 from Ahmad Osama <ahmad.osama@gmail.com> ---
I have posted it here: https://phabricator.kde.org/D10504

I saw the comment now, it sounds that I have implemented almost the same idea!

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

[okular] [Bug 288042] Option to reset forms (PDF)

2018-02-13 Thread Ahmad Osama
https://bugs.kde.org/show_bug.cgi?id=288042

Ahmad Osama <ahmad.osama@gmail.com> changed:

   What|Removed |Added

 CC||ahmad.osama@gmail.com

--- Comment #5 from Ahmad Osama <ahmad.osama@gmail.com> ---
Created attachment 110619
  --> https://bugs.kde.org/attachment.cgi?id=110619=edit
The attachment contains a zip file with 3 patches containing the changes to 5
files: part.cpp/pageview.cpp/pageview.h/formwidget.cpp/formwidget.h

These changes are done to add a button to Reset pdf forms when clicked.

Changes are to the following files:

* part.cpp: Just changing the text displayed to the user when the document has
forms
* pageview.cpp/pageview.h: add an action to reset forms just like the Show
Form/Hide form (aToggleForm QAction)
* formwidget.cpp/formwidger.h: add a virtual function 'clearWidgetContents()'
to the parent class (FormWidgetIface) that clears the contents of the widget,
then overriding this function in its children to clear the contents differently
in each widget, ex. clearing the FormLineEditClass (that iherits from
QLineEdit) is done by setting text to an empty string ("").

* the clearWidgetContents() is called when the QAction associated with it is
triggered.

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

[kwin] [Bug 380057] Kwin Segmentation fault

2017-05-22 Thread Osama
https://bugs.kde.org/show_bug.cgi?id=380057

--- Comment #2 from Osama <osama.ray...@gmail.com> ---
@mar(In reply to Martin Flöser from comment #1)
> Unfortunately the backtrace is missing debug symbols. If you are able to
> reproduce please install debug packages and attach a new backtrace.

I installed Ubuntu afterwards, so I can't, sorry!
but I'm new to reporting bugs, so if you can give me some advice before
reporting any bugs to make it helpful, I'd be grateful.

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

[kwin] [Bug 380057] New: Kwin Segmentation fault

2017-05-21 Thread Osama
https://bugs.kde.org/show_bug.cgi?id=380057

Bug ID: 380057
   Summary: Kwin Segmentation fault
   Product: kwin
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: egl
  Assignee: kwin-bugs-n...@kde.org
  Reporter: osama.ray...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.8.1)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.8.6-300.fc25.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:


-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f79d209e940 (LWP 1351))]

Thread 6 (Thread 0x7f7929963700 (LWP 2177)):
#0  0x7f79e24350d1 in ppoll () from /lib64/libc.so.6
#1  0x7f79e3237051 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib64/libQt5Core.so.5
#2  0x7f79e3238566 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#3  0x7f79e31ec0ba in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#4  0x7f79e3049643 in QThread::exec() () from /lib64/libQt5Core.so.5
#5  0x7f79e9cef735 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#6  0x7f79e304da1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#7  0x7f79e524b6ca in start_thread () from /lib64/libpthread.so.0
#8  0x7f79e2440f6f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f79b67f9700 (LWP 1563)):
#0  0x7f79e5251460 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f79eaa97bd4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/lib64/libQt5Script.so.5
#2  0x7f79eaa97c19 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
() from /lib64/libQt5Script.so.5
#3  0x7f79e524b6ca in start_thread () from /lib64/libpthread.so.0
#4  0x7f79e2440f6f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f79c298e700 (LWP 1528)):
#0  0x7f79e24350d1 in ppoll () from /lib64/libc.so.6
#1  0x7f79e3237051 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib64/libQt5Core.so.5
#2  0x7f79e3238566 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#3  0x7f79e31ec0ba in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#4  0x7f79e3049643 in QThread::exec() () from /lib64/libQt5Core.so.5
#5  0x7f79e9cef735 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#6  0x7f79e304da1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#7  0x7f79e524b6ca in start_thread () from /lib64/libpthread.so.0
#8  0x7f79e2440f6f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f79c9092700 (LWP 1362)):
#0  0x7f79e24350d1 in ppoll () from /lib64/libc.so.6
#1  0x7f79e3237051 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib64/libQt5Core.so.5
#2  0x7f79e3238566 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#3  0x7f79e31ec0ba in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#4  0x7f79e3049643 in QThread::exec() () from /lib64/libQt5Core.so.5
#5  0x7f79e4d687a9 in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#6  0x7f79e304da1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#7  0x7f79e524b6ca in start_thread () from /lib64/libpthread.so.0
#8  0x7f79e2440f6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f79ca76f700 (LWP 1353)):
#0  0x7f79e243500d in poll () from /lib64/libc.so.6
#1  0x7f79e4b36d10 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7f79e4b38aa9 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x7f79cb41fa19 in QXcbEventReader::run() () from
/lib64/libQt5XcbQpa.so.5
#4  0x7f79e304da1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5  0x7f79e524b6ca in start_thread () from /lib64/libpthread.so.0
#6  0x7f79e2440f6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f79d209e940 (LWP 1351)):
[KCrash Handler]
#6  0x7f79e354fa00 in QPalette::QPalette(QPalette const&) () from
/lib64/libQt5Gui.so.5
#7  0x7f79e3a3a7e9 in QApplicationPrivate::setPalette_helper(QPalette
const&, char const*, bool) () from /lib64/libQt5Widgets.so.5
#8  0x7f79c9d57b3a in KHintsSettings::slotNotifyChange(int, int) () from
/usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
#9  0x7f79c9d63965 in KHintsSettings::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so
#10 0x7f79e4d747f0 in QDBusConnectionPrivate::deliverCall(QObject*, int,
QDBusMessage const&, QVector const&, int) () from /lib64/libQt5DBus.so.5
#11 0x7f79e32150d9 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#12 0x7f79e3a3796c in