Description of problem: 1. plugged in printer 2. problem occurred 3. reported problem Version-Release number of selected component: hplip-3.12.11-1.fc18 Additional info: core_backtrace: 6d011924af1d9d9ff7bd50050ca39f333b68f22f 0xe6 <module> /usr/bin/hp-check-plugin - executable: /usr/bin/hp-check-plugin kernel: 3.7.4-204.fc18.x86_64 uid: 0
Created attachment 688428 [details] File: backtrace
Created attachment 688429 [details] File: smolt_data
Able to print w/o problems despite error.
No idea how this could happen. The code looks like if os.path.exists(LOG_FILE): os.remove(LOG_FILE) <- Error (no such file)
What does 'ls -la /var/log/hp/' show ?
Will update when I have access to machine.
sudo ls -la /var/log/hp/ total 16 drwxrwxr--. 3 root lp 4096 Jan 28 19:32 . drwxr-xr-x. 18 root root 4096 Feb 3 02:25 .. -rw-rw-r--. 1 root lp 265 Jan 28 19:32 hplip_ac.log drwxrwxr-T. 2 root lp 4096 Nov 27 07:50 tmp The error hasn't reappeared since.
Really strange. Please re-open if it happens again.