[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2023-10-11 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=364321

Erik Quaeghebeur  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=475459

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2023-06-30 Thread ProfPootis
https://bugs.kde.org/show_bug.cgi?id=364321

ProfPootis  changed:

   What|Removed |Added

 CC||professorpoo...@proton.me

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2023-03-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364321

--- Comment #31 from vmel...@yahoo.com ---
(In reply to Erik Quaeghebeur from comment #29)
> (In reply to vmelkon from comment #28)
> > It is a very easy thing to fix. They can send me the source, I fix it and
> > send it back to them.
> 
> To get fixes into KDE, the workflow is to submit merge requests. See
> https://community.kde.org/Get_Involved/development#Submit_a_Merge_Request
> and related material. Dolphin, for example has its source at
> https://invent.kde.org/system/dolphin.

Hello Erik Quaeghebeur,
I followed the steps to download the KDE framework and whatever and finally, I
was able to compile KCalc. It runs. I checked the version and it is the latest
KCalc.
That is nice.

I then tried to compile Dolphin and it failed.
The failure has to do with the “script” trying to download and compile things
on the fly and then it tells me some component is missing and how to run a
command to install it.
So, I ran the command and it installed it.
Then, I ran the script again and it tells me that that same component is
missing.

Sorry, I don’t know anything about cmake scripts and how they check what is
needed and all that autodownload.
I’m not even sure why they don’t give us a zip file to download and we can all
just open it in Qt Creator.

I just don’t know enough about developing on Linux. I’m not even sure how
debugging is done.

Sorry. I can’t help any further.

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2023-02-26 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=364321

Karl Ove Hufthammer  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=466468

--- Comment #30 from Karl Ove Hufthammer  ---
FYI: I’ve added a bug report (bug 466468) for spinbox support for formatting of
byte values (respecting BinaryUnitDialect).

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2023-01-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364321

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-08-30 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=364321

Jack Hill  changed:

   What|Removed |Added

 CC||jackhill3...@gmail.com

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-08-28 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=364321

phrxmd  changed:

   What|Removed |Added

 CC||philipp.reichm...@gmail.com

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-08-26 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=364321

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-08-22 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=364321

Erik Quaeghebeur  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=458161

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-07-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364321

Nate Graham  changed:

   What|Removed |Added

 CC||hanyo...@protonmail.com
  Component|kcm_formats |kcm_regionandlang

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-05-21 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=364321

Erik Quaeghebeur  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=454182

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-05-21 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=364321

--- Comment #29 from Erik Quaeghebeur  ---
(In reply to vmelkon from comment #28)
> It is a very easy thing to fix. They can send me the source, I fix it and
> send it back to them.

To get fixes into KDE, the workflow is to submit merge requests. See
https://community.kde.org/Get_Involved/development#Submit_a_Merge_Request and
related material. Dolphin, for example has its source at
https://invent.kde.org/system/dolphin.

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364321

--- Comment #28 from vmel...@yahoo.com ---
(In reply to Nate Graham from comment #27)
> This is what happens to hidden options: the feature they controls bit-rots
> because it's not being regularly tested. The fact that this is happening is
> a strong argument to me in favor of exposing it in the UI so more people can
> use it and the codepaths it enabled get more use.

Nate Graham, yes, a feature needs to be part of the beaten path. When it is
used by a lot of people, eventually, bugs get discovered, reported, and cleaned
up.

I backed up (I posted a comment)
https://bugs.kde.org/show_bug.cgi?id=453853
https://bugs.kde.org/show_bug.cgi?id=453854

of Erik Quaeghebeur
It is a very easy thing to fix. They can send me the source, I fix it and send
it back to them.

Also, I tried Ark. To my surprise, it does obey the BinaryUnitDialect=1 and
display KB, MB, GB.

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

[systemsettings] [Bug 364321] GUI to switch from JEDEC to SI units

2022-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364321

Nate Graham  changed:

   What|Removed |Added

Summary|UI to switch from JEDEC to  |GUI to switch from JEDEC to
   |SI units|SI units

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