On Thu, 2024-02-15 at 20:33 -0500, Neal Heinecke wrote:
> I need to identify the package responsible for creating the software
> sources window. There is a minor bug/typo where the first tab reads
> "Ubuntu Software"
This could be synaptic?
https://help.ubuntu.com/community/SynapticHowto
Does th
On 16/02/2024 21:14, Greg Wooledge wrote:
On Fri, Feb 16, 2024 at 09:05:28PM +0700, Max Nikulin wrote:
I suspect that program name is the question. If "ps awf" gives no clue then
perhaps the following may help (untested):
https://unix.stackexchange.com/questions/362731/how-to-identify-window-by
On 2024-02-16 at 09:14, Greg Wooledge wrote:
>>> On Thu, 15 Feb 2024 20:33:16 -0500 Neal Heinecke wrote:
>>>
I need to identify the package responsible for creating the
software sources window. There is a minor bug/typo where the
first tab reads "Ubuntu Software"
> I would also po
On Fri, Feb 16, 2024 at 09:05:28PM +0700, Max Nikulin wrote:
> On 16/02/2024 12:16, Charles Curley wrote:
> > On Thu, 15 Feb 2024 20:33:16 -0500
> > Neal Heinecke wrote:
> >
> > > I need to identify the package responsible for creating the software
> > > sources window. There is a minor bug/typo w
On 16/02/2024 12:16, Charles Curley wrote:
On Thu, 15 Feb 2024 20:33:16 -0500
Neal Heinecke wrote:
I need to identify the package responsible for creating the software
sources window. There is a minor bug/typo where the first tab reads
"Ubuntu Software"
I have no idea what a "software sources
On 2/16/24, Charles Curley wrote:
> On Thu, 15 Feb 2024 20:33:16 -0500
> Neal Heinecke wrote:
>
>> I need to identify the package responsible for creating the software
>> sources window. There is a minor bug/typo where the first tab reads
>> "Ubuntu Software"
>
> I have no idea what a "software s
> I need to identify the package responsible for creating the software
> sources window. There is a minor bug/typo where the first tab reads
> "Ubuntu Software"
If all else fails, you can always try something like:
find / -mount -type f -print0 | xargs -0 grep -al "Ubuntu Software"
to find f
On Fri, Feb 16, 2024 at 12:27 AM Neal Heinecke wrote:
>
> I need to identify the package responsible for creating the software sources
> window. There is a minor bug/typo where the first tab reads "Ubuntu Software"
If you can locate the program that owns the window, then you can
identify the pac
On Thu, 15 Feb 2024 20:33:16 -0500
Neal Heinecke wrote:
> I need to identify the package responsible for creating the software
> sources window. There is a minor bug/typo where the first tab reads
> "Ubuntu Software"
I have no idea what a "software sources window" is. Do you know the
name of the
I need to identify the package responsible for creating the software
sources window. There is a minor bug/typo where the first tab reads "Ubuntu
Software"
Thanks!
10 matches
Mail list logo