Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 245)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#110 fixed Superfluous DO in ENV.CMD bird Andreas Schnellbacher
Description

When using OREXX, it complains about a superfluous DO in line 579, func "DirExists?".

#340 invalid Mediatomb does not work after yum update (on netlabs-exp channel) Michaelhz
Description

One of the recent updates on netlabs-exp channel (probably libc) broke mediatomb. I get the following message:

MediaTomb? UPnP Server version 0.12.0 - http://mediatomb.cc/

=============================================================================== Copyright 2005-2008 Gena Batsyan, Sergey Bostandzhyan, Leonhard Wimmer. MediaTomb? is free software, covered by the GNU General Public License version 2

2015-01-29 12:55:49 INFO: MediaTomb? configuration was created in: /mediatomb/ home/.mediatomb/config.xml 2015-01-29 12:55:49 INFO: Loading configuration from: /mediatomb/home/.mediat omb/config.xml 2015-01-29 12:55:49 INFO: UUID generated: c457b2a0-a7ad-11e4-83b7-4303a755463 c 2015-01-29 12:55:49 INFO: Checking configuration... terminate called after throwing an instance of 'zmm::Exception' terminate called recursively

Killed by SIGABRT pid=0x0052 ppid=0x0051 tid=0x0001 slot=0x00b7 pri=0x0200 mc=0x0001 ps=0x0010 Z:\MEDIATOMB\BIN\MEDIATOMB.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

Yum downgrade *libc*0.6.6-22* did not help, after switching back to netlabs-rel (libc-0.6.5) it works again.

Mediatomb was obtained from http://os2ports.smedley.id.au/index.php?page=mediatomb

Unfortunately I did not find a way to check if libc or gcc442.dll caused the trouble.

#204 fixed chown/chgrp functions are only stubs, proposed fix Yuri Dario YDARIO
Description

The two functions chown/chgrp are only stubs for validating file path and nothing more.

The attached code implements setting/getting the two fields; it misses code validation for current user, to check if he has enough rights to operate.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.