Warning: session_start(): open(/tmp/sess_6jifkg0128gp8e1kf0raogm5e5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
LazyKent's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- LazyKent's profile .- Fan of (6) .- CV  .- Friends  .- Content  .- Latest Comments (34) . 
What about Xfce?
Dec 7 2013  on content Bluecurve GNOME/MATE Theme

Found it in xfce-look.org. What about Xfce?

.
Re: Re: Program returns random data in a function
Aug 30 2013  on content qMetro

Спасибо. Теперь без ошибок собралось.

> p.s.> svn110 это 0.6.7 но местами сыроват.

Ну, я не дождался тарбола с исходниками. Решил собрать последнюю версию для openSUSE из SVN.
Диалог "О программе", однако, показывает 0.6.6.
Пока обозначил версию пакета 0.6.6+svn.110.

.
Program returns random data in a function
Aug 29 2013  on content qMetro

Компилятор ругается. Версия svn110.

I: Program returns random data in a function
E: qmetro no-return-in-nonvoid-function src/mapview/mapview.cpp:2529

g++ -c -pipe -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DVERSION=\"0.6.6\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -Isrc/zlib -I. -I. -o completer.o src/completer.cpp
src/mapview/mapview.cpp: In member function 'void TMapView::defaultConfig()':
src/mapview/mapview.cpp:2172:23: warning: comparison between 'enum QLocale::Country' and 'enum QLocale::Language' [-Wenum-compare]
if(country==QLocale::Czech) city="Praha"; else
^
src/mapview/mapview.cpp:2173:23: warning: comparison between 'enum QLocale::Country' and 'enum QLocale::Language' [-Wenum-compare]
if(country==QLocale::Spanish) city="Madrid"; else
^
src/mapview/mapview.cpp: In member function 'virtual bool TMapView::viewportEvent(QEvent*)':
src/mapview/mapview.cpp:2529:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^

Что нужно добавить?

.
Re: Re: Проблема компиляции
Aug 11 2012  on content qMetro

Спасибо! Всё получилось.

Добавьте, пожалуйста, в описание ссылку на пакеты для openSUSE.
http://software.opensuse.org/search?q=qmetro

.
Проблема компиляции версии
Aug 10 2012  on content qMetro

Компилятор выдаёт warning:

src/completer.cpp: In member function 'QList<QPair<QString, QColor> > TCompleter::filterList(QList<QPair<QString, QColor> >, QString)':
src/completer.cpp:199:1: warning: control reaches end of non-void function [-Wreturn-type]

У меня из-за этого не собирается пакет в OBS. Вот здесь полный лог:
https://build.opensuse.org/package/rawlog?arch=x86_64&package=qmetro&project=home%3ALazy_Kent&repository=openSUSE_Factory

Дайте, пожалуйста, патч.

.
Re: Re: Default dir for maps
Aug 10 2012  on content qMetro

Вполне правильное место для централизованной установки. Права нельзя трогать.
Я вообще собираю отдельный пакет с картами и регулярно обновляю.

.
Thumbnails
Jul 11 2012  on content PdfViewer (app + library)

Thumbnails aren't displayed in the thumbnails panel.

.
Re: Re: Re: Re: Re: Re: Compilation error
Jun 7 2012  on content PdfViewer (app + library)

Thanks! Finally built it.
Using 'qmake LIB_INSTALL_DIR=%{_libdir}'.

Not tested yet with cmake.

One note: please remove 20x20 icon. This size is incorrect for hicolor-icon-theme.
Prooflink: http://cgit.freedesktop.org/xdg/default-icon-theme/tree/Makefile.in

.
Re: Re: Re: Re: Compilation error
Jun 6 2012  on content PdfViewer (app + library)

Wrong place for pdfview.h.
Should be include instead of includes.

.
Re: Re: Re: Compilation error
Jun 6 2012  on content PdfViewer (app + library)

Libraries are installed in lib. Should be lib64 in x86_64 systems.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team