Seems to me that I've gone through this before. I logged onto https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but there is no Create or Add New button to do so (not in the home page, not in the Issues page). I know I've been able to do it in the past. IIRC there was some sort of setting that had to be altered?
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.1 tde-config: 1.0
On Tue January 30 2024 11:59:17 Leslie Turriff via tde-users wrote:
Seems to me that I've gone through this before. I logged onto https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but there is no Create or Add New button to do so (not in the home page, not in the Issues page). I know I've been able to do it in the past. IIRC there was some sort of setting that had to be altered?
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
Mike Bird composed on 2024-01-30 12:06 (UTC-0800):
Leslie Turriff wrote:
Seems to me that I've gone through this before. I logged onto https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but there is no Create or Add New button to do so (not in the home page, not in the Issues page). I know I've been able to do it in the past. IIRC there was some sort of setting that had to be altered?
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
I see green only on SL/normal and SL/minor buttons.
Felix Miata via tde-users wrote:
Mike Bird composed on 2024-01-30 12:06 (UTC-0800):
Leslie Turriff wrote:
Seems to me that I've gone through this before. I logged onto https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but there is no Create or Add New button to do so (not in the home page, not in the Issues page). I know I've been able to do it in the past. IIRC there was some sort of setting that had to be altered?
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
I see green only on SL/normal and SL/minor buttons.
deloptes composed on 2024-01-30 22:07 (UTC+0100):
Felix Miata wrote:
Mike Bird composed on 2024-01-30 12:06 (UTC-0800):
Leslie Turriff wrote:
https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
I see green only on SL/normal and SL/minor buttons.
<image attached>
That new issue spot flashes a green background for a fraction of a second each time the mouse touches it, then goes back to very pale gray background with white text.
On Tue January 30 2024 15:28:58 Felix Miata via tde-users wrote:
deloptes composed on 2024-01-30 22:07 (UTC+0100):
Felix Miata wrote:
Mike Bird composed on 2024-01-30 12:06 (UTC-0800):
Leslie Turriff wrote:
https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
I see green only on SL/normal and SL/minor buttons.
<image attached>
That new issue spot flashes a green background for a fraction of a second each time the mouse touches it, then goes back to very pale gray background with white text.
Works for me in Debian 12 with Firefox-ESR, Chromium, and (poor formatting) Konqueror.
Which browser are you using?
On 2024-30-01 14:06:42 Mike Bird via tde-users wrote:
On Tue January 30 2024 11:59:17 Leslie Turriff via tde-users wrote:
Seems to me that I've gone through this before. I logged onto https://mirror.git.trinitydesktop.org/gitea/ to create a ticket but there is no Create or Add New button to do so (not in the home page, not in the Issues page). I know I've been able to do it in the past. IIRC there was some sort of setting that had to be altered?
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
Yes, okay. How do I know which is the relevant repository for a program?
leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.1 tde-config: 1.0
On Tue January 30 2024 14:08:06 Leslie Turriff via tde-users wrote:
On 2024-30-01 14:06:42 Mike Bird via tde-users wrote:
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
Yes, okay. How do I know which is the relevant repository for a program?
Basically you use your package manager to find the package containing the binary and then look at the package description to determine the repository.
Suppose I want to report a bug in ksokoban. In Debian: (Note: I'm editing out groups of irrelevant lines and replacing them with ellipses):
# dpkg -S ksokoban ... ksokoban-trinity: /opt/trinity/games/ksokoban ...
# dpkg -s ksokoban-trinity Package: ksokoban-trinity ... Source: tdegames-trinity ... This package is part of Trinity, and a component of the TDE games module. See the 'tde-trinity' and 'tdegames-trinity' packages for more information.
So I type "games" into the repository search field in gitea.
On 2024-30-01 16:47:25 Mike Bird via tde-users wrote:
On Tue January 30 2024 14:08:06 Leslie Turriff via tde-users wrote:
On 2024-30-01 14:06:42 Mike Bird via tde-users wrote:
Select the relevant repository, look at the existing Issues, and if your problem is not a duplicate click on the green New Issue button.
Yes, okay. How do I know which is the relevant repository for a program?
Basically you use your package manager to find the package containing the binary and then look at the package description to determine the repository.
Suppose I want to report a bug in ksokoban. In Debian: (Note: I'm editing out groups of irrelevant lines and replacing them with ellipses):
# dpkg -S ksokoban ... ksokoban-trinity: /opt/trinity/games/ksokoban ...
# dpkg -s ksokoban-trinity Package: ksokoban-trinity ... Source: tdegames-trinity ... This package is part of Trinity, and a component of the TDE games module. See the 'tde-trinity' and 'tdegames-trinity' packages for more information.
So I type "games" into the repository search field in gitea.
I see. And in openSUSE's YaST package manager, that information is found in the Technical Data tab (which I have never had to look at before :-) ).
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.1 tde-config: 1.0