objdesktop

Various Games by abouzakaria 2 comments

Looks interesting, but I can't find the source code...? - May 25 2015
SLangTNG

Science by sew 4 comments

Well, I tried now for quite a while to get this prog running, but it just wont compile. Compiling all the libs myself sounds pretty crazy. I actually attempted to do that, but I ran in so many problems compiling them (many of which I could resolve, but some remain), that I gave up and tried to install the needed libs and stuff with my package manager. But for example after installing libharu, cmake couldn't find libharu. Similar problems I had with some other libs...

I would so love to use this program (as a Maths student :) ), but right now it sadly doesn't seem to be possible... hopefully that changes in the near future :) - Sep 25 2011
SLangTNG

Science by sew 4 comments

This app sounds pretty awesome, I would love to be able to use it. Unfortunately I'm not able to compile it, there are about 30 libs/variables that are not found. Some should be installed, about others I couldn't find any information...

Here are the first few libs that are not found:
- AMD_LIBRARIES
- APRUTIL_INCLUDES
- APRUTIL_LIBRARY
APR_INCLUDES
APR_LIBRARY
BUILD_SHARED_LIBS
CAMD_LIBRARIES
CCOLAMD_LIBRARIES
CHOLMOD_LIBRARIES
CMAKE_BUILD_TYPE
CMAKE_INSTALL_PREFIX
CMAKE_MODULE_PATH
COLAMD_LIBRARIES
EIGEN_INCLUDES
F2C_LIBRARY

and so on.....


Any idea what is missing/what I'm doing wrong?? I'm using Arch Linux, 32Bit, Kernel: 3.0-ARCH... - Aug 11 2011
yarock

Audioplayers by SebAmar 145 comments

Yep, it works now, thanks :)

I really like your player, especially the different views.


After trying your player for a while, I have would some feature requests:
- I'm really missing keyboard shortcuts for playback/... (maybe even using the Multimedia keys of laptops)
- When playing a file directly in the "track view", it would be handy if the playback would stop after each file or album, currently it's just playing the next album in alphabetical order. That doesn't happen in e.g. the "artist view", there the playback stops after the last track of an artist is played
- A "cover view", where simply all the covers are shown in a grid would be handy. Cause if you have many albums, but mostly only one or two from one artist, you have to sroll quite a bit too get an overview over your collection
- Playback options "random", "repeat" and "stop playback after file" would be really useful
- Maybe add an option to automatically search for cover pics in the album directorys (e.g. I have most covers as a cover.jpg in the directory of the album, but they weren't loaded automatically)


These are some ideas that came spontaneous to my mind while trying out your player. I really like the concept of it, and probably gonna use it as my "main" audio player from now on. Am really looking forward to what it will become :) - Apr 30 2011
yarock

Audioplayers by SebAmar 145 comments

Yep, thanks a lot it works now. Nice player, good job :)


But I can't add covers, neither manually nor automatically.
It either says:
"Error downloading... server replied: Bad Request" 299
or if it finds a cover:
CoverSearch -> coverSearchStop : message "Error writing album image"


Just a couple times it does not present an error and simply says: "No cover found"... - Apr 30 2011
yarock

Audioplayers by SebAmar 145 comments

Well, that fixes the previous error, but I get the same error for a different file:

src/mainwindow.cpp:45:47: fatal error: Phonon/Effect: No such file or directory
compilation terminated.
make: *** [build/obj/mainwindow.o] Error 1 - Apr 30 2011
yarock

Audioplayers by SebAmar 145 comments

Hi, I get the following error while compiling:

In file included from src/mainwindow.h:21:0,
from src/main.cpp:28:
src/Player/player.h:26:25: fatal error: Phonon/Effect: No such file or directory
compilation terminated.
make: *** [build/obj/main.o] Error 1 - Apr 30 2011
QPass

Security by pielas 2 comments

I like your application... now I finally can store my passwords independent of firefox...

I've two little suggestions:
1) Would it be possible to add a timeout, so that after e.g. 5 minutes the password is requested again? Cause if the app is sitting in the tray, then everyone with access to the computer can access all the passwords...
2) When the app window is closed, the complete app is closed. It would be nice, when the app would be minimized to tray when the window is closed.

Thanks :) - Mar 22 2011