Projects
Multimedia
rosa-media-player
rosa-media-player-fix-no-return.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rosa-media-player-fix-no-return.patch of Package rosa-media-player
--- rosa-media-player_orig/src/myclient.cpp +++ rosa-media-player/src/myclient.cpp @@ -123,6 +123,8 @@ bool MyClient::sendFileAndSeek(const QSt writeLine("open_file_and_seek: " + file + " #" +seekTime + "\r\n"); QString line = readLine(); if (!line.startsWith("OK")) return false; + + return true; } bool MyClient::sendAction( const QString & action )
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.