You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Are you sure you want to proceed after login?

Author (Read 6687 times)

0 Members and 1 Guest are viewing this topic.

Re: Are you sure you want to proceed after login?
« Reply #11 on: August 06, 2015, 12:21:29 AM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
 8) @Plumberbob
Good work and thanks for taking the time to post the solution.
 

Re: Are you sure you want to proceed after login?
« Reply #10 on: August 05, 2015, 08:04:02 PM »
 

Plumberbob

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 CPU 750 @ 2.67GHz

  • MEMORY: 8Gb
  I believe I have found the problem. The problem was in .bashrc. I found this in a article on ask ubuntu:
http://askubuntu.com/questions/603328/are-you-sure-you-want-to-proceed-on-login?rq=1 .
  I have archey and, for it to work on startup, I had to add it to the .bashrc and save. It had worked for years with no problem until a couple months ago. Anyway, I commented it out and so far no problems. There is an option to change archey to archey 2> /dev/null, which I had rather do. I tried this first but when I rebooted a window came up saying there is no such file or directory as /dev/null.
  I want to thank Scott and AVJ for your help. It was greatly appreciated.
« Last Edit: August 05, 2015, 08:19:27 PM by Plumberbob »
 

Re: Are you sure you want to proceed after login?
« Reply #9 on: August 04, 2015, 05:21:49 PM »
 

Plumberbob

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 CPU 750 @ 2.67GHz

  • MEMORY: 8Gb
 @Scott


I commented out lines 23 and 24, like you suggested, and saved. I then rebooted my computer twice. I'm still having the same problem. I double checked the .profile after rebooting and it did save the changes.


I fixed the "create a systems report" problem by upgrading from LL2 to LL2.4.
 

Re: Are you sure you want to proceed after login?
« Reply #8 on: August 04, 2015, 03:55:42 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
@Avj
Thanks, looks like you found the problem.
 

Re: Are you sure you want to proceed after login?
« Reply #7 on: August 04, 2015, 03:54:23 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
@Plumberbob
My guess is the final two lines (23 and 24) are the problem. Do a small edit on .profile so that lines 23 and 24 look like this:
Code: [Select]
#exportPATH=$HOME/bin:$PATH
#exportGAME_DEBUGGER="hl2debug"
All we're doing is inserting a # character before each line. It will cause that line to be ignored when .profile is processed. If things are worse afterward remove the # and reboot. You can also try doing one line at a time.
 

Re: Are you sure you want to proceed after login?
« Reply #6 on: August 04, 2015, 10:55:19 AM »
 

Plumberbob

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 CPU 750 @ 2.67GHz

  • MEMORY: 8Gb
  Hello AVJ


  I appreciate your response to my post. I read this post and while my problem may be in my .profile, the two particular items that caused their problem is not in my .profile. The first answer stated that any command in .profile that generates output causes this problem.
  I'm a plumber and not a computer whiz. I don't have a clue of what I'm looking at, so I've posted a screenshot of my .profile. Are there anything that should be commented out?


  Bob


 

Re: Are you sure you want to proceed after login?
« Reply #5 on: August 03, 2015, 11:30:35 AM »
 

avj

  • Gold Level Poster
  • *******
  • 530
    Posts
  • Reputation: 110
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Pentium D 2.80GHz

  • MEMORY: 2Gb

  • VIDEO CARD: AMD/ATI RC410 Radeon Xpress 200/1100
I don't know if this is related to your problem but I found an article about it on ask ubuntu that might help. 
https://askubuntu.com/questions/587868/are-you-sure-you-want-to-proceed-message-on-login
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 

Re: Are you sure you want to proceed after login?
« Reply #4 on: August 03, 2015, 11:02:26 AM »
 

Plumberbob

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 CPU 750 @ 2.67GHz

  • MEMORY: 8Gb
Hello Scott
 
Thank you for replying to my post. Here is a screenshot of my application startup tab.


Bob


 

Re: Are you sure you want to proceed after login?
« Reply #3 on: August 02, 2015, 11:41:22 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
Hi Plumberbob

I'll take a stab at this part of the problem:
Quote
After I log in on the login page, the next screen shows a box with "Are you sure you want to proceed". The only option is OK. After that, the computer will boot up and run fine.

Open the Application Autostart window with:

Menu > All > Sessions and Startup > Application Autostart Tab

Does anything look out of the ordinary here? If you're not sure, post a screenshot of it in this thread.

Scott
 

Re: Are you sure you want to proceed after login?
« Reply #2 on: August 02, 2015, 02:57:21 PM »
 

N4RPS

  • Donator
  • Platinum Level Poster
  • **********
  • 1149
    Posts
  • Reputation: 155
  • Knows JUST ENOUGH Linux to be DANGEROUS
    • View Profile
    • Orphans for Christ, Self Advocates of Mecklenburg

  • CPU: Several Different 32-bit & 64-bit CPUs, 2-8 GB RAM

  • MEMORY: 8Gb

  • VIDEO CARD: Several Different AMD and Intel GPUs
Hello!

I don't know what happened to your post, but you can edit it to have substance later, if you want to. In the meantime, welcome to Linux Lite, and to the forums...

73 DE N4RPS
Rob


A gun in your hand is worth more than a whole police force on the phone.
 

Are you sure you want to proceed after login?
« Reply #1 on: August 02, 2015, 12:30:19 PM »
 

Plumberbob

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 CPU 750 @ 2.67GHz

  • MEMORY: 8Gb
This has been going on for a while and it's getting annoying. After I log in on the login page, the next screen shows a box with "Are you sure you want to proceed". The only option is OK. After that, the computer will boot up and run fine. The only thing I can find that I can't do is create a systems report. It goes straight to the terminal. How do I stop this box from coming up? How do I get a systems report?
« Last Edit: August 05, 2015, 10:21:00 PM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section