Re: [warzone2100-dev] Using Qt for a front end for Warzone ?

2011-05-03 Thread Per Inge Mathisen
On Tue, May 3, 2011 at 3:22 AM, buginator buginato...@gmail.com wrote:
 I was pondering, if switching to a Qt frontend for Warzone would be a
 good idea or not ?

IMHO, we should look into using Qt Quick to reimplement the pre-game
dialogs first, then use that experience to reimplement the in-game GUI
later.

No need for a separate executable. It is already separated quite well
(to the extent that anything is) in the Warzone source.

 - Per

___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


[warzone2100-dev] [Warzone 2100 Trac] #2689: DataError: invalid input syntax for integer: 263, 264, 265, 266, 267LINE 1: ... WHERE status='pending' AND id263 AND id NOT IN (E'263, 264, ...

2011-05-03 Thread Warzone 2100 Trac
#2689: DataError: invalid input syntax for integer: 263,264,265,266,267LINE 1:
... WHERE status='pending' AND id263 AND id NOT IN (E'263,264,...
^
--+-
  Reporter:  cybersphinx  | Owner:  Fastdeath
  Type:  bug  |Status:  new
  Priority:  normal   | Milestone:  unspecified
 Component:  Website  |   Version:  unspecified
  Keywords:   |  Operating System:  All/Non-Specific
Blocked By:   |  Blocking:
--+-
  How to Reproduce 

 While doing a POST operation on `/moderator`, Trac issued an internal
 error.

 Tried to approve several moderated tickets/comments at once.

 Request parameters:
 {{{
 {'__FORM_TOKEN': u'6618a397de63fb778f219678',
  'button_accept': u'Accept Selected',
  'checkall': u'on',
  'id': [263, 264, 265, 266, 267]}
 }}}

 User agent: `Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101
 Firefox/4.0.1`

  System Information 
 || '''`Trac`''' || `0.12.1` ||
 || '''`Genshi`''' || `0.6` ||
 || '''`GIT`''' || `1.7.5` ||
 || '''`psycopg2`''' || `2.4` ||
 || '''`Pygments`''' || `1.4` ||
 || '''`Python`''' || `2.6.5 (r265:79063, Apr 16 2010, 13:57:41) ` [[br]]
 `[GCC 4.4.3]` ||
 || '''`RPC`''' || `1.0.6` ||
 || '''`setuptools`''' || `0.6` ||
 || '''`Subversion`''' || `1.6.6 (r40053)` ||
 || '''`jQuery`''' || `1.4.2` ||

  Enabled Plugins 
 || '''`BlackMagicTicketTweaks`''' || `0.12r1` ||
 || '''`changelog`''' || `N/A` ||
 || '''`codetags`''' || `0.3-0.12` ||
 || '''`GithubPlugin`''' || `0.4` ||
 || '''`PhpBBAuth`''' || `0.2` ||
 || '''`TicketNotifications`''' || `0.1-r0` ||
 || '''`TracAccountManager`''' || `0.2.1dev-r7163` ||
 || '''`TracCia`''' || `0.3.9` ||
 || '''`TracGit`''' || `0.12.0.5dev` ||
 || '''`TracHTTPAuth`''' || `1.1` ||
 || '''`TracHttpOnlyAuthCookie`''' || `N/A` ||
 || '''`TracIncludeMacro`''' || `2.1` ||
 || '''`TracPhpBBCookieAuth`''' || `N/A` ||
 || '''`TracSpamFilter`''' || `0.4.7dev-r10633` ||
 || '''`TracTicketDelete`''' || `2.0` ||
 || '''`TracTicketModerator`''' || `0.6.2` ||
 || '''`TracTocMacro`''' || `11.0.0.3` ||
 || '''`TracXMLRPC`''' || `1.0.6` ||

  Python Traceback 
 {{{
 Traceback (most recent call last):
   File /usr/local/lib/python2.6/dist-packages/trac/web/main.py, line
 511, in _dispatch_request
 dispatcher.dispatch(req)
   File /usr/local/lib/python2.6/dist-packages/trac/web/main.py, line
 237, in dispatch
 resp = chosen_handler.process_request(req)
   File
 
/var/www/vhosts/warzone/domains/developer.wz2100.net/trac/plugins/TracTicketModerator-0.6.2-py2.6.egg/ticketmoderator/web_ui.py,
 line 146, in process_request
 ( min(ids), ','.join([str(x) for x in ids]), ) )
   File /usr/local/lib/python2.6/dist-packages/trac/db/util.py, line 65,
 in execute
 return self.cursor.execute(sql_escape_percent(sql), args)
 DataError: invalid input syntax for integer: 263,264,265,266,267
 LINE 1: ... WHERE status='pending' AND id263 AND id NOT IN (E'263,264,...
  ^

 }}}

-- 
Ticket URL: http://developer.wz2100.net/ticket/2689
Warzone 2100 Trac http://developer.wz2100.net/
The Warzone 2100 Project
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


[warzone2100-dev] [Warzone 2100 Trac] #2690: Spanish Translation Update

2011-05-03 Thread Warzone 2100 Trac
#2690: Spanish Translation Update
---+---
  Reporter:  Saberuneko| Owner:
  Type:  to-do (no feature requests!)  |  cybersphinx
  Priority:  minor |Status:  new
 Component:  Translation   | Milestone:
  Keywords:|  unspecified
Blocked By:|   Version:
   |  master_20110320
   |  Operating System:  All/Non-
   |  Specific
   |  Blocking:
---+---
 Found some time to update the spanish translation.

-- 
Ticket URL: http://developer.wz2100.net/ticket/2690
Warzone 2100 Trac http://developer.wz2100.net/
The Warzone 2100 Project
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


[warzone2100-dev] [Warzone 2100 Trac] #2691: NotImplementedError:

2011-05-03 Thread Warzone 2100 Trac
#2691: NotImplementedError:
--+-
Reporter:  carbon dude oxide  |Type:  bug
  Status:  new|Priority:  normal
   Milestone:  unspecified|   Component:  other
 Version:  unspecified|Keywords:
Operating System:  All/Non-Specific   |  Blocked By:
Blocking: |
--+-
 i was trying to get the PIE blender plugin...


  How to Reproduce 

 While doing a GET operation on `/log/trunk/tools/blender`, Trac issued an
 internal error.

 ''(please provide additional details here)''

 Request parameters:
 {{{
 {'mode': u'path_history',
  'path': u'/trunk/tools/blender',
  'rev': u'7e96946d8f0efbe89f218fea9edc746cb2b36324'}
 }}}

 User agent: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24
 (KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24`

  System Information 
 ''System information not available''

  Enabled Plugins 
 ''Plugin information not available''

  Python Traceback 
 {{{
 Traceback (most recent call last):
   File /usr/local/lib/python2.6/dist-packages/trac/web/main.py, line
 511, in _dispatch_request
 dispatcher.dispatch(req)
   File /usr/local/lib/python2.6/dist-packages/trac/web/main.py, line
 237, in dispatch
 resp = chosen_handler.process_request(req)
   File /usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/web_ui/log.py, line 163, in process_request
 for old_path, old_rev, old_chg in history():
   File /usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/web_ui/log.py, line 119, in history
 for h in repos.get_path_history(path, rev):
   File /usr/local/lib/python2.6/dist-
 packages/trac/versioncontrol/api.py, line 888, in get_path_history
 raise NotImplementedError
 NotImplementedError
 }}}

-- 
Ticket URL: http://developer.wz2100.net/ticket/2691
Warzone 2100 Trac http://developer.wz2100.net/
The Warzone 2100 Project
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


[warzone2100-dev] [Bug 652082] Re: fails trying to use unexistant library

2011-05-03 Thread Encolpe Degoute
The bug was coming from that binary.
You can mark this bug as invalid.

Thanks

-- 
You received this bug notification because you are a member of Warzone
2100 Project, which is subscribed to warzone2100 in Ubuntu.
https://bugs.launchpad.net/bugs/652082

Title:
  fails trying to use unexistant library

Status in “warzone2100” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: warzone2100

  
  On a new maverick installation I get this error running warzone2100:

$ warzone2100 
warzone2100: error while loading shared libraries: libphysfs.so.1: cannot 
open shared object file: No such file or directory

  The libphysfs1 is coorectly installed:

$ dpkg -S libphysfs.so.1
libphysfs1: /usr/lib/libphysfs.so.1
$ ls -lh /usr/lib/libphysfs.so.1
lrwxrwxrwx 1 root root 27 2010-09-30 15:20 /usr/lib/libphysfs.so.1 - 
/usr/lib/libphysfs.so.2.0.1
$ ls /usr/lib/libphysfs.so.2.0.1
/usr/lib/libphysfs.so.2.0.1


  ends of the starce output :

  open(/lib32/tls/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/lib32/tls/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/i686/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/i686/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/i686, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/sse2, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/cmov, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls, 0xffdb3eec)= -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/i686/sse2, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/i686/cmov, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/i686, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/sse2/cmov, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/sse2, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/cmov, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
  open(/usr/lib32/tls/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT 
(No such file or directory)
  stat64(/usr/lib32/tls/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file 
or directory)
  open(/usr/lib32/tls/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/i686/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/i686/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/i686, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/cmov, 0xffdb3eec) = -1 

[warzone2100-dev] [Bug 652082] Re: fails trying to use unexistant library

2011-05-03 Thread Timmy Shih Jun Yee
** Changed in: warzone2100 (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Warzone
2100 Project, which is subscribed to warzone2100 in Ubuntu.
https://bugs.launchpad.net/bugs/652082

Title:
  fails trying to use unexistant library

Status in “warzone2100” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: warzone2100

  
  On a new maverick installation I get this error running warzone2100:

$ warzone2100 
warzone2100: error while loading shared libraries: libphysfs.so.1: cannot 
open shared object file: No such file or directory

  The libphysfs1 is coorectly installed:

$ dpkg -S libphysfs.so.1
libphysfs1: /usr/lib/libphysfs.so.1
$ ls -lh /usr/lib/libphysfs.so.1
lrwxrwxrwx 1 root root 27 2010-09-30 15:20 /usr/lib/libphysfs.so.1 - 
/usr/lib/libphysfs.so.2.0.1
$ ls /usr/lib/libphysfs.so.2.0.1
/usr/lib/libphysfs.so.2.0.1


  ends of the starce output :

  open(/lib32/tls/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/lib32/tls/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/i686/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/i686/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/i686, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/tls/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/sse2, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls/cmov, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/tls/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/tls, 0xffdb3eec)= -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/lib32/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/i686/sse2, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/i686/cmov, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/i686, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file 
or directory)
  stat64(/lib32/sse2/cmov, 0xffdb3eec)  = -1 ENOENT (No such file or 
directory)
  open(/lib32/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/sse2, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32/cmov, 0xffdb3eec)   = -1 ENOENT (No such file or 
directory)
  open(/lib32/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such file or 
directory)
  stat64(/lib32, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
  open(/usr/lib32/tls/i686/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT 
(No such file or directory)
  stat64(/usr/lib32/tls/i686/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file 
or directory)
  open(/usr/lib32/tls/i686/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/i686/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/i686/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/i686/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/i686/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/i686, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/sse2/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No 
such file or directory)
  stat64(/usr/lib32/tls/sse2/cmov, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/sse2/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/sse2, 0xffdb3eec) = -1 ENOENT (No such file or 
directory)
  open(/usr/lib32/tls/cmov/libphysfs.so.1, O_RDONLY) = -1 ENOENT (No such 
file or directory)
  stat64(/usr/lib32/tls/cmov, 0xffdb3eec) = -1 ENOENT (No such 

[warzone2100-dev] [Warzone 2100 Trac] #2692: Document/understand how pie_RotateProject, pie_BeginPerspective, pie_SetGeometricOffset work

2011-05-03 Thread Warzone 2100 Trac
#2692: Document/understand how pie_RotateProject, pie_BeginPerspective,
pie_SetGeometricOffset work
---+---
  Reporter:  Safety0ff | Owner:
  Type:  to-do (no feature requests!)  |Status:  new
  Priority:  normal| Milestone:
 Component:  Engine: other |  unspecified
  Keywords:|   Version:
Blocked By:|  unspecified
   |  Operating System:  All/Non-
   |  Specific
   |  Blocking:  2515
---+---
 The lack of documentation for these functions is particularly problematic.

 This needs to fixed so that they can be modified or replaced.


 I've done a fair amount of digging and I have some ideas, but nothing
 conclusive.

-- 
Ticket URL: http://developer.wz2100.net/ticket/2692
Warzone 2100 Trac http://developer.wz2100.net/
The Warzone 2100 Project
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev