[partitionmanager] [Bug 448401] error when trying to resize partition

2022-01-18 Thread James Morgan
https://bugs.kde.org/show_bug.cgi?id=448401

James Morgan  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from James Morgan  ---
Sorry for the delayed reply. 
I ended up cutting my losses and doing a clean install. 
Thanks for your help. 
James

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

[partitionmanager] [Bug 448401] error when trying to resize partition

2022-01-13 Thread James Morgan
https://bugs.kde.org/show_bug.cgi?id=448401

--- Comment #2 from James Morgan  ---
Hi Andrius

Yes. That's a typo in my report. It was dev in the cmd error.

Cheers
James

On 13 Jan 2022, 23:11, at 23:11, "Andrius Štikonas" 
wrote:
>https://bugs.kde.org/show_bug.cgi?id=448401
>
>--- Comment #1 from Andrius Štikonas  ---
>> e2fsck: No such file or directory while trying to open /deb/sdb1
>
>Did you make a typo here? /deb should be /dev
>
>--
>You are receiving this mail because:
>You reported the bug.

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

[partitionmanager] [Bug 448401] New: error when trying to resize partition

2022-01-13 Thread James Morgan
https://bugs.kde.org/show_bug.cgi?id=448401

Bug ID: 448401
   Summary: error when trying to resize partition
   Product: partitionmanager
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: jamesmor...@workmail.com
  Target Milestone: ---

SUMMARY

I am trying to grow a partition on my ssd storage drive. 1.82 TiB (/dev/sdb)
I have 2 partitions on the drive: 
/dev/sdb1 Type: ext4 Size: 1.67 TiB  Used: 1.61.23 GiB  
unallocated Type: unknown Size: 156.25 GiB ---

I'd like to grow the ext4 partition to 1.82 TiB 
When I attempt to do this I get an error message saying 'Check file system on
partition '/dev/sdb1' 


STEPS TO REPRODUCE
1. Open resize/move function on KDE Partition Manager
2. Use slider to grow '/dev/sdb1' (same problem occurs if I use any method. hit
OK -it seems ok at this point. 
3. Hit Apply - dialogue appears to verify that I want to apply the changes- I
hit Apply

OBSERVED RESULT

Dialogue appears:
'There were errors while applying operations. Aborted. KDE Partition Manager
Grow partition ‘/dev/sdb1’ from 1.67 TiB to 1.82 TiB 
Job: Check file system on partition ‘/dev/sdb1’ 
Command: e2fsck -f -y -v /dev/sdb1 
Check file system on partition ‘/dev/sdb1’: Error

Checking partition ‘/dev/sdb1’ before resize/move failed. 
Grow partition ‘/dev/sdb1’ from 1.67 TiB to 1.82 TiB: Error

EXPECTED RESULT

The partition should grow to 1.82 TiB as attempted but doesn't. 

In Konole I ran: 

e2fsck -f -y -v /dev/sdb1 

Result : 
e2fsck: No such file or directory while trying to open /deb/sdb1
Possibly non-existent device?

Presumably this is because the partition isn't mounted, but it wouldn't let me
resize the partition when it is mounted. 

SOFTWARE/OS VERSIONS

Operating System: Ubuntu Studio 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-16-lowlatency
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NV117

ADDITIONAL INFORMATION

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

[konsole] [Bug 437218] Process taking too long

2021-05-26 Thread James Morgan
https://bugs.kde.org/show_bug.cgi?id=437218

--- Comment #2 from James Morgan  ---
ok. Thanks

On 17/05/2021 09:33, Ahmad Samir wrote:
> https://bugs.kde.org/show_bug.cgi?id=437218
>
> Ahmad Samir  changed:
>
> What|Removed |Added
> 
>   Resolution|--- |NOT A BUG
>   Status|REPORTED|RESOLVED
>   CC||a.samir...@gmail.com
>
> --- Comment #1 from Ahmad Samir  ---
> I think it's an issue with the command you used, not with konsole per se (you
> can try with other terminals? e.g. xterm or gnome-terminal); I'd use:
> sudo su -c 'echo 244 > /proc/sys/kernel/sysrq'
>

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

[konsole] [Bug 437218] New: Process taking too long

2021-05-16 Thread James Morgan
https://bugs.kde.org/show_bug.cgi?id=437218

Bug ID: 437218
   Summary: Process taking too long
   Product: konsole
   Version: 20.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: jamesmor...@workmail.com
  Target Milestone: ---

SUMMARY

System frequently crashes- screen freezes. Cause unclear as loads of ram
available.
I was running a terminal command to enable sysrq commands. The process is still
running 30 minutes later. But nothing happening on terminal screen. 

STEPS TO REPRODUCE
1. sudo nano /etc/sysctl.d/10-magic-sysrq.conf
2. echo 244 | sudo tee /proc/sys/kernel/sysrq
3. try to quit Konsole

OBSERVED RESULT

Error: 'There is a process running in this window. Do you still want to quit?'

EXPECTED RESULT

Konsole closes


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubunto Studio 20.04
(available in About System)
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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