[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Andras Timar  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Andras Timar  ---
gokaysatir committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/online/commit/a486bad79be3838d115e09ccbb55ec47ea36274a

tdf#130568 - Add server os pretty name to help->about

(he used wrong bug reference though...)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

--- Comment #8 from Michael Meeks  ---
Hugo - we already have a patch here so I'd suggest looking at another bug.
https://gerrit.libreoffice.org/c/online/+/91345

Using another shell, and spawning an AWK process seems really sub-optimal to me
when that can be parsed in native code trivially. We want to depend on as few
details of the system, and other tools as possible really.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

--- Comment #7 from Hugo Eduardo Ziviani  ---
(In reply to Michael Meeks from comment #3)
> Hugo - please work harder at your research; go around the hermenutical
> spiral five times =) read the code I pointed at, cat /etc/os-release, get a
> build & see what it does currently - and you'll be able to answer your own
> question.
> 
> Thanks! =)

Michael, hello! I hope everything is going good. So, I thought something like
this to this error:

awk -F= '$1=="ID" { print $2 ;}' /etc/os-release

This simple line can return just the name of OS. What do you think? I'm going
to the right way?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Hugo Eduardo Ziviani  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from Hugo Eduardo Ziviani  ---
Ok. I'm working on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Buovjaga  changed:

   What|Removed |Added

 CC||hugo_zivi...@hotmail.com,
   ||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #5 from Buovjaga  ---
(In reply to Gökay ŞATIR from comment #4)
> May i assign this subject to myself? I started to work on this.

That depends on if Hugo is still working on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

--- Comment #4 from Gökay ŞATIR  ---
May i assign this subject to myself? I started to work on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

--- Comment #3 from Michael Meeks  ---
Hugo - please work harder at your research; go around the hermenutical spiral
five times =) read the code I pointed at, cat /etc/os-release, get a build &
see what it does currently - and you'll be able to answer your own question.

Thanks! =)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||xiscofa...@libreoffice.org

--- Comment #2 from Xisco Faulí  ---
Hello Hugo,
NEEDINFO is used when information from the reported is needed in order to
triage a bug, not for support on easyHacks. Please, do not change it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Hugo Eduardo Ziviani  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Hugo Eduardo Ziviani  ---
Hello, could you give more information to me get this problem? Let me know if I
understood good. Is that a request to replace some words with better names?
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about

2020-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130571

Michael Meeks  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||difficultyBeginner,
   ||easyHack, skillCpp,
   ||skillJavaScript, topicDebug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs