[ark] [Bug 454688] New: If a zip contains multiple files with the same name, Ark will only show one of them

2022-06-01 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=454688

Bug ID: 454688
   Summary: If a zip contains multiple files with the same name,
Ark will only show one of them
   Product: ark
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: icohen2...@zoho.com
CC: aa...@kde.org, rthoms...@gmail.com
  Target Milestone: ---

Recently I was working with a zip file that had strange behavior (when
extracting it asked whether I wanted to replace the files I already extracted).
It turned out the zip contained multiple files with the same name at the same
directory level. I tried to reproduce such a zip, but only succeeded by the
method outlined here:
https://stackoverflow.com/questions/17606573/how-to-add-two-files-with-the-same-file-name-into-a-single-zip-archive-file

I found that other archiving tools such as Engrampa will show the individual
files with the same name whereas Ark only shows one file in their place. I
thought it would be nice to add a feature to Ark that does this too.

STEPS TO REPRODUCE
1. First create three files like this:
echo "Test1" >> file1
echo "Test2" >> file2
echo "Test3" >> file3

Note: It's important that the filenames should be the same length. This makes
step 3 easier.

2. Archive them into a zip:
zip test.zip file1 file2 file3

3. Open a hex editor and change the names of two of the files to match the
third. For instance, change all occurrences of "file2" and "file3" to "file1".
There will be two occurrences of the name for each file in the zip. If the
names are different lengths there will probably be other fields to change as
well.

4. View the files in the zip with:
unzip -l test.zip

You should see multiple files with the same name.

5. Open the zip with Ark

OBSERVED RESULT
There is only one file.

EXPECTED RESULT
There should be multiple files with the same name as in the output of unzip -l


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.17.5-051705-generic (64-bit)

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

[ark] [Bug 454688] If a zip contains multiple files with the same name, Ark will only show one of them

2022-06-01 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=454688

--- Comment #1 from Isaac Cohen  ---
Created attachment 149369
  --> https://bugs.kde.org/attachment.cgi?id=149369&action=edit
My test zip

I'm uploading my test zip so it can save people time

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

[krunner] [Bug 445153] krunner causes error messages in my system log because kconfig reads each line of an .ods file I open

2021-11-20 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=445153

Isaac Cohen  changed:

   What|Removed |Added

 CC||icohen2...@zoho.com

--- Comment #3 from Isaac Cohen  ---
I can replicate this. Here are the steps:

1. Open a PDF file the ordinary way, by double clicking it in Dolphin.
2. Click the application launcher and enter the name of the PDF in the search
box
3. The launcher will find the PDF (as a recently opened document)
4. Select the document from the list and click to open it
5. The document will open after a short delay (depending on the size of the
document - for my Calculus textbook it's about 4-5 seconds)
6. Looking in .xsession-errors you will see a bunch of lines that look like
this:
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846558: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846559: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846560: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846561: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846562: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846563: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846564: " Invalid entry (missing
']')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846565: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846566: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846567: " Invalid entry (missing
'=')
kf.config.core: "KConfigIni: In file /home/isaac/James Stewart - Calculus_
Early Transcendentals 8th Edition. 8.pdf, line 846568: " Invalid entry (missing
'=')

Specs:
Operating System: Kubuntu 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.15.1-051501-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-4160 CPU @ 3.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4400

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

[krunner] [Bug 445153] krunner causes error messages in my system log because kconfig reads each line of an .ods file I open

2021-11-20 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=445153

--- Comment #4 from Isaac Cohen  ---
Interestingly this only happens (for me) when I try to open the document using
the application launcher. It doesn't happen for krunner.

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

[plasmashell] [Bug 436751] New: Screen shows before lockscreen on resuming from sleep

2021-05-07 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=436751

Bug ID: 436751
   Summary: Screen shows before lockscreen on resuming from sleep
   Product: plasmashell
   Version: 5.21.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: icohen2...@zoho.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
On resuming from suspend, the screen shows for a moment before the lock screen
comes on. This might be a concern for some people, especially if they don't
want others to be able to view their session before they enter the password.


STEPS TO REPRODUCE
1. Put computer on Sleep.
2. Resume from Sleep.

OBSERVED RESULT
You see the screen for a moment with the things you had open when you put your
computer on sleep. Then, a moment later, the lockscreen appears.

EXPECTED RESULT
You see the lockscreen right away.

SOFTWARE/OS VERSIONS
Linux: 5.11.16-generic
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kubuntu: 21.04

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

[kscreenlocker] [Bug 316734] The desktop gets displayed for couple seconds after waking the system.

2021-05-11 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=316734

--- Comment #25 from Isaac Cohen  ---
(In reply to David Edmundson from comment #20)
> I have a theory to rule out:
> 
> If someone can reproduce this reliably, could they run "kcmshell5
> qtquicksettings" and set their backend to software and see if the screen
> locker issue perists or goes away

I could reproduce reliably. I tried what you said and now it works every time.
Thanks!

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

[kscreenlocker] [Bug 316734] The desktop gets displayed for couple seconds after waking the system.

2021-05-11 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=316734

--- Comment #26 from Isaac Cohen  ---
Also, I should point out that for me this issue only began when I upgraded to
Plasma 5.21. When I used 5.19 it never happened and after I upgraded it
happened every time. When filing my big report I actually saw this one but
noticed it was from several years ago and so figured it must be a different
issue (since mine just started with 5.21). So I filed a separate bug report but
it was marked a duplicate of this one. I guess it is the same issue.

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

[systemsettings] [Bug 428479] Choosing SWITCH USER option causing system freeze on post-login desktop session

2020-11-28 Thread Isaac Cohen
https://bugs.kde.org/show_bug.cgi?id=428479

Isaac Cohen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||icohen2...@zoho.com
 Status|REPORTED|CONFIRMED

--- Comment #2 from Isaac Cohen  ---
I was about to report a similar issue but then I saw this bug and figured it's
related. So first I successfully reproduced this one and am now marking it as
confirmed.

Now, the issue I was about to report is that if you push Ctrl + Alt + L or
 + L and then "Switch User" (I sometimes do this in order to get the
"Sleep" button on the lockscreen) it will hang when you enter your password and
try to log back in.


Steps to Reproduce:

1. Push Ctrl + Alt + L to get lockscreen
2. Click "Switch User"
3. Enter your password and attempt to log in

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