1

(10 replies, posted in Feedback & Suggestions)

@rhowaldt, no disrespect taken.  Thanks.

2

(10 replies, posted in Feedback & Suggestions)

Package list - because I want to read it?  see what packages are there?  really, if there was a list for the past two versions (Feb & Nov 2011) then I could see what was added/removed and versions, without having to read all the discussion posts.  and as reference, when something isn't right I can look it up on another computer instead of going home, booting up my linux machine, and quering dpkg, which doesn't show the original installed version anyway.

I just wanted to read the list today, and there isn't one, so I suggested it.

oh, and I couldn't find a certain grub2 application on the feb '12 live cd, and when I can't find a pkg I load up synaptic and check out the list of installed files to remind myself what the command line is.  A list would just be easier.

Suggestion:

On the Download page, add a link to a plain text list of the packages, version & source repository (linked to.)

Also eliminate the 32bit/64bit buttons eye candy and just list the downloads &  package list.

4

(41 replies, posted in Feedback & Suggestions)

Good to hear.  I'm an Opera fan also - my changes are to edit the right click menu so that searching for a term opens google in a new tab, and also to add the Opera Super Kill button.  It is xkill for a browser, with a Pacman Icon!
http://operawiki.info/PowerButtons

No luck - the kernel doesn't see the USB memory stick.  And now Network Manager won't recognize the wireless network interface (it did the day I installed) and the computer won't sleep.  So, I think this kernel is a bust.  I'll try compiling one myself - haven't done that in 10 years, but hey hmm

Thanks for the help everyone.  I consider this unsolvable.

Thanks mynis01, that guide answers my questions.  Will check when I get home from work.

Tagging along - I'm having problems with the USB memory stick, but am not worried about automounting until I can manually mount it.  I've got a thread elsewhere.  Thanks.

I'm not worried about auto-mounting the drive right now.

How do I manually mount it?  The example mount commands I've found on the net are all for CD-Rom devices, and don't tell me what /dev device I should use.

Thanks, read it yesterday and today it is very full, but very specific to his/her problem.

How to tell if the kernel even sees the USB stick?  What /dev would it be, and which modules could I look for?
I don't think it knows about it.

FYI, this is an old VIA motherboard with an Intel P3 1ghz cpu.  I fear that the driver was removed from this kernel build.  And, there is no network access until I can access the USB stick with password (63 chars, symbols, whitespace chars, not printable.)

Thanks

I plug in the USB stick, and nothing happens.  It worked before with the Feb release, and it works currently with the WinME installed on that computer.

Can someone help me with the mount command?  I've searched and tried, but nothing works yet.

Thanks.

conky - thanks for the help, this did the trick:

own_window_argb_visual yes

I upgraded so I could access my Win7 shares easier.  The glitch I got, besides menu changing, was that keyboard short keys weren't working after.  I found an entry in autostart somewhere, where a commented out command was supposed to fix it.  I uncommented the command, and voila!  Shortcut keys worked again.

Oh, and conky is using a black background instead of the dark brick read of the rest of the desktop.  I haven't bothered to figure out why, though.

BTW - It is easier to see my Windows shares using 4.8.  Not perfect, but easier.

The HOWTO linked above is a discussion, not a HOWTO. 

Ahri, please post your detailed changes, including new default configuration files, if you're able to make the necessary changes.

I'm not running a server, and would like an updated image with backports / important updates quicker than every 2 years.  E.g., I wanted Thunar 1.2.1. so I could see my windows machines better, and what a b*tch it was (early adopter, roll )  Importing an updated app from a different repository is problematic, because it was compiled against different libraries.  I updated to testing just to make it easier.

15

(15 replies, posted in CrunchBang Talk)

Info is info.  Here's a copy:

A) Install Opera
1) Download Opera, choose Ubuntu as the distro: http://www.opera.com/download/
2) Open a terminal and navgate to the folder where the Opera .deb file resides.
3) Type sudo dpkg -i opera<tab key>.deb. Pressing the tab key will fill in the rest of the overlylong unix filename for you. If you get a dependancy error message type sudo apt-get -f install.
4) Right-Click on the desktop and select Create Launcher (shortcut). In the command section browse for Opera in File System/usr/lib/opera/8.fxxxx/opera. The icon is in /usr/share/opera/images. Right-click on your new Opera icon and select add to panel.
5) In Opera select from the menu tools/preferences/advanced/network/proxy servers/. Tick the box in the HTTP section and type 127.0.0.1 for the IP address and port number 8118.

B) Install Tor
Open up a terminal and type sudo apt-get install tor

C) Install Privoxy
1) Open up a terminal and type sudo apt-get install privoxy
2) Type sudo gedit /etc/privoxy/config and paste the following line at the top, including the full stop: forward-socks4a / localhost:9050 . Save the file.

D) Switch between direct and anonymous mode
1) Tor and privoxy start automatically on Ubuntu sytems. To browse or post anonymously in opera select Tools/Quick Preferences/Enable Proxy Servers
2) Test your privacy, visit http://www.ipbrowser.net/. If your ISP internet provider doesn't show up you're anonymous! Browsing will be slower but your IP is only recorded when you post, not when you are just reading. Tor servers may be operated by the security services of various countries too so don't use Tor for very strong anonymity.

For Firefox users
Start at point B. To switch to anonymous mode go Edit/Preferences/General/Connection Settings/ and tick Manual Proxy Configuration. There is a FireFox plugin to switch between direct and anonymous mode SwitchProxy. As before the details of the Tor proxy are 127.0.0.1 port 8118

16

(10 replies, posted in Help & Support (Stable))

Uh huh.  I've edited those files so that the correct power options for my laptop are always on the boot command line.

Each time a new kernel is installed, the old one is not uninstalled, which changes the index to the windows boot.  How does one edit those files so that Windows is always default?  I don't know.

17

(10 replies, posted in Help & Support (Stable))

Easy:

sudo gedit /boot/grub/grub.cfg

line 12 in my copy reads:
set default="4"

where 4 is the 5th menu entry (index begins counting at 0) and is Windows.

Unfortunately, the file will revert every time grub is updated, such as when an updated kernel is installed.

18

(45 replies, posted in WM/DE Talk)

First I added experimental to my sources list and used apt-get to install 4.8, but it wasn't a meta-package, so only some pieces were installed.  I had a mixed version install then, part 4.6 and part 4.8.  I used dpkg as you say to install the remaining components.

19

(45 replies, posted in WM/DE Talk)

Bringing in Xfce 4.8 didn't update everything...

I downloaded from debian experimental:
exo-utils (0.6.0-2)
libexo-common (0.6.0-2)
libxfce4util4 (4.8.1-1)
libxfce4util-bin (4.8.1-1)
libxfce4util-common (4.8.1-1)
libxfconf (4.8.0-2)
libxfcegui4 (4.8.1-3)
libthunar-vfs-1-common (1.2.0-2)
libthunar-vfs (1.2.0-2)

xfce-keyboard-shortcuts (4.8.0-1)
includes updated shortcuts, so I copied my current configuration file before applying this.

libxfce4menu is still at 4.6 in the debian repository, and I can't tell if there is an updated source file at the xfce site because the naming conventions are different.  Perhaps 4.8 will land in experimental tomorrow.

Edit:

After a logout / login:
* The "About Xfce" dialog shows it as version 4.8.0
* /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
changed, but not my local user copy
* The applications menu now has multiple copies of web browser, terminal, ... back to the .desktop files I guess.

I was hoping that the new Thunar could mount / unmount my network mounts, but no such functionality yet.

20

(45 replies, posted in WM/DE Talk)

The keyboard shortcuts are defined, but the associated application isn't launched.  I checked the .config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml file and keyboard settings dialog box.

In the dialog box, I even created a new shortcut to run thunar, and the dialog recognized the windows key as <Super> so I don't think its a keyboard mapping error.

Bleeding edge...

21

(45 replies, posted in WM/DE Talk)

I re-installed the menu-xdg package, and tried editing /etc/xdg/menus/applications.menu.  The xfce-applications.menu file gets updated automatically.

In applications.menu, I changed the top level apps from exo-* to what they used to be, e.g. xfce4-terminal.desktop.

Next I had to edit /usr/share/applications/xfce4-terminal.desktop to apend X-Xfce-Toplevel to Categories.

Now I have Terminal back in my menu.

I think I got all the current versions of xfce4, but the "About" dialog shows version 4.6.

alsactl init

Unknown hardware: "HDA-Intel" "Conexant ID 5067" "HDA:14f15067,103c360b,00100302" "0x103c" "0x360b"
Hardware is initialized using a guess method

Which ALSA version will the m-a command use?

I found ubuntu instructions on how to update the drivers here:
http://monespaceperso.org/blog-en/2010/ … ynx-10-04/

23

(45 replies, posted in WM/DE Talk)

Warning! Warning! Danger Will Robinson!

A quick restart later, and I have NO MENUS.  The only thing I could start was a terminal instance.
lol
I tried the following, which worked, but when I restarted again the link was gone, and a real file had been created in its place.  So, a few restarts were necessary?

sudo ln /etc/xdg/menus/xfce-applications.menu /etc/xdg/menus/applications.menu

I've also lost all my shortcut keys.  I'll have to re-crunchify my account / distro.

24

(45 replies, posted in WM/DE Talk)

It landed in experimental.  Let's see what this does:

sudo apt-get -t experimental install xfce4

Results:
My menu is different.  I lost the entries at the top, I've got an "About Xfce" item at the top.

Settings->Removable Drives and Media
All items are cleared, so usb sticks won't auto-mount.

Thunar got upgraded from 1.0.2 to 1.2.1.  Yeah, there's a "Network" icon (which doesn't work!)

I'll reboot, then can someone help me fix my menu?

Debian is slow to incorporate new upstream releases.  I see packages that are based on two year old releases, and ignore every upstream release since.  This is one thing in favor of Ubuntu and its bi-annual bleeding-edge releases.

Speaking of which, I found a post on the ubuntu forum where a user installed the xfce environment, and sound volumes became lower.  Volumes went back up when he ran the gnome environment.  So, perhaps it is an xfce thing and not the alsa driver.

XFCE 4.8 just landed in the experimental repository, so I'll upgrade roll roll roll and see if it makes a difference.  Easier than compiling the ALSA module, I hope.