Reputation: 3
Neutral
- Group:
- Members
- Active Posts:
- 94 (0.12 per day)
- Most Active In:
- Request Support (51 posts)
- Joined:
- 07-March 11
- Profile Views:
- 1250
- Last Active:
May 12 2013 03:22 AM- Currently:
- Offline
My Information
- Member Title:
- Member
- Age:
- 51 years old
- Birthday:
- March 20, 1962
- Gender:
-
Female
- Location:
- a comfy little house in Las Vegas, NV.
- Interests:
- Computers, linux, cats, anime,manga, RPG-style video games, Doctor Who, Pokemon, Criminal Minds show
Contact Information
- E-mail:
- Private
Topics I've Started
-
64 bit 0r 32 bit iso?
06 April 2013 - 11:23 PM
Hello!
This is something I've puzzled about for a while now. These are my hardware specs from hardinfo; can I run the 64 bit version of Bodhi on this? I know little about cpus or motherboards. Would I gain any benefit from using the 64 bit version? Just curious. Thanks!
Devices
Processor
Processors
Intel® Celeron® CPU E1200 @ 1.60GHz 1200.00MHz
Intel® Celeron® CPU E1200 @ 1.60GHz 1200.00MHz
DMI
BIOS
Date 02/27/2008
Vendor Intel Corp. (www.intel.com)
Version PRG3110H.86A.0047.2008.0227.1745
Board
Name DG31PR
Vendor Intel Corporation (www.intel.com) -
weird computer crash-black screen with errors and binary code
12 March 2013 - 07:32 PM
Hello!
I'm not entirely sure if anyone can help me with this, since it happens at random and I don't know what triggers it exactly. I've only noticed this problem with the latest Bodhi, so it's new for me, but maybe not for others.
For some reason, when I'm working, out of the blue, my entire screen goes black, and is filled with all kinds of stuff, all the way to the bottom of the screen. It looks like lines listing programs at the top, then lines that look like binary code, and listings of other stuff. I'm sorry I can't post a screenshot, but when this happens, the screen locks up completely. Mouse clicking, keyboard, nothing stops it except turning off the power button and rebooting. No real error messages of any kind-like:your computer just went on vacation--so I can't figure out the culprit. And it happens so randomly, I don't know if it's a program, rogue element in the OS, or memory that causes it.
Has anybody had this problem before, and can tell me what it is, and how to avoid it?
Thanks in advance! -
automounting cd's and dvd's in xfe file manager
17 December 2012 - 11:08 PM
Hello!
I tried the enlightenment file manager, and it doesn't recognize my cdrom or dvd drives. Decided I didn't like it anyway, so I switched to an old favorite I used to use under openbox in ubuntu- xfe. It likewise won't find the cd or dvd drives. I remember I used to use something called ivman with openbox to get it to recognize the drives, but it's no longer in the repos; a new program is there instead. I wrote the developer of xfe-he sent me this email:
Hi,
let me explain, it's a mistake: I've written on the Xfe website that xfe can mount or unmount disks, but it's only *manually*, assuming you have all the stuff in your fstab file.
OK, I apologize, if I was not clear...
So for automount working with Xfe, you need an extra program that performs the automount. I don't know the distro you use, but on my Debian Squeeze (or in Ubuntu) this feature comes up with the Gnome desktop, and there's nothing to do. Then Xfe allows you to mount or unmount disk manually if you want...
Hope this is more clear now!
Have a nice day,
RB
___________________________
I have automount installed, and I installed pcmanfm to check. It can find the drives, although xfe can't. when I ran the mount command, this is what I got:
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
/dev/sda6 on /home type ext4 (rw)
/dev/sdb1 on /stuff type ext4 (rw)
gvfs-fuse-daemon on /home/michelle/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=michelle)
/dev/sr1 on /media/Data disc (05 Jan 12) type iso9660 (ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks)
Judging from the last line, mount is finding the dvd rewriteable drive.( I had a data disk I burned in there to test in pcmanfm)
This is my fstab file:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=2ba60b7e-2e75-4537-9da0-be8960b38900 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=d3944afc-ae3c-406e-902d-17d6c61d29e6 /home ext4 defaults 0 2
# /stuff was on /dev/sdb1 during installation
UUID=b2494909-9882-47e4-8fe9-6329e920b413 /stuff ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=07b95289-d00b-48e6-95e7-1056dae77c29 none swap sw 0 0
I suspect maybe I need to add something to it? I thought I had to do that ages ago when I used openbox on ubuntu(it was a minimal install, build -it- yourself- deal), but I can't find my notes from that time.(that was a ways back-Hardy Heron, I believe)
I don't know if downloading the replacement program for ivman would do the trick; besides, pcmanfm can find the drives, so automount seems to work.
I'd really like to fix this, since xfe is a great file manager that suits my needs well in my work. (I have to compare numerous files, and it helps that I can open 2 folders in the same program, instead of flipping back and forth between tabs or having 2 instances of the same program opened.)
Any help is greatly appreciated! Thanks in advance! -
text marked out in firefox
03 November 2012 - 07:18 PM
Hello!
I have a strange problem in firefox. On some web pages, especially ones with lots of text, rather than pictures, lines of random text will be marked through with a thick black line, or sometimes a thin one. I can make the line go away by choosing the line as though I were going to copy it, then letting up on the mouse button. It's entirely random; I can't predict which on web pages it will happen. Sometimes it displays the same web page normally, other times it does this mark-through stuff.
I have Ad-block, Noscript,download helper and a download bar installed on firefox; same stuff I've used for other versions, but never had this problem before. It's not a major problem, but just enough of a nuisance that I finally decided to write about it. Everything on my system is up to date, too.
Thanks for any info! -
conky configuration
09 October 2012 - 03:32 AM
Hello!
I'm trying to get conky to load, but I keep getting this error:
WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-fSaz8S/pkcs11: No such file or directory
Conky: /etc/conky/conky.conf: 27: no such configuration: 'border_margin'
Conky: desktop window (800003) is subwindow of root window (b6)
Conky: drawing to desktop window
Conky: drawing to double buffer
Conky: can't load font 'arial'
This is the conky I'm trying to use:
# Force UTF8? note that UTF8 support required XFT override_utf8_locale yes # Use Xft? use_xft yes xftfont Droid Sans:size=8 xftalpha 0.8 text_buffer_size 2048 # Update interval in seconds update_interval 1 # This is the number of times Conky will update before quitting. # Set to zero to run forever. total_run_times 0 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_argb_visual true own_window_argb_value 0 own_window_type desktop own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 182 0 maximum_width 182 # Draw shades? draw_shades no default_color D6D6D6 #4D4D4D # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 0 # border margins # border_margin 5 # border width border_width 1 # Text alignment, other possible values are commented #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right # Gap between borders of screen and text # same thing as passing -x at command line gap_x 15 gap_y 15 # -- Lua Load -- # # lua_load ~/.draw_bg.lua # lua_draw_hook_pre draw_bg TEXT SYSTEM ${hr 2} ${goto 6}${voffset 6}${font OpenLogos:size=22}${font}${goto 12}${voffset -18}${pre_exec cat /etc/issue.net} $machine ${goto 12}Kernel: ${kernel} ${hr 2} ${goto 6}${font StyleBats:size=16}${font}${voffset -4}${goto 12}CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60} #${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}CPU2: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60} #${goto 6}${voffset 4}${font StyleBats:size=16}A${font}${voffset -4}${goto 12}CPU3: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60} #${goto 6}${voffset 4}${font StyleBats:size=16}A${font}${voffset -4}${goto 12}CPU4: ${cpu cpu3}% ${alignr}${cpubar cpu3 8,60} ${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}RAM: ${mem} ${alignr}${membar 8,60} ${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}DISK: ${diskio}${alignr}${diskiograph 8,60 F57900 FCAF3E} ${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}SWAP: $swapperc% ${alignr}${swapbar 8,60} #${goto 6}${voffset 4}${font Devil inside:size=16}1${font}${voffset -4}${goto 12}CPU Temp: ${alignr}${exec sensors | grep 'CPU Temperature' | cut -c19-20}?C / ${color #FCAF3E}${exec sensors | grep 'CPU Temperature' | cut -c37-38}?C$color #${goto 5}${voffset 4}${font Devil inside:size=16}x${font}${voffset -4}${goto 12}Mother Temp: ${alignr}${exec sensors | grep 'MB Temperature' | cut -c19-20}?C / ${color #FCAF3E}${exec sensors | grep 'MB Temperature' | cut -c37-38}?C$color #${goto 4.5}${voffset 2}${font Poky:size=15}y${font}${voffset -6}${goto 12}HD Temp:${alignr}${exec hddtemp /dev/sda -n --unit=C}?C / ${color #FCAF3E}${exec sensors | grep 'CPU Temperature' | cut -c54-55}?C$color #${goto 6}${font Martin Vogel's Symbols:size=16}j${font}${voffset -4}${goto 12}Fan Speed: ${alignr}${exec sensors | grep 'RPM'| cut -c16-25} ${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}Uptime: ${alignr}${uptime} ${goto 6}${voffset 4}${font StyleBats:size=16}${font}${voffset -4}${goto 12}Processes: ${alignr}$processes ($running_processes running) ${goto 7.5}${voffset 4}${font Poky:size=15}${font}${goto 12}${voffset -10}Highest: ${alignr 13}CPU${alignr}RAM ${goto 12}${voffset -5.5}${hr 1} ${voffset -1}${goto 12}${top name 1} ${goto 124}${top cpu 1}${alignr }${top mem 1} ${voffset -1}${goto 12}${top name 2} ${goto 124}${top cpu 2}${alignr }${top mem 2} ${voffset -1}${goto 12}${top name 3} ${goto 124}${top cpu 3}${alignr }${top mem 3} ${voffset -1}${goto 12}${top name 4} ${goto 124}${top cpu 4}${alignr }${top mem 4} ${voffset -1}${goto 12}${top name 5} ${goto 124}${top cpu 5}${alignr }${top mem 5} ${voffset -1}${goto 12}${top name 6} ${goto 124}${top cpu 6}${alignr }${top mem 6} ${voffset -1}DATE ${hr 2} ${alignc 35}${font Arial Black:size=26}${time %H:%M}${font} ${alignc}${time %A %d %B} ${voffset -1}HD ${hr 2} ${goto 3}${voffset 4}${font Poky:size=16}${font}${goto 12}${voffset -11} Root: ${fs_used_perc /}%${alignr}${fs_size /} ${goto 12} Free: ${fs_free /}${alignr}${fs_bar 8,60 /} ${goto 3}${voffset 8}${font Poky:size=16}${font}${goto 12}${voffset -11} Home: ${fs_used_perc /home}%${alignr}${fs_size /home} ${goto 12} Free: ${fs_free /home}${alignr}${fs_bar 8,60 /home} ${voffset -1}NETWORK ${hr 2} ${if_up wlan0} ${font Poky:size=14}${font}${goto 12}${voffset -8}SSID: ${wireless_essid wlan0} ${goto 12}Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0} ${voffset 4}${font VariShapes Solid:size=14}${font}${goto 12}${voffset -6}Up: ${upspeed wlan0}${font} ${alignr}${upspeedgraph wlan0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totalup wlan0} ${voffset 4}${font VariShapes Solid:size=14}${font}${goto 12}${voffset -6}Down: ${downspeed wlan0}${font} ${alignr}${downspeedgraph wlan0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totaldown wlan0} ${voffset -1}${hr 2} #${voffset 4}${font Poky:size=13}w${font}${goto 12}${voffset -8}Local IP: ${alignr}${addr wlan0} #${goto 12}Public IP: ${alignr}${execi 3600 wget -O - http://whatismyip.org/ | tail} # |--ETH0 ${else}${if_up eth0} ${voffset -13}${font VariShapes Solid:size=14}q${font}${goto 12}${voffset -6}Up: ${upspeed eth0}${font} ${alignr}${upspeedgraph eth0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totalup eth0} ${voffset -2}${font VariShapes Solid:size=14}Q${font}${goto 12}${voffset -6}Down: ${downspeed eth0}${font} ${alignr}${downspeedgraph eth0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totaldown eth0} ${voffset -2}${font Poky:size=13}w${font}${goto 12}${voffset -4}Local IP: ${alignr}${addr eth0} ${goto 12}Public IP: ${alignr}${execi 3600 wget -O - http://whatismyip.org/ | tail} # |--PPP0 ${endif}${else}${if_up ppp0} ${voffset -13}${font VariShapes Solid:size=14}q${font}${goto 12}${voffset -6}Up: ${upspeed ppp0}${font} ${alignr}${upspeedgraph ppp0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totalup ppp0} ${voffset -2}${font VariShapes Solid:size=14}Q${font}${goto 12}${voffset -6}Down: ${downspeed ppp0}${font} ${alignr}${downspeedgraph ppp0 8,60 F57900 FCAF3E} ${goto 12}Total: ${totaldown ppp0} ${voffset -2}${font Poky:size=13}w${font}${goto 12}${voffset -4}Local IP: ${alignr}${addr ppp0} ${endif}${else}${voffset 4}${font PizzaDude Bullets:size=12}4${font}${goto 12}Network Unavailable${endif}${endif} #${voffset -1}WEATHER ${hr 2} #${voffset -10}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=UKXX0113 --datatype=WF --imperial}${font} #${voffset -50}${font Weather:size=40}y${font} ${voffset -38}${font Arial Black:size=26}${execi 600 conkyForecast --location=UKXX0113 --datatype=HT --imperial}${font} #${alignc 43}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --imperial --startday=1 --shortweekday} ${alignc 8}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --imperial --startday=2 --shortweekday} ${alignc -29}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --imperial --startday=3 --shortweekday} ${alignc -64}${execpi 600 conkyForecast --location=UKXX0113 --datatype=DW --imperial --startday=4 --shortweekday} #${alignc 75}${font ConkyWeather:size=28}${execpi 600 conkyForecast --location=UKXX0113 --datatype=WF --imperial --startday=1 --endday=4 --spaces=1}${font} #${font DejaVu Sans:size=7}${alignc 48}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --imperial --startday=1 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --imperial --startday=1 --hideunits --centeredwidth=3} ${alignc -14}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --imperial --startday=2 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --imperial --startday=2 --hideunits --centeredwidth=3} ${alignc -40}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --imperial --startday=3 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --imperial --startday=3 --hideunits --centeredwidth=3} ${alignr 6}${execpi 600 conkyForecast --location=UKXX0113 --datatype=HT --imperial --startday=4 --hideunits --centeredwidth=3}/${execpi 600 conkyForecast --location=UKXX0113 --datatype=LT --imperial --startday=4 --hideunits --centeredwidth=3}${font} #${voffset 4}Location:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=CN} #Last Updated: ${alignr} ${execi 600 conkyForecast --location=UKXX0113 --hideunits --datatype=LU -m 0 } #Feels Like:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=LT --imperial} #Dew Point: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=DP --imperial} #Current Condition:${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=CC} #Chance of Precip: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --startday=0 --datatype=PC} #Humidity: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=HM} #Wind: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=WS --imperial} - ${execi 600 conkyForecast --location=UKXX0113 --datatype=WD} #Pressure: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --hideunits --datatype=BR} #Visibility: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=VI --imperial} #Sunrise: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=SR} #Sunset: ${alignr}${execi 600 conkyForecast --location=UKXX0113 --datatype=SS} #Moon Phase:${alignr 8}${execi 600 conkyForecast --location=UKXX0113 --datatype=MP} ${font MoonPhases:size=8}${execi 600 conkyForecast --location=UKXX0113 --datatype=MF}${font} #${hr 2}
I've tried other fonts, but it doesn't recognize them; even ones I downloaded just to make sure it was actually on my system. I have no idea what to do about the line for border_margin.
Anyone know what's wrong? Thanks in advance!
Friends
rolypolycat hasn't added any friends yet.

Help

Find My Content
Display name history
Comments
rolypolycat has no profile comments yet. Why not say hello?