Re: [lubuntu-users] Bionic Beaver -Apport

2017-12-08 Thread Fritz Hudnut
On Thu, Dec 7, 2017 at 1:35 PM, Ian Bruntlett 
wrote:

>  Hi Fritzm
>
> On 7 December 2017 at 21:07, Fritz Hudnut  wrote:
>
>> Yes, to actually use apport, it can start in the console, but then to get
>> to Launchpad it needs a browser to log into LP and then I believe you go
>> back to the console to send the "apport."  I don't think the OP was saying
>> he doesn't have a GUI??
>>
>
> I've looked up the appropriate journal that describes what I did to get
> debugging info sent to launchpad for the bug where 80% of the screen is
> black and you are unable to use apport because of that...
>
> On the computer with the graphics problem I did this:-
> apport-cli -f -p linux --save 32-bit-graphics.apport
> The above command gathered debugging information and put it in the file
> 32-bit-graphics.apport
> I then copied that file to USB flash drive and copied it to a computer to
> report it.
>
> On the working computer I did this:-
> ubuntu-bug -c 32-bit-graphics.apport
>
> Apologies if this information is at a bit of a tangent. My motive is to
> get this information out into the open.
>
> HTH,
>
>
> Ian
>
> @Ian:

Well the purpose of this list serve is information sharing, and at times a
bug report needs to be filed . . . sans GUI  . . . .

F
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] Bionic Beaver -Apport

2017-12-07 Thread Ian Bruntlett
 Hi Fritzm

On 7 December 2017 at 21:07, Fritz Hudnut  wrote:

> Yes, to actually use apport, it can start in the console, but then to get
> to Launchpad it needs a browser to log into LP and then I believe you go
> back to the console to send the "apport."  I don't think the OP was saying
> he doesn't have a GUI??
>

I've looked up the appropriate journal that describes what I did to get
debugging info sent to launchpad for the bug where 80% of the screen is
black and you are unable to use apport because of that...

On the computer with the graphics problem I did this:-
apport-cli -f -p linux --save 32-bit-graphics.apport
The above command gathered debugging information and put it in the file
32-bit-graphics.apport
I then copied that file to USB flash drive and copied it to a computer to
report it.

On the working computer I did this:-
ubuntu-bug -c 32-bit-graphics.apport

Apologies if this information is at a bit of a tangent. My motive is to get
this information out into the open.

HTH,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] Bionic Beaver -Apport

2017-12-07 Thread Fritz Hudnut
Ian:

Yes, to actually use apport, it can start in the console, but then to get
to Launchpad it needs a browser to log into LP and then I believe you go
back to the console to send the "apport."  I don't think the OP was saying
he doesn't have a GUI??

F

On Thu, Dec 7, 2017 at 11:44 AM, Ian Bruntlett 
wrote:

> Hi All,
>
> On 7 December 2017 at 15:59, Fritz Hudnut  wrote:
>
>>
>> He could also run "apport" in the console and if nothing happens, "sudo
>> apt install apport" . . . and if it's already installed it will say so,
>> otherwise it will install it.
>>
> I think apport needs a working GUI. When I was gathering information to
> report a device driver bug, I had to use the apport-cli command to generate
> the debugging information, copy that information to a working computer and
> then submit a bug report that way. Sadly, I can't remember which command I
> used for that.
>
> HTH,
>
>
> Ian
>
> --
> -- ACCU - Professionalism in programming - http://www.accu.org
> -- My writing - https://sites.google.com/site/ianbruntlett/
> -- Free Software page - https://sites.google.com/site/
> ianbruntlett/home/free-software
>
>
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


Re: [lubuntu-users] Bionic Beaver -Apport

2017-12-07 Thread Ian Bruntlett
Hi All,

On 7 December 2017 at 15:59, Fritz Hudnut  wrote:

>
> He could also run "apport" in the console and if nothing happens, "sudo
> apt install apport" . . . and if it's already installed it will say so,
> otherwise it will install it.
>
I think apport needs a working GUI. When I was gathering information to
report a device driver bug, I had to use the apport-cli command to generate
the debugging information, copy that information to a working computer and
then submit a bug report that way. Sadly, I can't remember which command I
used for that.

HTH,


Ian

-- 
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


[lubuntu-users] Bionic Beaver -Apport

2017-12-06 Thread Eric Bradshaw
I downloaded Lubuntu Bionic Beaver LTS (Daily Build) to check it out. In
the beginning I did get 3-4 error messages, but not any lately. Been doing
updates.  I was using Lubuntu 16.04


I follow the ‘10 things to do first in Lubuntu 16.04’ and applied it to
Bionic Beaver.


I don’t want to go back to 16.04


Can I enable ‘Apport’ for Bionic Beaver?  If so, how?  I’m not a geek


Thanks, Dennis


Dennis,

Info from https://wiki.ubuntu.com/Apport

Apport runs at all times, but the crash interception component is normally 
disabled. To enable it, go to Menu --> System Tools --> LXTerminal (or 
Ctrl+Alt+T) and type:

sudo leafpad /etc/apport/crashdb.conf

... and add a hash symbol # in the beginning of the following line:

'problem_types': ['Bug', 'Package'],

so that it becomes

#'problem_types': ['Bug', 'Package'],

Save the file and "X" out.


Eric
--
Thank You,
God Bless You,
http://Computers4Christians.org/-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users


[lubuntu-users] Bionic Beaver -Apport

2017-12-05 Thread Dennis Castanos
I downloaded Lubuntu Bionic Beaver LTS (Daily Build) to check it out. In
the beginning I did get 3-4 error messages, but not any lately. Been doing
updates.  I was using Lubuntu 16.04


I follow the ‘10 things to do first in Lubuntu 16.04’ and applied it to
Bionic Beaver.


I don’t want to go back to 16.04


Can I enable ‘Apport’ for Bionic Beaver?  If so, how?  I’m not a geek


Thanks, Dennis
-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users