<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.suse.general">
    <title>gmane.linux.suse.general</title>
    <link>http://blog.gmane.org/gmane.linux.suse.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326543"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326538"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326535"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326533"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326520"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326510"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326479"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326477"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326476"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326474"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326471"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326462"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326448"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326440"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326430"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326424"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326422"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326419"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326413"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.suse.general/326389"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326543">
    <title>Data corruption with 3.4 Kernel from Tumbleweed repo</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326543</link>
    <description>&lt;pre&gt;Just a word of caution in case anyone else is boldly tumbling through 
tumbleweed.
I updated to kernel-default-3.4.0-x from the tumbleweed repository 
yesterday.  The machines are primarily used as "nfs servers" and the nfs 
exports are mounted for use by vmware vSphere hosts.  Today, there was 
massive disk corruption on all files being written to the nfs shares.  
Not sure if anyone else is seeing this but just something to keep in 
mind before using the Tumbleweed repo.

&lt;/pre&gt;</description>
    <dc:creator>Moby</dc:creator>
    <dc:date>2012-05-26T04:02:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326538">
    <title>nVidia driver and kernel 3.4</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326538</link>
    <description>&lt;pre&gt;The latest nVidia driver (from the nVidia site itself) is 295.53 and it 
does not require a patch to install.

FYI.

BC

&lt;/pre&gt;</description>
    <dc:creator>Basil Chupin</dc:creator>
    <dc:date>2012-05-26T00:54:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326535">
    <title>Mounting fuse filesystems from dolphin</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326535</link>
    <description>&lt;pre&gt;I am running OpenSuse 12.1 I have a webdav partition, with a mount
point configured in /etc/fstab, mounted via fuse/wdfs:

wdfs#https://webdav.yandex.ru/ /mnt/yandex fuse
users,noauto,username=myusername,password=secret 0 0

It is listed as "noauto" because my laptop is often not online, and so
I don't want it mounting. Everything works just fine from the command
line: I can mount with "mount /mnt/yandex" and unmount with
"fusermount -u /mnt/yandex"

However, the entry for this mount does not show up in the "places"
list in Dolphin, and I cannot figure out any way to add it there. I
can add the /mnt/yandex folder to "places", but it does not give me an
option to mount it. I also tried device notifier, with the option to
show all devices, but it does not show up as a device, either, even
though other fstab entries (like Windows partitions) do.

Is it possible to mount a fuse partition either from Dolphin or from
device notifier? I'd like to make this accessible to a couple of
non-technical users who know how to use Dolphin, but aren't
comfortable with CLI.

I know about the "network/add network folder" option in KDE, but I'd
like the mount to be accessible to non-kde applications, and so
mounting throuhgh fstab + some gui command is what I need.

Myrosia
&lt;/pre&gt;</description>
    <dc:creator>Myrosia Dzikovska</dc:creator>
    <dc:date>2012-05-25T23:10:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326533">
    <title>How to cache openSUSE repositories with Squid</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326533</link>
    <description>&lt;pre&gt;I think I've seen people ask about this occasionally - I've finally
managed to take a few hours and write up how I do it:

http://wiki.jessen.ch/index/How_to_cache_openSUSE_repositories_with_Squid

I've had this setup working since beginning of the year, it saves a lot
of time.


&lt;/pre&gt;</description>
    <dc:creator>Per Jessen</dc:creator>
    <dc:date>2012-05-25T12:52:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326520">
    <title>Why are my Opensuse so slow</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326520</link>
    <description>&lt;pre&gt;Thanks for all input about my "slow" Opensuse 12.1.

I have solved my problem.

I pulled the "plug" of my "old" disk, and installed 12.1  with my
Window XP on the SATA disk.
&lt;/pre&gt;</description>
    <dc:creator>Gunnar Haaland</dc:creator>
    <dc:date>2012-05-24T18:14:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326510">
    <title>Problem with 12-1 update repo</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326510</link>
    <description>&lt;pre&gt;
I have a 12.1 system I want to update. However, I get the following
error from zypper:

  # zypper cc
  All repositories have been cleaned up.

  # zypper ref
  Repository 'Application:Geo' is up to date.
  Repository 'Education' is up to date.
  Repository 'Factory:Contrib' is up to date.
  Repository 'Nvidia' is up to date.
  Repository 'suse-12.1' is up to date.
  Repository 'suse-12.1 non-oss' is up to date.
  Repository 'suse-12.1 update' is up to date.
  Building repository 'suse-12.1 update' cache [done]
  Error building the cache:
  [|] Failed to cache repo (4).
  Skipping repository 'suse-12.1 update' because of the above error.
  Some of the repositories have not been refreshed because of an error.

If I do a 'zypper cc', shouldn't the cache be empty at the start?

I am experiencing a problem with ssh when I run an X app remote from
this 12.1 system. So I want to do an update before sorting that. The
problem is that after a few seconds of running the X app over X, I get a
message about a corrupt packet and then the ssh connection is closed.

But first to update the system...


Yours sincerely,

Roger Oberholtzer

OPQ Systems / Ramböll RST

Office: Int +46 10-615 60 20
Mobile: Int +46 70-815 1696
roger.oberholtzer&amp;lt; at &amp;gt;ramboll.se
________________________________________

Ramböll Sverige AB
Krukmakargatan 21
P.O. Box 17009
SE-104 62 Stockholm, Sweden
www.rambollrst.se


&lt;/pre&gt;</description>
    <dc:creator>Roger Oberholtzer</dc:creator>
    <dc:date>2012-05-24T11:29:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326479">
    <title>Seeking recommendations for a CRM that has a descent print and/or pdf function</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326479</link>
    <description>&lt;pre&gt;I've looked at the two biggies that my host will autoinstall: SugarCRM and vTiger CRM.

Neither one has a descent print and/or pdf function.

Preferably free and open-source,

TIA, Duaine

&lt;/pre&gt;</description>
    <dc:creator>Duaine Hechler</dc:creator>
    <dc:date>2012-05-23T03:31:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326477">
    <title>Packman repository mistmatch.</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326477</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Hi,

For several hours, I have been trying to upgrade some packgages from 
packman, without success.

Yast offers to upgrade, for example, wine-mp3 to 1.1.39-12.6. When it 
tries to download it, fails. I look with a browser, and indeed, that 
package is not available, and instead, is 1.1.39-12.7, dated yesterday.

What is hapening?

And when I say to skip, it also skips all updates from the rest of 
repositories, not only those from packman.





Worst, everytime I open yast package manager, it says that on a previous 
session it could bot install something, shall we install now? I say no, 
and on the next fireup, it says the same! Is it possible to tell it to 
forget, as those packages are not in the servers?

I had to taboo it!
Taboo, accept, exit, enter again, say keep it, accept, exit! :-(

And it only remembers the package that got stuck, not the rest of the 
packages I told it to upgrade and that they failed. Probably a good thing, 
or I would have to block all of those one by one...


(this is oS 11.4)


- -- 
Cheers,
        Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEUEARECAAYFAk+8UwkACgkQtTMYHG2NR9WNYACY86p8GV1X6znkp0ctchfVEOsW
+wCfeRTDlF0NwQwMzuDV2Zm5WmYAzqs=
=EBlO
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Carlos E. R.</dc:creator>
    <dc:date>2012-05-23T03:01:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326476">
    <title>Fw: using opensuse 12.1 to boot into xen</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326476</link>
    <description>&lt;pre&gt;

--- On Tue, 5/22/12, Peter Welles &amp;lt;oldmysticwelles&amp;lt; at &amp;gt;snet.net&amp;gt; wrote:


I recently installed OpenSuSE 12.1 and I want to experiment with the xen
kernel.I down-loaded the xen kernel from the OpenSuSE repository. When I tried
to boot into it, I got the following message:

ERROR 13: invalid or unsupported executable format

[ Filesystem type is ext2fs, partition type 0x83] ###(Part of Error message)

Would someone suggest how to correct for this error? Thank you.




I am going to send some information along with this request in case it might be
useful:

This is some of the out-put of fdisk -l:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000028ef

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63     4209029     2104483+  82  Linux swap / Solaris
/dev/sda2         4209030    46154744    20972857+  83  Linux
/dev/sda3        46154745   114350668    34097962   83  Linux
/dev/sda4   *   114352128   156301311    20974592    f  W95 Ext'd (LBA)
/dev/sda5       114354176   131123199     8384512   83  Linux
/dev/sda6       131125248   156280831    12577792   83  Linux


This is some of the out-put of etc/fstab:
/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part1 swap                 swap       defaults              0 0
/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part5 /                    ext4       acl,user_xattr        1 1
/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part6 /home                ext4       acl,user_xattr        1 2
proc                 /proc                proc       defaults              0 0
sysfs                /sys                 sysfs      noauto                0 0
debugfs              /sys/kernel/debug    debugfs    noauto                0 0
devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
~
~
From these two items, the fifth partition is root and has a ext4 filesystem.

I tried re-writing the boot loader a couple times, but I still got the error message. This is
out-put from /boot/grub/menu.lst:

original from rpm download
###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 12.1 - 3.1.10-1.9
    root (hd0,4)
    kernel /boot/xen.gz vga=mode-0x317 
    module /boot/vmlinuz-3.1.10-1.9-xen root=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part5 
resume=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part1 splash=silent quiet showopts vga=0x317
    module /boot/initrd-3.1.10-1.9-xen

My first edit where there was no xen.gz file under the /boot directory
###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 12.1 - 3.1.10-1.9
    root (hd0,4)
    kernel /boot/symvers-3.1.10-1.9-xen.gz vga=mode-0x317 
    module /boot/vmlinuz-3.1.10-1.9-xen root=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part5 
resume=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part1 splash=silent quiet showopts vga=0x317
    module /boot/initrd-3.1.10-1.9-xen

My second edit where I did not use modules
###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 12.1 - 3.1.10-1.9
    root (hd0,4)
    kernel /boot/vmlinuz-3.1.10-1.9-xen root=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part5 
resume=/dev/disk/by-id/ata-ST380021A_3HV32KHZ-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-3.1.10-1.9-xen

Again I thank you for your time,
Peter Welles


&lt;/pre&gt;</description>
    <dc:creator>Peter Welles</dc:creator>
    <dc:date>2012-05-23T02:11:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326474">
    <title>no dropbox options when right clicking on 32bit pc</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326474</link>
    <description>&lt;pre&gt;Hi all,

On my office desktop (box #2 below, 32 bit), when I click on dropbox in 
the system tray, it opens the dropbox folder in dolphin. Then when I 
click into the public folder, it navigates there fine.

On my desktop at home, at this point if I right click on a file in order 
to get the public URL, in order to make a link to send out, I get 
dropbox options in the list that comes out on the right click menu. 
However in my office desktop, there are no dropbox options.

any ideas?

&lt;/pre&gt;</description>
    <dc:creator>george olson</dc:creator>
    <dc:date>2012-05-23T01:37:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326471">
    <title>Bad repository metadata gwdg.de for several repos</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326471</link>
    <description>&lt;pre&gt;All,

  It looks like there is a problem with the metadata for several 11.4 repos on
gwdg.de:

File
'./repodata/70a7a6e224b98ab3ab5b29d986d752814e53aa735eb6bcb7c89cef8301f3e962-primary.xml.gz'
not found on medium
'http://ftp5.gwdg.de/pub/opensuse/repositories/devel:/libraries:/c_c++/openSUSE_11.4'

File
'./repodata/54cacc049baa3052d6d7676a84950d9f5a0d3b36b5a759baba17bd4836c1fd46-primary.xml.gz'
not found on medium
'http://ftp5.gwdg.de/pub/opensuse/repositories/games/openSUSE_11.4/'

File
'./repodata/23ea25d7e590a25e0b630f1f324c79b7683fa23303c41506dcb7f0224734cd27-primary.xml.gz'
not found on medium
'http://ftp5.gwdg.de/pub/opensuse/repositories/KDE:/KDE3/openSUSE_11.4'

  Did I just attempt an update while these sites were busy updating, or is there
a problem with the indexes? It's been that way for over an hour. Let me know if
you want me to bug it or if one of you just want to check and confirm first.


&lt;/pre&gt;</description>
    <dc:creator>David C. Rankin</dc:creator>
    <dc:date>2012-05-22T23:16:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326462">
    <title>openoffice 3.4 from source works great - export OOO_FORCE_DESKTOP=gnome</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326462</link>
    <description>&lt;pre&gt;All,

   Just passing along my experience with the Apache OpenOffice 3.4 release - 
excellent for the first Apache release. It recreates all prior OO documents 
without the character/paragraph spacing issue that found its way into LO. It 
runs fantastic on 11.4 (I presume it will do the same on 12.x as well) The 
install is simple, but -- uninstall ALL prior OO releases before installing 
3.4 (it installs fine in parallel with LO [OO installing in /opt]) This is 
required due to changes in Java that have taken place since the 3.3 release -- 
you will get a javadlx error if you forget.

   The install is straight forward:

(1) uninstall prior OO versions

(2) download OO 3.4 - http://www.openoffice.org/download/

(3) ungzip/untar the file

(4) cd en-US/RPMS

(5) rpm -Ivh *.rpm

(6) (optional) if you don't have libre installed, then:
   cd desktop-integration/
   rpm -Ivh openoffice.org3.4-suse-menus-3.4-9590.noarch.rpm
   (it conflicts with the LibreOffice menus if installed)

(7) if you have libgtk installed (you probably do) set the 'export 
OOO_FORCE_DESKTOP=gnome' option in your .bashrc to insure that you can 
*deselect* (uncheck) the default OpenOffice.org file chooser dialog in Tools 
-&amp;gt; Options -&amp;gt; OpenOffice.org -&amp;gt; General setting dialog. That will provide you 
with the gtk2 (quite good) file chooser for your desktop (i.e. in fluxbox, 
lxde, openbox, xfce, etc... where native desktop integration isn't available)

   All in all, I've been very impressed. I've filed a few small bugs against 
it, but nothing that prevents it from being a great daily driver office suite.

   Yes, I've heard the howls - "oh we only use LO now, Oracle has ... done 
this or ... done that to openoffice" --&amp;gt; nonsense. It is an Apache project and 
all opensouce now. You don't mind using their webserver -- do you?

   Well worth the download and install. Hopefully somebody will package it for 
opensuse and offer it as part of the standard distribution to provide a user 
choice among office suites. A monopoly in office suites is never a good thing 
for end users...

&lt;/pre&gt;</description>
    <dc:creator>David C. Rankin</dc:creator>
    <dc:date>2012-05-22T20:31:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326448">
    <title>Access to my windows disk</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326448</link>
    <description>&lt;pre&gt;I have lost the access to my windows disk. It is nor possible to write 
to it. I have had the access  earlier. I have tried chmod 777 /windows/C.

Gunnar


&lt;/pre&gt;</description>
    <dc:creator>Gunnar</dc:creator>
    <dc:date>2012-05-22T18:29:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326440">
    <title>zypper threshold for switching to segmented downloads?</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326440</link>
    <description>&lt;pre&gt;Not sure where really to ask this question. 

I am putting the final touches on an article on how to run Squid to
cache openSUSE repositories.  As part of some traffic analysis, I've
noticed that once data is cached locally (and therefore delivered at
9-10Mbyte/s), zypper seems to stop doing segmented downloading. Instead
zypper only uses download.opensuse.org which is where the cache is kept
on the local Squid.

There's no problem, I just want to understand if there is such a
threshold.


&lt;/pre&gt;</description>
    <dc:creator>Per Jessen</dc:creator>
    <dc:date>2012-05-22T07:44:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326430">
    <title>Calibre question</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326430</link>
    <description>&lt;pre&gt;HI all,

I use Calibre to convert ebook files from Mobi or TXT to epub. But when I try 
to read the new epub file on my Trekstor reader I get "Invaid file format". 
Does anyone have an idea what I'm doing wrong?

Thanks!

JIM
&lt;/pre&gt;</description>
    <dc:creator>James Hatridge</dc:creator>
    <dc:date>2012-05-21T23:50:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326424">
    <title>n00b: Using Joomla to create a website.</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326424</link>
    <description>&lt;pre&gt;I'm trying to use Joomla to build a website. This may not be the right
approach. But in any event, I want to get an attractive site up quickly,
but as I dig around it looks like I'm going to be doing a lot more HTML
and CSS stuff than I expected. I was going to use a template that uses
the JA T3 framework, which I thought had an admin panel. I have gone
through some of the Joomla documentation, and am just lost at this
point. If i have to do CSS and such, I'll learn it through
Codeacademy.com but I would like some tips, if somebody could point me
to the right direction. I'm open to using another CMS if it would be
easier. I just want to get a relatively simple but compelling site up
for my small business. Should I use a WYSIWYG editor like Kompozer?

I'm just lost, and need some pointers so I can actually understand what
I need to know to get where I want.

&lt;/pre&gt;</description>
    <dc:creator>Roger Luedecke</dc:creator>
    <dc:date>2012-05-21T21:17:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326422">
    <title>bash question - why calling 'calc' from script causes "bg" is undefined</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326422</link>
    <description>&lt;pre&gt;Bash gurus,

   Here is one I don't understand. I needed a simple script to part gtkrc and 
convert the r,g,b (0.0-1.0) values to (0-255). So I decided to use 'calc' to 
get the floating point values. The script was:

#!/bin/bash

while read l; do
   [[ $l =~ , ]] &amp;amp;&amp;amp; [[ ${l:0:1} != [#] ]] &amp;amp;&amp;amp; {
     rgb=${l##*[{] }
     rgb=${rgb%\ \}*}
     rgb=${rgb//,}
     r=${rgb%% *}
     g=${rgb% *}
     g=${g#* }
     b=${rgb##* }
     _r=$(calc -p "255 * $r")
     _g=$(calc -p "255 * $g")
     _b=$(calc -p "255 * $b")
     echo "${rgb} =&amp;gt; r:$r g:$g b:$b =&amp;gt; r:$_r g:$_g b:$_b";
   }
done &amp;lt; gtkrc-file.txt

   The sample gtkrc file is included at the end of the message. Running the 
script resulted in the error:

15:38 providence:~/cnf/kde3&amp;gt; sh parsegtkrc.sh
"bg" is undefined

0.125 0.129 0.149 =&amp;gt; r:0.125 g:0.129 b:0.149 =&amp;gt; r:31.875 g:32.895 b:37.995

   Huh? It worked, but only for the first value and threw a "bg" is undefined 
error?? OK, lets try it this way:

&amp;lt;snip&amp;gt;
     _r=$(echo "255*$r" | calc -p)
     _g=$(echo "255*$g" | calc -p)
     _b=$(echo "255*$b" | calc -p)
&amp;lt;snip&amp;gt;

15:46 providence:~/cnf/kde3&amp;gt; sh parsegtkrc.sh
0.125 0.129 0.149 =&amp;gt; r:0.125 g:0.129 b:0.149 =&amp;gt; r:31.875 g:32.895 b:37.995
0.216 0.286 0.431 =&amp;gt; r:0.216 g:0.286 b:0.431 =&amp;gt; r:55.080 g:72.930 b:109.905
0.125 0.129 0.149 =&amp;gt; r:0.125 g:0.129 b:0.149 =&amp;gt; r:31.875 g:32.895 b:37.995
&amp;lt;snip -- All good!&amp;gt;

   Why is my first invocation of calc not correct? What is the "bg" is 
undefined error?  This is really bewildering because I can do:

#!/bin/bash

for((i=0;i&amp;lt;10;i++)); do
   mult=$((i+5))
   num=$(calc -p "$mult * 5.1")
   echo "num: $num"
done

   So I don't see why the error was generated in the first place. What say the 
experts?

-------- sample gtkrc-file.txt ----------
# created by KDE, Mon May 21 13:27:49 2012
#
# If you do not want KDE to override your GTK settings, select
# Appearance &amp;amp; Themes -&amp;gt; Colors in the Control Center and disable the checkbox
# "Apply colors to non-KDE applications"
#
#
style "default"
{
   bg[NORMAL] = { 0.125, 0.129, 0.149 }
   bg[SELECTED] = { 0.216, 0.286, 0.431 }
   bg[INSENSITIVE] = { 0.125, 0.129, 0.149 }
   bg[ACTIVE] = { 0.102, 0.106, 0.122 }
   bg[PRELIGHT] = { 0.125, 0.129, 0.149 }

   base[NORMAL] = { 0.035, 0.051, 0.078 }
   base[SELECTED] = { 0.216, 0.286, 0.431 }
   base[INSENSITIVE] = { 0.125, 0.129, 0.149 }
   base[ACTIVE] = { 0.216, 0.286, 0.431 }
   base[PRELIGHT] = { 0.216, 0.286, 0.431 }

   text[NORMAL] = { 0.882, 0.835, 0.702 }
   text[SELECTED] = { 1.000, 1.000, 0.776 }
   text[INSENSITIVE] = { 0.102, 0.106, 0.122 }
   text[ACTIVE] = { 1.000, 1.000, 0.776 }
   text[PRELIGHT] = { 1.000, 1.000, 0.776 }

   fg[NORMAL] = { 0.918, 0.867, 0.729 }
   fg[SELECTED] = { 1.000, 1.000, 0.776 }
   fg[INSENSITIVE] = { 0.102, 0.106, 0.122 }
   fg[ACTIVE] = { 0.918, 0.867, 0.729 }
   fg[PRELIGHT] = { 0.918, 0.867, 0.729 }
}

class "*" style "default"

gtk-alternative-button-order = 1

style "ToolTip"
{
   bg[NORMAL] = { 1.000, 1.000, 0.863 }
   base[NORMAL] = { 1.000, 1.000, 0.863 }
   text[NORMAL] = { 0.000, 0.000, 0.000 }
   fg[NORMAL] = { 0.000, 0.000, 0.000 }
}

widget "gtk-tooltip" style "ToolTip"
widget "gtk-tooltips" style "ToolTip"

style "MenuItem"
{
   bg[PRELIGHT] = { 0.216, 0.286, 0.431 }
   fg[PRELIGHT] = { 1.000, 1.000, 0.776 }
}

class "*MenuItem" style "MenuItem"

   Thanks for any insight you can provide. Yep, the '_r=$(echo "255*$r" | bc)' 
style also works fine as well.

&lt;/pre&gt;</description>
    <dc:creator>David C. Rankin</dc:creator>
    <dc:date>2012-05-21T21:01:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326419">
    <title>openssh-hpn for opensuse</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326419</link>
    <description>&lt;pre&gt;Hello,

Are there any opensuse builds for openssh-hpn, high performance ssh? I can't find any and I was hoping that someone here has experimented with it.

Thank you,

James 
&lt;/pre&gt;</description>
    <dc:creator>James D. Parra</dc:creator>
    <dc:date>2012-05-21T18:58:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326413">
    <title>Add menu to panel</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326413</link>
    <description>&lt;pre&gt;This is a continuation of a thread in the LibraOffice mail list.

In KDE 3, it was possible to add a section of the main menu to the 
panel, so that you could have a pop-up list of applications.  In OS/2, 
it was possible to add a "Drawer" to the task bar, so that you could 
have a list of applications to choose from.  Is there anything similar 
available in KDE 4 (KDE 3 mode), so that you could click on an icon on 
the panel that opens a list of apps to chose from?  All I can find is 
the menu launcher, which simply duplicates the menu that's normally at 
the left end of the panel.

&lt;/pre&gt;</description>
    <dc:creator>James Knott</dc:creator>
    <dc:date>2012-05-21T13:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326389">
    <title>pulseaudio-1.1-1.2 no sound when selecting input</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326389</link>
    <description>&lt;pre&gt;Howdy all,

It started this morning with skype. I was trying to skype home and used 
skype call testing service on my lenovo laptop (64 bit) and it would not 
record the sound from my internal mic.

So I opened pavucontrol and looked for the sound indicator bar on the 
"input devices" tab, and the bar was not there. I went to the 
configuration tab, and it was set to "Analog Stereo Output". I switched 
it to "Analog Stereo Input" and the sound indicator bar on the input 
devices tab appeared and indicated sound whenever I talked into the mic. 
But when I went back to the "configuration" tab and switched it back to 
"Analog Stereo Output", the "Input Devices" tab shows that no input 
devices are available and the bar is not there.

This renders skype unusable on my laptop, since in order to use skype, I 
have to have pavucontrol open, and switch the device in focus on the 
configuration tab to Analog Stereo Input when I want to talk, and then 
switch it to Analog Stereo Output when I want to listen to the other side.

I have pulseaudio-1.1-1.2 on this laptop. lspci shows that my audio 
device is:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 03)

On my desktop, I also have pulseaudio-1.1-1.2, but a different type of 
Audio device. Skype and the input-output thing do not have a problem on 
my desktop - only my laptop.

Oh yes, one more thing to note. I rebooted the computer into openSUSE 
11.4, which uses pulseaudio-0.9.22-6.11.1, and I was able to both speak 
and listen at the same time without having to adjust anything on 
pavucontrol.

Any ideas on how to fix the problem?

&lt;/pre&gt;</description>
    <dc:creator>George Olson</dc:creator>
    <dc:date>2012-05-20T11:46:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.suse.general/326386">
    <title>SAMBA pam winbind config problem</title>
    <link>http://comments.gmane.org/gmane.linux.suse.general/326386</link>
    <description>&lt;pre&gt;Does anyone have a working /etc/pam.d config for winbind on openSUSE 
12.1 they could share?

Any mention of winbind in any of auth account or session either locks me 
out or prevents root logins.

Everything else works fine. wbinfo -u, getent passwd, getent group. . . 
We just can't login.

We are using a Samba4 DC and so are unable to get Yast to add the pam 
entries for us. We have however transferred the pam setup from an 
official Samba3.6 12.1 install we have on a client joined to the domain.
Same problem.

Kerberos keeps seeing the principal as DOMAINlynn even though I give 
DOMAIN\\lynn as my login at the cli. This was also a problem under 
Ubuntu LTS until we added the pam entries

Here are our current files under pam.d on the Samba4 DC:

common-account
accountrequisitepam_unix2.so
accountrequiredpam_krb5.souse_first_pass ignore_unknown_principals

common-auth
authrequiredpam_env.so
authsufficientpam_unix2.so
authsufficientpam_krb5.souse_first_pass
authrequiredpam_deny.so

common-session
sessionrequiredpam_limits.so
sessionrequiredpam_unix2.so
sessionoptionalpam_krb5.so
sessionoptionalpam_umask.so
sessionoptionalpam_systemd.so

This works fine with nss-pam-ldapd for both user and group mapping and 
authentication. With libnss-winbind it only works for mappings.

For nss-pam-ldapd we have nsswitch.conf as follows:

passwd: compat ldap
group: compat ldap

and for nss-winbind we have:

passwd: compat winbind
group: compat winbind

The samba-list have a copy of this. The reason I have posted here is 
that the pam.d winbind entries work fine with Ubuntu 12.04 LTS.

Here are the Ubuntu entries:
common-account
account[success=1 new_authtok_reqd=done default=ignore]pam_winbind.so

common-auth
auth[success=2 default=ignore]pam_winbind.so krb5_auth 
krb5_ccache_type=FILE cached_login try_first_pass

common-session
sessionoptionalpam_winbind.so

Can anyone translate those to openSUSE 12.1?
Thanks
L x
&lt;/pre&gt;</description>
    <dc:creator>lynn</dc:creator>
    <dc:date>2012-05-20T06:45:56</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.suse.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.suse.general</link>
  </textinput>
</rdf:RDF>

