[vlc-devel] [vlc-commits] commit: Qt: simple_prefs pack UI (Francois Cartegnie )

xxcv xxcv07 at gmail.com
Fri Jul 30 00:29:47 CEST 2010


On 30/07/2010 8:20 AM, Hugo Beauzee-Luyssen wrote:
> On Fri, Jul 30, 2010 at 12:16 AM, xxcv<xxcv07 at gmail.com>  wrote:
>> On 30/07/2010 3:28 AM, git at videolan.org wrote:
>>>
>>> vlc | branch: master | Francois Cartegnie<fcvlcdev at free.fr>    | Thu Jul 29
>>> 19:27:12 2010 +0200| [9d99a7ab7450ddb180d26f9677d7e95a748a361c] | committer:
>>> Francois Cartegnie
>>>
>>> Qt: simple_prefs pack UI
>>>
>>>>
>>>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d99a7ab7450ddb180d26f9677d7e95a748a361c
>>>
>>> ---
>>>
>>>   modules/gui/qt4/components/simple_preferences.cpp |   15 +-
>>>   modules/gui/qt4/components/simple_preferences.hpp |    1 +
>>>   modules/gui/qt4/ui/sprefs_interface.ui            |  676
>>> +++++++++++++--------
>>>   3 files changed, 422 insertions(+), 270 deletions(-)
>>>
>>> Diff:
>>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9d99a7ab7450ddb180d26f9677d7e95a748a361c
>>
>> Hmm, how come there's some conflicts..?
>>
>> remote: Counting objects: 133, done.
>> remote: Compressing objects: 100% (97/97), done.
>> remote: Total 97 (delta 81), reused 0 (delta 0)
>> Unpacking objects: 100% (97/97), done.
>>  From git://git.videolan.org/vlc
>>   + 6e88ccc...db6104c master     ->  origin/master  (forced update)
>> Auto-merging NEWS
>> Auto-merging modules/gui/qt4/ui/sout.ui
>> CONFLICT (content): Merge conflict in modules/gui/qt4/ui/sout.ui
>> Automatic merge failed; fix conflicts and then commit the result.
>>
>> diff --cc modules/gui/qt4/ui/sout.ui
>> index 0f8360b,88c075d..0000000
>> --- a/modules/gui/qt4/ui/sout.ui
>> +++ b/modules/gui/qt4/ui/sout.ui
>> @@@ -280,7 -280,7 +280,11 @@@
>>          </rect>
>>         </property>
>>         <attribute name="label">
>> ++<<<<<<<  HEAD
>>   +<string>Options Setup</string>
>> ++=======
>> +<string>Option Setup</string>
>> ++>>>>>>>  db6104c7f94c9da5a3dbcfcda5a03757d32d51fa
>>         </attribute>
>>         <layout class="QGridLayout" name="gridLayout_2">
>>          <item row="0" column="0" colspan="2">
>
>
> Conflicts comes from your local modifications, so i'd say you're the
> only one to know.
>
Hi,
I am sure that I didn't modify the local directory of the vlc.git clone.
Also there seems to be some missing obj which was on vlc-commits and 
wasn't in the vlc.git clone.
For example 7f625e5f46e6b486ab6073f4f6cab7c1c6b01c83
It is here 
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7f625e5f46e6b486ab6073f4f6cab7c1c6b01c83
But it does not exists in my vlc.git clone.
fatal: bad object 7f625e5f46e6b486ab6073f4f6cab7c1c6b01c83

Maybe I have a corrupted vlc.git clone...

Thanks for replying.




More information about the vlc-devel mailing list