<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/css" href="./clientscript/vbulletin_css/rsstyle.css"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxSir.Org - Linux 发行版SuSE专题</title>
		<link>http://www.linuxsir.org/bbs</link>
		<description><![CDATA[openSUSE & SLED/SLES [查找软件]]]></description>
		<language>zh</language>
		<lastBuildDate>Fri, 10 Sep 2010 18:26:37 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.linuxsir.org/bbs/images/misc/rss.jpg</url>
			<title>LinuxSir.Org - Linux 发行版SuSE专题</title>
			<link>http://www.linuxsir.org/bbs</link>
		</image>
		<item>
			<title>求助：硬盘安装完SUSE11.3后进不了windows</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=372115&amp;goto=newpost</link>
			<pubDate>Fri, 10 Sep 2010 07:11:19 GMT</pubDate>
			<description>主系统是win7，下载的11.3的DVD镜像，然后解压之后，运行那个LOCAL.exe文件，重启后进行的硬盘安装。
安装完成后，可以成功进入suse系统，但是，我用GRUB引导从C盘启动后，就开始自动运行SUSE的安装程序，进不去windows。
求助各位大侠，现在该怎么办啊？</description>
			<content:encoded><![CDATA[<div>主系统是win7，下载的11.3的DVD镜像，然后解压之后，运行那个LOCAL.exe文件，重启后进行的硬盘安装。<br />
安装完成后，可以成功进入suse系统，但是，我用GRUB引导从C盘启动后，就开始自动运行SUSE的安装程序，进不去windows。<br />
求助各位大侠，现在该怎么办啊？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>bloodseed</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=372115</guid>
		</item>
		<item>
			<title>昨天opensuse自动升级了一个东东,今天本本外接鼠标键盘都不好用了.</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=372114&amp;goto=newpost</link>
			<pubDate>Fri, 10 Sep 2010 06:56:58 GMT</pubDate>
			<description>昨天opensuse提示自动升级,输入了密码后它就升级了,可今天重起后,外接的无线鼠标和键盘都间段性的无法使用,过一会儿又可以使用.

估计昨天它自动升级的是内核或者与内核模块有关的东东.因为今天用virtualbox的时候它提示我重新编译vbox需要的内核模块.

郁闷.</description>
			<content:encoded><![CDATA[<div>昨天opensuse提示自动升级,输入了密码后它就升级了,可今天重起后,外接的无线鼠标和键盘都间段性的无法使用,过一会儿又可以使用.<br />
<br />
估计昨天它自动升级的是内核或者与内核模块有关的东东.因为今天用virtualbox的时候它提示我重新编译vbox需要的内核模块.<br />
<br />
郁闷.</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>sleetdrop</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=372114</guid>
		</item>
		<item>
			<title>opensuse11.3安装qsopcast.</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=372092&amp;goto=newpost</link>
			<pubDate>Thu, 09 Sep 2010 01:31:03 GMT</pubDate>
			<description><![CDATA[1。先安装Mplayer 和下载sp-sc-auth如图
图像: http://www.linuxsir.org/bbs/attachment.php?attachmentid=56038&stc=1&d=1283995134 
2。新版本的qsopcast是用svn下载的：如图
图像: http://www.linuxsir.org/bbs/attachment.php?attachmentid=56039&stc=1&d=1283995134 
3。下载后根据
http://aur.archlinux.org/packages.php?ID=32425
http://aur.archlinux.org/packages/qsopcast-qt4/qsopcast-qt4/qstring.patch
4。更改如图的源文件
图像: http://www.linuxsir.org/bbs/attachment.php?attachmentid=56040&stc=1&d=1283995134 
更改后为如图
图像: http://www.linuxsir.org/bbs/attachment.php?attachmentid=56041&stc=1&d=1283995134 
5。根据README执行命令
$mkdir build
$cd build
$cmake -DCMAKE_BUILD_TYPE=relwithdeb ..
$make
$sudo make install
6。编译通过结果如图:
图像: http://www.linuxsir.org/bbs/attachment.php?attachmentid=56042&stc=1&d=1283995134 
因为带图像的结果图太大超过200K不能上传，我就不发了。]]></description>
			<content:encoded><![CDATA[<div>1。先安装Mplayer 和下载sp-sc-auth如图<br />
<img src="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56038&amp;stc=1&amp;d=1283995134" border="0" alt="" /><br />
2。新版本的qsopcast是用svn下载的：如图<br />
<img src="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56039&amp;stc=1&amp;d=1283995134" border="0" alt="" /><br />
3。下载后根据<br />
<a href="http://aur.archlinux.org/packages.php?ID=32425" target="_blank">http://aur.archlinux.org/packages.php?ID=32425</a><br />
<a href="http://aur.archlinux.org/packages/qsopcast-qt4/qsopcast-qt4/qstring.patch" target="_blank">http://aur.archlinux.org/packages/qs.../qstring.patch</a><br />
4。更改如图的源文件<br />
<img src="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56040&amp;stc=1&amp;d=1283995134" border="0" alt="" /><br />
更改后为如图<br />
<img src="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56041&amp;stc=1&amp;d=1283995134" border="0" alt="" /><br />
5。根据README执行命令<br />
$mkdir build<br />
$cd build<br />
$cmake -DCMAKE_BUILD_TYPE=relwithdeb ..<br />
$make<br />
$sudo make install<br />
6。编译通过结果如图:<br />
<img src="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56042&amp;stc=1&amp;d=1283995134" border="0" alt="" /><br />
因为带图像的结果图太大超过200K不能上传，我就不发了。</div>


	<br />
	<div style="padding:4px">
	
	

	
	
	
		<fieldset class="fieldset">
			<legend>上传的图像</legend>
			<table cellpadding="0" cellspacing="1" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.linuxsir.org/bbs/images/attach/png.gif" alt="文件类型: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <!-- PHPForce - Joey修改附件隐藏 -->
 	
 	<td><a href="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56038&amp;d=1283995100" target="_blank">spadress.png</a> (83.0 KB, 无 次查看)

</td>
 	
 <!-- /PHPForce - Joey修改附件隐藏 -->


 </tr><tr>
	<td><img class="inlineimg" src="http://www.linuxsir.org/bbs/images/attach/png.gif" alt="文件类型: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <!-- PHPForce - Joey修改附件隐藏 -->
 	
 	<td><a href="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56039&amp;d=1283995100" target="_blank">address.png</a> (166.3 KB, 无 次查看)

</td>
 	
 <!-- /PHPForce - Joey修改附件隐藏 -->


 </tr><tr>
	<td><img class="inlineimg" src="http://www.linuxsir.org/bbs/images/attach/png.gif" alt="文件类型: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <!-- PHPForce - Joey修改附件隐藏 -->
 	
 	<td><a href="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56040&amp;d=1283995100" target="_blank">files.png</a> (33.9 KB, 无 次查看)

</td>
 	
 <!-- /PHPForce - Joey修改附件隐藏 -->


 </tr><tr>
	<td><img class="inlineimg" src="http://www.linuxsir.org/bbs/images/attach/png.gif" alt="文件类型: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <!-- PHPForce - Joey修改附件隐藏 -->
 	
 	<td><a href="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56041&amp;d=1283995100" target="_blank">path.png</a> (127.8 KB, 无 次查看)

</td>
 	
 <!-- /PHPForce - Joey修改附件隐藏 -->


 </tr><tr>
	<td><img class="inlineimg" src="http://www.linuxsir.org/bbs/images/attach/png.gif" alt="文件类型: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <!-- PHPForce - Joey修改附件隐藏 -->
 	
 	<td><a href="http://www.linuxsir.org/bbs/attachment.php?attachmentid=56042&amp;d=1283995134" target="_blank">resout.png</a> (36.4 KB, 无 次查看)

</td>
 	
 <!-- /PHPForce - Joey修改附件隐藏 -->


 </tr>
			</table>
			</fieldset>
	
	
	
	
	</div>
]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>oddhornedant</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=372092</guid>
		</item>
		<item>
			<title>为什么我的banshee 或者 totem不能播放asf格式 或者wma格式的文件 我已经安装了codecs</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=372036&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 10:29:54 GMT</pubDate>
			<description>为什么我的banshee 或者 totem不能播放asf格式 或者wma格式的文件 我已经安装了codecs，
另 我喜欢banshee的音乐管理 音乐库的功能，所以希望把它整好
我的gmplayer可以播放
谁能帮帮我，他总提示 缺少ASF 插件 但找不到

我安装了 一键codecs脚本codecs-gnome.ymp</description>
			<content:encoded><![CDATA[<div>为什么我的banshee 或者 totem不能播放asf格式 或者wma格式的文件 我已经安装了codecs，<br />
另 我喜欢banshee的音乐管理 音乐库的功能，所以希望把它整好<br />
我的gmplayer可以播放<br />
谁能帮帮我，他总提示 缺少ASF 插件 但找不到<br />
<br />
我安装了 一键codecs脚本codecs-gnome.ymp</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>fqmyself</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=372036</guid>
		</item>
		<item>
			<title>一个stardict与sound mixer的问题</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=372025&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 03:54:56 GMT</pubDate>
			<description>opensuse 11.3
gnome环境

只要打开stardict, 那么gnome的音量就会自动变成最大。经常在听歌的时候被雷到。

大家有过这样的问题么。
我从opensuse 11.2开始就有这样的问题，在stardict的设置里面把声音相关的设置都去掉也不行。</description>
			<content:encoded><![CDATA[<div>opensuse 11.3<br />
gnome环境<br />
<br />
只要打开stardict, 那么gnome的音量就会自动变成最大。经常在听歌的时候被雷到。<br />
<br />
大家有过这样的问题么。<br />
我从opensuse 11.2开始就有这样的问题，在stardict的设置里面把声音相关的设置都去掉也不行。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>sleetdrop</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=372025</guid>
		</item>
		<item>
			<title>今天zypper dup一下结果把kde4.5.1整回了kde4.4.5。。</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371996&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 06:07:40 GMT</pubDate>
			<description>无语了。。。。。。。。。</description>
			<content:encoded><![CDATA[<div>无语了。。。。。。。。。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>wealth_san</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371996</guid>
		</item>
		<item>
			<title>mplayer 用 alsa 没声音</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371993&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 03:12:06 GMT</pubDate>
			<description><![CDATA[刚装的suse和mplayer
mplayer默认用的oss，但是/dev/dsp被amarok独占了，没声音，必须完全关掉amarok才行
于是用mplayer -ao alsa ，没有出错信息，但就是没声音
=========================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)                                                                                                
FAAD: compressed input bitrate missing, assuming 128kbit/s!                                                                                                      
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)                                                                                            
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))                                                                                          
==========================================         
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)                                                                                                                
Starting playback...]]></description>
			<content:encoded><![CDATA[<div>刚装的suse和mplayer<br />
mplayer默认用的oss，但是/dev/dsp被amarok独占了，没声音，必须完全关掉amarok才行<br />
于是用mplayer -ao alsa ，没有出错信息，但就是没声音<br />
=========================================<br />
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)                                                                                                <br />
FAAD: compressed input bitrate missing, assuming 128kbit/s!                                                                                                      <br />
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000-&gt;192000)                                                                                            <br />
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))                                                                                          <br />
==========================================         <br />
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)                                                                                                                <br />
Starting playback...</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>ulosggs</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371993</guid>
		</item>
		<item>
			<title>触摸屏翻转后的问题</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371982&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 11:03:38 GMT</pubDate>
			<description>在有触摸屏的本上，wacom在普通角度时候能提供触控笔正常定向，一但转换角度后，鼠标正常，触控还没有换过来，有什么好方法解决吗？</description>
			<content:encoded><![CDATA[<div>在有触摸屏的本上，wacom在普通角度时候能提供触控笔正常定向，一但转换角度后，鼠标正常，触控还没有换过来，有什么好方法解决吗？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>cx0462</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371982</guid>
		</item>
		<item>
			<title>编译qsopcast 出错，哪位大侠帮我一下！</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371968&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 05:18:43 GMT</pubDate>
			<description><![CDATA[cmake -DCMAKE_BUILD_TYPE=relwithdeb ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.6.3 (using /usr/bin/qmake)
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Configuring done
-- Generating done
-- Build files have been written to: /home/hurriedlymatilda/qsopcast-read-only/build

make
[  2%] Generating tabwidget.moc
[  4%] Generating abstractchannel.moc                                           
[  7%] Generating channel_argument.moc                                          
[  9%] Generating channel_bookmark.moc                                          
[ 12%] Generating channel_history.moc                                           
[ 14%] Generating channel_pplive.moc                                            
[ 17%] Generating channel_ppstream.moc                                          
[ 19%] Generating channel_sopcast.moc                                           
[ 21%] Generating channellistmodel.moc                                          
[ 24%] Generating channellistview.moc                                           
[ 26%] Generating config.moc                                                    
[ 29%] Generating filterbar.moc                                                 
[ 31%] Generating menubar.moc                                                   
[ 34%] Generating pageplay.moc                                                  
[ 36%] Generating pagerecord.moc                                                
[ 39%] Generating playfork.moc                                                  
[ 41%] Generating qsopcast.moc                                                  
[ 43%] Generating recorder.moc                                                  
[ 46%] Generating searchedit.moc                                                
Scanning dependencies of target qsopcast                                        
[ 48%] Building CXX object src/CMakeFiles/qsopcast.dir/abstractchannel.cpp.o    
[ 51%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_argument.cpp.o   
[ 53%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_bookmark.cpp.o   
[ 56%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_history.cpp.o    
[ 58%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_pplive.cpp.o     
[ 60%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_ppstream.cpp.o   
[ 63%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o    
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp: In member function ‘void ChannelListSopcast::parse()’:
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error: cannot call constructor ‘QString::QString’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error:   for a function-style cast, remove the redundant ‘::QString’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error: cannot call constructor ‘QString::QString’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error:   for a function-style cast, remove the redundant ‘::QString’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error: cannot call constructor ‘QString::QString’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error:   for a function-style cast, remove the redundant ‘::QString’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error: cannot call constructor ‘QString::QString’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error:   for a function-style cast, remove the redundant ‘::QString’
make[2]: *** [src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o] 错误 1
make[1]: *** [src/CMakeFiles/qsopcast.dir/all] 错误 2
make: *** [all] 错误 2]]></description>
			<content:encoded><![CDATA[<div>cmake -DCMAKE_BUILD_TYPE=relwithdeb ..<br />
-- The C compiler identification is GNU<br />
-- The CXX compiler identification is GNU<br />
-- Check for working C compiler: /usr/bin/gcc<br />
-- Check for working C compiler: /usr/bin/gcc -- works<br />
-- Detecting C compiler ABI info<br />
-- Detecting C compiler ABI info - done<br />
-- Check for working CXX compiler: /usr/bin/c++<br />
-- Check for working CXX compiler: /usr/bin/c++ -- works<br />
-- Detecting CXX compiler ABI info<br />
-- Detecting CXX compiler ABI info - done<br />
-- Looking for Q_WS_X11<br />
-- Looking for Q_WS_X11 - found<br />
-- Looking for Q_WS_WIN<br />
-- Looking for Q_WS_WIN - not found.<br />
-- Looking for Q_WS_QWS<br />
-- Looking for Q_WS_QWS - not found.<br />
-- Looking for Q_WS_MAC<br />
-- Looking for Q_WS_MAC - not found.<br />
-- Found Qt-Version 4.6.3 (using /usr/bin/qmake)<br />
-- Looking for _POSIX_TIMERS<br />
-- Looking for _POSIX_TIMERS - found<br />
-- Configuring done<br />
-- Generating done<br />
-- Build files have been written to: /home/hurriedlymatilda/qsopcast-read-only/build<br />
<br />
make<br />
[  2%] Generating tabwidget.moc<br />
[  4%] Generating abstractchannel.moc                                           <br />
[  7%] Generating channel_argument.moc                                          <br />
[  9%] Generating channel_bookmark.moc                                          <br />
[ 12%] Generating channel_history.moc                                           <br />
[ 14%] Generating channel_pplive.moc                                            <br />
[ 17%] Generating channel_ppstream.moc                                          <br />
[ 19%] Generating channel_sopcast.moc                                           <br />
[ 21%] Generating channellistmodel.moc                                          <br />
[ 24%] Generating channellistview.moc                                           <br />
[ 26%] Generating config.moc                                                    <br />
[ 29%] Generating filterbar.moc                                                 <br />
[ 31%] Generating menubar.moc                                                   <br />
[ 34%] Generating pageplay.moc                                                  <br />
[ 36%] Generating pagerecord.moc                                                <br />
[ 39%] Generating playfork.moc                                                  <br />
[ 41%] Generating qsopcast.moc                                                  <br />
[ 43%] Generating recorder.moc                                                  <br />
[ 46%] Generating searchedit.moc                                                <br />
Scanning dependencies of target qsopcast                                        <br />
[ 48%] Building CXX object src/CMakeFiles/qsopcast.dir/abstractchannel.cpp.o    <br />
[ 51%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_argument.cpp.o   <br />
[ 53%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_bookmark.cpp.o   <br />
[ 56%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_history.cpp.o    <br />
[ 58%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_pplive.cpp.o     <br />
[ 60%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_ppstream.cpp.o   <br />
[ 63%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o    <br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp: In member function ‘void ChannelListSopcast::parse()’:<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error: cannot call constructor ‘QString::QString’ directly<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error:   for a function-style cast, remove the redundant ‘::QString’<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error: cannot call constructor ‘QString::QString’ directly<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error:   for a function-style cast, remove the redundant ‘::QString’<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error: cannot call constructor ‘QString::QString’ directly<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error:   for a function-style cast, remove the redundant ‘::QString’<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error: cannot call constructor ‘QString::QString’ directly<br />
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error:   for a function-style cast, remove the redundant ‘::QString’<br />
make[2]: *** [src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o] 错误 1<br />
make[1]: *** [src/CMakeFiles/qsopcast.dir/all] 错误 2<br />
make: *** [all] 错误 2</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>oddhornedant</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371968</guid>
		</item>
		<item>
			<title>请问， SLED 11 启机的时候，自动加载了所有盘符。</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371946&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 03:03:05 GMT</pubDate>
			<description>如题：

SLED 11 启机的时候，自动加载了所有盘符。


我记得有一次，在图形菜单下，加载了一个盘，在菜单里好像选上一项，大概是自动加载。

以后每次启机， 所有盘符都自动加载了。

请问，如何取消？ 不让自动加载所有盘符？

谢谢。  菜鸟一个，勿笑。</description>
			<content:encoded><![CDATA[<div>如题：<br />
<br />
SLED 11 启机的时候，自动加载了所有盘符。<br />
<br />
<br />
我记得有一次，在图形菜单下，加载了一个盘，在菜单里好像选上一项，大概是自动加载。<br />
<br />
以后每次启机， 所有盘符都自动加载了。<br />
<br />
请问，如何取消？ 不让自动加载所有盘符？<br />
<br />
谢谢。  菜鸟一个，勿笑。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>redgamer</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371946</guid>
		</item>
		<item>
			<title>中文wiki终于好了</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371928&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 16:48:56 GMT</pubDate>
			<description>终于....
开心下</description>
			<content:encoded><![CDATA[<div>终于....<br />
开心下</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>songtime</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371928</guid>
		</item>
		<item>
			<title>升级后Audacious2.4.1失声鸟</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371843&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 08:51:42 GMT</pubDate>
			<description>SuSE11.2 X86_64位滴，在线更新后就没声了，啥都不能播放，杯具:yun:</description>
			<content:encoded><![CDATA[<div>SuSE11.2 X86_64位滴，在线更新后就没声了，啥都不能播放，杯具:yun:</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>马大瞎子</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371843</guid>
		</item>
		<item>
			<title>为什么RPM包里的程序比编译出来的小？</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371826&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 12:54:57 GMT</pubDate>
			<description>打包一个程序，通常构建的RPM包里面包含的程序都会比编译出来的程序小，这个我虽然说不清楚，但是可以理解。

然而，为什么我在OBS上构建的RPM包比我自己本地构建的还要小，而且程序又没有丝毫问题呢？</description>
			<content:encoded><![CDATA[<div>打包一个程序，通常构建的RPM包里面包含的程序都会比编译出来的程序小，这个我虽然说不清楚，但是可以理解。<br />
<br />
然而，为什么我在OBS上构建的RPM包比我自己本地构建的还要小，而且程序又没有丝毫问题呢？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>绿色圣光</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371826</guid>
		</item>
		<item>
			<title>meego 几个问题？</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371814&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 06:48:29 GMT</pubDate>
			<description>看到发布opensuse11.3是宣布meego什么的，一直没有搞懂一些问题。

第一个问题是，meego如何安装，需要下载哪张livecd。这和我在meego官方网站（meego.com）下载的有什么不同？也就是问，opensuse做了什么工作？
第二个问题是，安装上meego，是不是意味着opensuse所有repostories的软件都可以使用。meego带给我们的仅仅是界面的不同，还是连带软件一并受限。

========
算了，其实我的好奇心也没了。看到帖子说，正儿八经使用，要安装自己软件的还是不要用meego了。</description>
			<content:encoded><![CDATA[<div>看到发布opensuse11.3是宣布meego什么的，一直没有搞懂一些问题。<br />
<br />
第一个问题是，meego如何安装，需要下载哪张livecd。这和我在meego官方网站（meego.com）下载的有什么不同？也就是问，opensuse做了什么工作？<br />
第二个问题是，安装上meego，是不是意味着opensuse所有repostories的软件都可以使用。meego带给我们的仅仅是界面的不同，还是连带软件一并受限。<br />
<br />
========<br />
算了，其实我的好奇心也没了。看到帖子说，正儿八经使用，要安装自己软件的还是不要用meego了。</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>gnwd</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371814</guid>
		</item>
		<item>
			<title>请求哇。ymp不能用了。</title>
			<link>http://www.linuxsir.org/bbs/showthread.php?t=371783&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 14:18:46 GMT</pubDate>
			<description>提示说是ymp不能打开文件，我装了一个软件以后就这样了。不知道该怎么办，是不是以后软件就安装不了了？</description>
			<content:encoded><![CDATA[<div>提示说是ymp不能打开文件，我装了一个软件以后就这样了。不知道该怎么办，是不是以后软件就安装不了了？</div>

]]></content:encoded>
			<category domain="http://www.linuxsir.org/bbs/forumdisplay.php?f=41">Linux 发行版SuSE专题</category>
			<dc:creator>hutudan</dc:creator>
			<guid isPermaLink="true">http://www.linuxsir.org/bbs/showthread.php?t=371783</guid>
		</item>
	</channel>
</rss>
