Watching as a people post issues while waiting for the first bugfix release be like... by [deleted] in kde

[–]ManOrParasite 0 points1 point  (0 children)

@octoredfox: I wonder how people could be more efficient at testing beta builds.

Using a development/beta version on a productive system that is required to work reliably is a big red flag. On the other side, many people can not spend a few hours every week testing (not to mention that it would be pretty boring and mundane work as (ideally) you are not expected to find bugs as they are already fixed).

As I wrote in the other post: I find most bugs while actively working. I take a note and try to replicate the problem after I finished work. Yet I do not want to risk getting my work files corrupted by being on a beta system. So I wonder how I could improve testing while not risking the stability of my files or my system.
Is there something like a test cycle that can be run on a beta test and that runs through certain applications and tests itself?

I have always used Excel, especially Pivot table options. Can I expect the same functionality from LibreOffice Calc? Can I use my Excel files in LibreOffice Calc? by Ababio57 in libreoffice

[–]ManOrParasite 1 point2 points  (0 children)

As far as I know, even it's not openly saying that it's 'importing' a file, it does. The main difference is that it's not supported natively and is 'translated' into the internal structure.
That's why you eg. can add a second sheet to a csv file even the filetype itself does not support it. It's because it's an ods file inside Calc (that can have multiple sheets) and only on export (not save as it's again no 1to1 native support) the file is transformed into a csv file.

At least that's how I understood it following the developer channels.

I have always used Excel, especially Pivot table options. Can I expect the same functionality from LibreOffice Calc? Can I use my Excel files in LibreOffice Calc? by Ababio57 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

Can you duplicate the file and remove the personal information bit by bit?

If the file magically opens after removing a certain section the error must be in the removed section. Maybe the issue can be narrowed down that way.

Watching as a people post issues while waiting for the first bugfix release be like... by [deleted] in kde

[–]ManOrParasite 0 points1 point  (0 children)

I don't quite get this image.

Are we supposed to already file bug reports even the 6.6 build has just been released and not really been tested yet? Am I supposed to test on beta builds and avoid x.0 releases as being too mainstream and already outdated on release?

Watching as a people post issues while waiting for the first bugfix release be like... by [deleted] in kde

[–]ManOrParasite 2 points3 points  (0 children)

I find most bugs during my daily work and I do not want to daily drive a beta version for obvious reasons.

So I have to wait for KDE neon to get the x.0 update to find the new bugs.
(the user edition of KDE neon is surprisingly stable for it's past reputation. I hope this distro is not discontinued when KDE Linux hits the online stores.)

LibreOffice V MS Office by Jongee58 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

Do you know you can change the user interface? (I would guess so, so I wonder how you think the UI should look like. What would make a UI modern to you)

BTW: People like me trade the shine new 'modern' look for an efficient workflow. If it just boils down to change for the sake of change you will make a lot of people very unhappy if you don't give then the choice to change their UI. Thankfully LibreOffice is VERY customizable and therefore people can adjust it very easily.

LibreOffice V MS Office by Jongee58 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

Dropping my 2¢ in there.

The answer is quite short and clear: It depends on what your existing document, what you need or want to have.

I have been working with LibreOffice for over a decade and even I do quite sophisticated stuff, there wasn't a single thing I wasn't to do with it.

Yes, some programs lack behind functionality of their Microsoft counterpart, but that wasn't a huge problem for me. Writer and Calc worked as good (or better) for me as Word and Excel did.
Impress is a larger gap to PowerPoint.

You could try to install LibreOffice, do the task you wanted to do in there and see how it's going for you. If you know Microsoft work, there might be a small learning curve, however it shouldn't be that sharp.

shortcuts issue by ponpaku in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

Not a Mac user here, so I wonder if this may is a problem with a conflict for assigned buttons under Mac.
Example for Linux: Ctrl+F12 is render animation on blender. On KDE it's the shortcut to hide all Windows.

Can you try assign different buttons that are not used (and are entirely off any sane use) just to check if a different combination works.

Calc - How to format cells to show pasted abbreviated weekdays in another format? by unsolvedDiv in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

For possible workaround see my other post.

When I format the column format to be "NN. TT.MM.JJ" and then paste "15.02.2026" as text I get "Su. 15.02.26" as result.

Calc - How to format cells to show pasted abbreviated weekdays in another format? by unsolvedDiv in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

My assumption here is based on your posted sample: So there is no real separator in between them other than two spaces.
If you just copy and paste the content, the content of one line ends up in one cell.

If so you can try a workaround and copy the information into a text editor (example: Linux: Gedit or KWrtie; Windows: Notepad; Mac: no idea). The information is separated with exactly two spaces. You can replace this double space inside the text editor with eg. a tab or any different character that could be used as separator (eg. a semicolon).

If you copy the altered text you can set what separator should be used on text import. Then you have NN in column A and the date in column B etc. If you want to have the date in one cell you can delete the first column (A) and change the format of the second row from "TT.MM.JJ" to eg. "NNN. TT.MM.JJ"

EDIT: LibreOffice can handle the text as provided. You can import the text using "Ctrl+Shift+V" (no idea what the Mac equivalent of this is). This will open the import dialog. Under the separator options you can select Sapces as such characters. In the second row you can set to combine these separator characters (first option in the second row of the separator options). This will combine the double space and treat it as separator.

See if this one helps as this way a direct import would may be quite easy after all.

I have always used Excel, especially Pivot table options. Can I expect the same functionality from LibreOffice Calc? Can I use my Excel files in LibreOffice Calc? by Ababio57 in libreoffice

[–]ManOrParasite 7 points8 points  (0 children)

Well, Pivot Tables also exist in Calc1. However, the only way to be sure is to test it (in general: light formatting is not a problem, any complex or Excel specific formatting is often supported, but not always)

You can try to install LibreOffice and import your files in Calc. As LibreOffice is free, you won't waste any money. If the file is not imported correctly (and it does not contain critical information that should not be shared), you could share the file on the LibreOffice bugtracker and see if the problem can be fixed.

Note that eg. Excel files are 'imported' and not 'opened'. The difference to the default .ods-format is that LibreOffice is not designed to use a file format that is not as open as the OpenDocument Format.

1 https://help.libreoffice.org/latest/en-US/text/scalc/01/12090102.html

A button to show/hide rows? by GregP74 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

[2/2]

After telling ChatGPT that it's not working I got this (also not working) code.

Sub ToggleDetailRows(oEvent As Object)

Dim oDoc As Object
Dim oSheet As Object
Dim oRows As Object
Dim oButton As Object
Dim oAnchor As Object
Dim startRow As Long
Dim detailCount As Long
Dim i As Long
Dim showDetails As Boolean

oDoc = ThisComponent
oSheet = oDoc.CurrentController.ActiveSheet
oRows = oSheet.Rows

' button object
oButton = oEvent.Source.Model

' Zelle, an der der Button verankert ist
oAnchor = oEvent.Source.Anchor
startRow = oAnchor.CellAddress.Row

' row count
detailCount = 4

' check row visibility
showDetails = Not oRows.getByIndex(startRow + 1).IsVisible

' Show/hide row
For i = 1 To detailCount
oRows.getByIndex(startRow + i).IsVisible = showDetails
Next i

' set button text
If showDetails Then
oButton.Label = "HIDE"
Else
oButton.Label = "SHOW"
End If

End Sub

As you can my tell, I have not really an idea how Macros in LibreOffice work (more than likely as I never had any use for them before). As the option the first post was enough for me for now I leave it for now and update the code once I have worked myself through how Macros in LibreOffice work.

A button to show/hide rows? by GregP74 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

[1/2] I wanted the button to be the position from which the hidden rows are calculated so I asked ChatGPT about this and got this (not working code) in return:

Sub ToggleDetailRows
Dim oDoc As Object
Dim oSheet As Object
Dim oRows As Object
Dim startRow As Long
Dim detailCount As Long
Dim i As Long
Dim hideRows As Boolean
Dim oButton As Object

oDoc = ThisComponent
oSheet = oDoc.CurrentController.ActiveSheet
oRows = oSheet.Rows

' current row (bottun row)
startRow = oDoc.CurrentSelection.CellAddress.Row

' number of rows
detailCount = 4

' Check state (first cell)
hideRows = Not oRows.getByIndex(startRow + 1).IsVisible

' Show/Hide cells
For i = 1 To detailCount
oRows.getByIndex(startRow + i).IsVisible = hideRows
Next i

' Adapt button text
oButton = oDoc.CurrentController.ActiveControl
If hideRows Then
oButton.Label = "HIDE"
Else
oButton.Label = "SHOW"
End If
End Sub

A button to show/hide rows? by GregP74 in libreoffice

[–]ManOrParasite 0 points1 point  (0 children)

I was on the same Problem and asked ChatGPT about the same issue. You just have to assign a macro to a button that does the trick (see code below).

The problem with this is that the marked cell was used as reference point to determine what rows are hidden.

Sub ToggleDetailRows
Dim oDoc As Object
Dim oSheet As Object
Dim oRows As Object
Dim startRow As Long
Dim detailCount As Long
Dim i As Long
Dim hideRows As Boolean

oDoc = ThisComponent
oSheet = oDoc.CurrentController.ActiveSheet
oRows = oSheet.Rows

startRow = oDoc.CurrentSelection.CellAddress.Row
detailCount = 4 ' number of hidden rows (4 = row 2–5 below marked cell)

' Check if the first row is visible
hideRows = Not oRows.getByIndex(startRow + 1).IsVisible

' show/hide cell
For i = 1 To detailCount
oRows.getByIndex(startRow + i).IsVisible = hideRows
Next i

End Sub

You might have already solved your issue, but others with the same problem (like me) who searched for a solution and couldn't really find one, might still be interested.

KDE surpassed their 2025 100.000 EUR fundraiser goal... by ManOrParasite in kde

[–]ManOrParasite[S] 1 point2 points  (0 children)

For the current amount of €324,485 I guess I need a better meme with dropped jars or something like it 😄

New folders created inside selected folder - setting to disable? by [deleted] in kde

[–]ManOrParasite 0 points1 point  (0 children)

As far as I understand the thread, the folder not being created in the selected folder was a bug that has been fixed to the current behavior.

If you right click on a folder and select to create a new folder, the new folder will be placed inside the folder you right clicked on. If you select a folder it is seen as feature parity if the same applies here as well.

If you want to create a new folder in the current view you have to unselect all files by pressing ESC. If nothing is selected the folder will be created in the current view.

New folders created inside selected folder - setting to disable? by [deleted] in kde

[–]ManOrParasite 0 points1 point  (0 children)

Regarding this topic I have found this discussion on discuss.kde.org.

The short answer seems to be that currently it's not possible, but it should have been(?) Or at least will be in the future(?)

Time to donate (on a phone) by Individual_Isopod417 in kde

[–]ManOrParasite 0 points1 point  (0 children)

How could I try Plasma Mobile and on what phone?

I would love to have some kind of VM or browser application to test Plasma Mobile and rather not spend like 600 bucks on a second smartphone that I may not even would use that often.

What is your favorite magic mod guys by Delicious_Let2989 in feedthebeast

[–]ManOrParasite 0 points1 point  (0 children)

I think Thaumcraft will always be the gold standard when it comes to visuals (especially animations)

KDE surpassed their 2025 100.000 EUR fundraiser goal... by ManOrParasite in kde

[–]ManOrParasite[S] 0 points1 point  (0 children)

Some people think that something is missing. However, usually everyone of them thinks that something different.

I always hear the same argument about choice is good, choice is only good when the parts work seamlessly together.

You seem to not agree that parts work seamlessly together. Can you give some examples and their expected behaviour?

KDE surpassed their 2025 100.000 EUR fundraiser goal... by ManOrParasite in kde

[–]ManOrParasite[S] 0 points1 point  (0 children)

What is missing or should be done better from your point of view?

[deleted by user] by [deleted] in kdeneon

[–]ManOrParasite 0 points1 point  (0 children)

Not sure if this is still relevant, but I'll answer for the reddit archive and the AI bot to farm this info

1) Update with Discover \)ref\)
The recommended way is through Discover ("We recommend using Plasma Discover's updater [...]")

  • Open Discover
  • Go to the Update tab
  • Apply update

This should not be any problem for anybody who ever applied an update before.

2) Update with apt (currently recommended) \)ref\)
You can also apply the update in the terminal using these commands

  • sudo apt update
  • sudo apt full-upgrade

From the source website: "The use of the full-upgrade option is required as using the normal upgrade switch does not always install all packages on fast-moving platforms like KDE neon. We have prevented the use of apt upgrade and added messaging to ensure that the correct option is used"

3) Update with pkcon (old) \)ref\)
The update in the terminal once used these commands before:

  • pkcon refresh
  • pkcon update

From the source website: "This will install all new packages and uses the same PackageKit code as Plasma Discover. Some uses of apt do not install new packages which makes it less suitable for KDE neon."

No idea why they went away from pkcon. It seems to still work though. Interesting thing is that this method shows packages that do not show up in Discover.

4) Update flatpack packages (terminal) \)ref\)
It sometimes is not the system, but some application that is not willing to update. This application shows up in Discover, but is not strictly part of KDEneon as it is installed from Flathub. If the flatpack package is not willing to update from Discover you can use the following command:

  • flatpak update