Re: [Users] Errors on first run

2009-05-19 Thread Karl Lattimer
Bingo... That's why it broke then :/ Andy can you fix this? Except, we
have only got gitorious atm while migration gets under way.

BTW andy we need to discuss the situation with migrating to a new
server.

K,


On Tue, 2009-05-19 at 15:24 +0200, Gareth McCumskey wrote:
> Just as an FYI .. I also had a problem before that where a required
> package had not been installed when I installed wine-doors. Namely
> python-gconf. Once I installed that package myself then I got to the
> first run window which set things up and then after that was when I
> got the problem which resulted in me sending this message.
> python-gconf should be included as a required package as part of the
> wine-doors package perhaps?
> 
> On Tue, May 19, 2009 at 3:13 PM, Karl Lattimer 
> wrote:
> No probs :)
> 
> Andy, can we identify why this would have happened from our
> PPA?
> 
> K,
> 
> 
> 
> On Tue, 2009-05-19 at 15:04 +0200, Gareth McCumskey wrote:
> > Thanks a bunch guys. I manually set that and now it opens
> and runs :)
> >
> > On Tue, May 19, 2009 at 2:43 PM, Andrew Stormont
> >  wrote:
> > make sure "which wine" matches the value in the
> > preferences.xml
> >
> >
> >
> > 2009/5/19 Gareth McCumskey 
> > So what would be the correct values then if
> it is
> > incorrectly set?
> >
> >
> >
> > On Tue, May 19, 2009 at 2:25 PM, Andrew
> Stormont
> >  wrote:
> > Yep,
> >
> > If I set "winebinary" incorrectly in
> my
> > ~/.wine/wine-doors/preferences.xml I
> get the
> > same error.  So there's the problem.
> >
> > Andy
> >
> > 2009/5/19 Gareth McCumskey
> > 
> >
> >
> > I just posted that I
> installed via the
> > Launchpad repo... Right
> after I
> > installed Wine through the
> repo as
> > well
> >
> >
> >
> > On Tue, May 19, 2009 at 2:04
> PM,
> > Andrew Stormont
> >
>  wrote:
> > "sh: --version: not
> found",
> > that leads me to
> believe that
> > "winebinary" is set
> > incorrectly in the
> > preferences.xml
> >
> > How did you install
> > wine-doors?
> >
> > Andy
> >
> > 2009/5/19 Karl
> Lattimer
> > 
> >
> >
> > Erm, no that
> looks
> > like a
> bug :/
> >
> > Andy? Ideas?
> >
> > K,
> >
> >
> >
> > On Tue,
> 2009-05-19 at
> > 12:38 +0200,
> Gareth
> > McCumskey
> wrote:
> > > Hi All,
> > >
> > > Found
> wine-doors and
> > hope to make
> great use
> > of it but
> first I need
> > to
> > > overcome
> some
> > issues.
> > >
> > > I am
> running on
> > Kubuntu
> (KDE) and when

Re: [Users] Errors on first run

2009-05-19 Thread Gareth McCumskey
Just as an FYI .. I also had a problem before that where a required package
had not been installed when I installed wine-doors. Namely python-gconf.
Once I installed that package myself then I got to the first run window
which set things up and then after that was when I got the problem which
resulted in me sending this message. python-gconf should be included as a
required package as part of the wine-doors package perhaps?

On Tue, May 19, 2009 at 3:13 PM, Karl Lattimer  wrote:

> No probs :)
>
> Andy, can we identify why this would have happened from our PPA?
>
> K,
>
>
> On Tue, 2009-05-19 at 15:04 +0200, Gareth McCumskey wrote:
> > Thanks a bunch guys. I manually set that and now it opens and runs :)
> >
> > On Tue, May 19, 2009 at 2:43 PM, Andrew Stormont
> >  wrote:
> > make sure "which wine" matches the value in the
> > preferences.xml
> >
> >
> >
> > 2009/5/19 Gareth McCumskey 
> > So what would be the correct values then if it is
> > incorrectly set?
> >
> >
> >
> > On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont
> >  wrote:
> > Yep,
> >
> > If I set "winebinary" incorrectly in my
> > ~/.wine/wine-doors/preferences.xml I get the
> > same error.  So there's the problem.
> >
> > Andy
> >
> > 2009/5/19 Gareth McCumskey
> > 
> >
> >
> > I just posted that I installed via the
> > Launchpad repo... Right after I
> > installed Wine through the repo as
> > well
> >
> >
> >
> > On Tue, May 19, 2009 at 2:04 PM,
> > Andrew Stormont
> >  wrote:
> > "sh: --version: not found",
> > that leads me to believe that
> > "winebinary" is set
> > incorrectly in the
> > preferences.xml
> >
> > How did you install
> > wine-doors?
> >
> > Andy
> >
> > 2009/5/19 Karl Lattimer
> > 
> >
> >
> > Erm, no that looks
> > like a bug :/
> >
> > Andy? Ideas?
> >
> > K,
> >
> >
> >
> > On Tue, 2009-05-19 at
> > 12:38 +0200, Gareth
> > McCumskey wrote:
> > > Hi All,
> > >
> > > Found wine-doors and
> > hope to make great use
> > of it but first I need
> > to
> > > overcome some
> > issues.
> > >
> > > I am running on
> > Kubuntu (KDE) and when
> > I try to run I get the
> > > following errors:
> > >
> > > Started logging
> > session
> > >
> /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> > > module is
> > deprecated; use
> > hashlib instead
> > >   import md5
> > > Checking wine
> > drive:
> /home/gareth/.wine/
> > > sh: --version: not
> > found
> > > Traceback (most
> > recent call last):
> > >   File

Re: [Users] Errors on first run

2009-05-19 Thread Karl Lattimer
No probs :)

Andy, can we identify why this would have happened from our PPA?

K,


On Tue, 2009-05-19 at 15:04 +0200, Gareth McCumskey wrote:
> Thanks a bunch guys. I manually set that and now it opens and runs :)
> 
> On Tue, May 19, 2009 at 2:43 PM, Andrew Stormont
>  wrote:
> make sure "which wine" matches the value in the
> preferences.xml
> 
> 
> 
> 2009/5/19 Gareth McCumskey 
> So what would be the correct values then if it is
> incorrectly set?
> 
> 
> 
> On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont
>  wrote:
> Yep, 
> 
> If I set "winebinary" incorrectly in my
> ~/.wine/wine-doors/preferences.xml I get the
> same error.  So there's the problem.
> 
> Andy
> 
> 2009/5/19 Gareth McCumskey
> 
> 
> 
> I just posted that I installed via the
> Launchpad repo... Right after I
> installed Wine through the repo as
> well
> 
> 
> 
> On Tue, May 19, 2009 at 2:04 PM,
> Andrew Stormont
>  wrote:
> "sh: --version: not found",
> that leads me to believe that
> "winebinary" is set
> incorrectly in the
> preferences.xml
> 
> How did you install
> wine-doors?
> 
> Andy
> 
> 2009/5/19 Karl Lattimer
> 
> 
> 
> Erm, no that looks
> like a bug :/
> 
> Andy? Ideas?
> 
> K,
> 
> 
> 
> On Tue, 2009-05-19 at
> 12:38 +0200, Gareth
> McCumskey wrote:
> > Hi All,
> >
> > Found wine-doors and
> hope to make great use
> of it but first I need
> to
> > overcome some
> issues.
> >
> > I am running on
> Kubuntu (KDE) and when
> I try to run I get the
> > following errors:
> >
> > Started logging
> session
> > 
> /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> > module is
> deprecated; use
> hashlib instead
> >   import md5
> > Checking wine
> drive: /home/gareth/.wine/
> > sh: --version: not
> found
> > Traceback (most
> recent cal

Re: [Users] Errors on first run

2009-05-19 Thread Gareth McCumskey
Thanks a bunch guys. I manually set that and now it opens and runs :)

On Tue, May 19, 2009 at 2:43 PM, Andrew Stormont <
andyjstorm...@googlemail.com> wrote:

> make sure "which wine" matches the value in the preferences.xml
>
>
> 2009/5/19 Gareth McCumskey 
>
>> So what would be the correct values then if it is incorrectly set?
>>
>>
>> On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont <
>> andyjstorm...@googlemail.com> wrote:
>>
>>> Yep,
>>>
>>> If I set "winebinary" incorrectly in my
>>> ~/.wine/wine-doors/preferences.xml I get the same error.  So there's the
>>> problem.
>>>
>>> Andy
>>>
>>> 2009/5/19 Gareth McCumskey 
>>>
>>> I just posted that I installed via the Launchpad repo... Right after I
 installed Wine through the repo as well


 On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont <
 andyjstorm...@googlemail.com> wrote:

> "sh: --version: not found", that leads me to believe that "winebinary"
> is set incorrectly in the preferences.xml
>
> How did you install wine-doors?
>
> Andy
>
> 2009/5/19 Karl Lattimer 
>
> Erm, no that looks like a bug :/
>>
>> Andy? Ideas?
>>
>> K,
>>
>>
>> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
>> > Hi All,
>> >
>> > Found wine-doors and hope to make great use of it but first I need
>> to
>> > overcome some issues.
>> >
>> > I am running on Kubuntu (KDE) and when I try to run I get the
>> > following errors:
>> >
>> > Started logging session
>> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
>> > module is deprecated; use hashlib instead
>> >   import md5
>> > Checking wine drive: /home/gareth/.wine/
>> > sh: --version: not found
>> > Traceback (most recent call last):
>> >   File "/usr/bin/wine-doors", line 137, in 
>> > ui.winedoors = ui.WineDoorsGUI()
>> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
>> > self.tree = PackTree( self.window['tv_packlist'], self.window )
>> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
>> > packlist.UpdateAll()
>> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in
>> UpdateAll
>> > self.TidyPacks()
>> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in
>> TidyPacks
>> > wine.WineVersion().split(".") >=
>> > pack['versions'][0][0][1].split("."):
>> > AttributeError: 'NoneType' object has no attribute 'split'
>> >
>> > Probably just a missing dependancy but have no idea what as all the
>> > ones listed on the site I already have installed.
>> >
>> > --
>> > Gareth McCumskey
>> > http://garethmccumskey.blogspot.com
>> > twitter: @garethmcc
>> > ___
>> > Users mailing list
>> > Users@wine-doors.org
>> > http://lists.wine-doors.org/mailman/listinfo/users
>>
>> ___
>> Users mailing list
>> Users@wine-doors.org
>> http://lists.wine-doors.org/mailman/listinfo/users
>>
>>
>


 --
 Gareth McCumskey
 http://garethmccumskey.blogspot.com
 twitter: @garethmcc

>>>
>>>
>>
>>
>> --
>> Gareth McCumskey
>> http://garethmccumskey.blogspot.com
>> twitter: @garethmcc
>>
>
>


-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Andrew Stormont
make sure "which wine" matches the value in the preferences.xml

2009/5/19 Gareth McCumskey 

> So what would be the correct values then if it is incorrectly set?
>
>
> On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont <
> andyjstorm...@googlemail.com> wrote:
>
>> Yep,
>>
>> If I set "winebinary" incorrectly in my ~/.wine/wine-doors/preferences.xml
>> I get the same error.  So there's the problem.
>>
>> Andy
>>
>> 2009/5/19 Gareth McCumskey 
>>
>> I just posted that I installed via the Launchpad repo... Right after I
>>> installed Wine through the repo as well
>>>
>>>
>>> On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont <
>>> andyjstorm...@googlemail.com> wrote:
>>>
 "sh: --version: not found", that leads me to believe that "winebinary"
 is set incorrectly in the preferences.xml

 How did you install wine-doors?

 Andy

 2009/5/19 Karl Lattimer 

 Erm, no that looks like a bug :/
>
> Andy? Ideas?
>
> K,
>
>
> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
> > Hi All,
> >
> > Found wine-doors and hope to make great use of it but first I need to
> > overcome some issues.
> >
> > I am running on Kubuntu (KDE) and when I try to run I get the
> > following errors:
> >
> > Started logging session
> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> > module is deprecated; use hashlib instead
> >   import md5
> > Checking wine drive: /home/gareth/.wine/
> > sh: --version: not found
> > Traceback (most recent call last):
> >   File "/usr/bin/wine-doors", line 137, in 
> > ui.winedoors = ui.WineDoorsGUI()
> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
> > self.tree = PackTree( self.window['tv_packlist'], self.window )
> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
> > packlist.UpdateAll()
> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in
> UpdateAll
> > self.TidyPacks()
> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in
> TidyPacks
> > wine.WineVersion().split(".") >=
> > pack['versions'][0][0][1].split("."):
> > AttributeError: 'NoneType' object has no attribute 'split'
> >
> > Probably just a missing dependancy but have no idea what as all the
> > ones listed on the site I already have installed.
> >
> > --
> > Gareth McCumskey
> > http://garethmccumskey.blogspot.com
> > twitter: @garethmcc
> > ___
> > Users mailing list
> > Users@wine-doors.org
> > http://lists.wine-doors.org/mailman/listinfo/users
>
> ___
> Users mailing list
> Users@wine-doors.org
> http://lists.wine-doors.org/mailman/listinfo/users
>
>

>>>
>>>
>>> --
>>> Gareth McCumskey
>>> http://garethmccumskey.blogspot.com
>>> twitter: @garethmcc
>>>
>>
>>
>
>
> --
> Gareth McCumskey
> http://garethmccumskey.blogspot.com
> twitter: @garethmcc
>
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Karl Lattimer
It should simply be the path to wine

so running "which wine" on the terminal will give you the correct value
to use.

K,


On Tue, 2009-05-19 at 14:39 +0200, Gareth McCumskey wrote:
> So what would be the correct values then if it is incorrectly set?
> 
> On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont
>  wrote:
> Yep, 
> 
> If I set "winebinary" incorrectly in my
> ~/.wine/wine-doors/preferences.xml I get the same error.  So
> there's the problem.
> 
> Andy
> 
> 2009/5/19 Gareth McCumskey 
> 
> 
> I just posted that I installed via the Launchpad
> repo... Right after I installed Wine through the repo
> as well
> 
> 
> 
> On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont
>  wrote:
> "sh: --version: not found", that leads me to
> believe that "winebinary" is set incorrectly
> in the preferences.xml
> 
> How did you install wine-doors?
> 
> Andy
> 
> 2009/5/19 Karl Lattimer 
> 
> 
> Erm, no that looks like a bug :/
> 
> Andy? Ideas?
> 
> K,
> 
> 
> 
> On Tue, 2009-05-19 at 12:38 +0200,
> Gareth McCumskey wrote:
> > Hi All,
> >
> > Found wine-doors and hope to make
> great use of it but first I need to
> > overcome some issues.
> >
> > I am running on Kubuntu (KDE) and
> when I try to run I get the
> > following errors:
> >
> > Started logging session
> > /usr/share/wine-doors/src/utils.py:7: 
> DeprecationWarning: the md5
> > module is deprecated; use hashlib
> instead
> >   import md5
> > Checking wine
> drive: /home/gareth/.wine/
> > sh: --version: not found
> > Traceback (most recent call last):
> >   File "/usr/bin/wine-doors", line
> 137, in 
> > ui.winedoors = ui.WineDoorsGUI()
> >   File
> "/usr/share/wine-doors/src/ui.py",
> line 1102, in __init__
> > self.tree =
> PackTree( self.window['tv_packlist'],
> self.window )
> >   File
> "/usr/share/wine-doors/src/ui.py",
> line 597, in __init__
> > packlist.UpdateAll()
> >   File
> "/usr/share/wine-doors/src/packlist.py", line 
> 309, in UpdateAll
> > self.TidyPacks()
> >   File
> "/usr/share/wine-doors/src/packlist.py", line 
> 316, in TidyPacks
> > wine.WineVersion().split(".") >=
> >
> pack['versions'][0][0][1].split("."):
> > AttributeError: 'NoneType' object
> has no attribute 'split'
> >
> > Probably just a missing dependancy
> but have no idea what as all the
> > ones listed on the site I already
> have installed.
> >
> > --
> > Gareth McCumskey
> > http://garethmccumskey.blogspot.com
> > twitter: @garethmcc
> 
> >
> 

Re: [Users] Errors on first run

2009-05-19 Thread Gareth McCumskey
So what would be the correct values then if it is incorrectly set?

On Tue, May 19, 2009 at 2:25 PM, Andrew Stormont <
andyjstorm...@googlemail.com> wrote:

> Yep,
>
> If I set "winebinary" incorrectly in my ~/.wine/wine-doors/preferences.xml
> I get the same error.  So there's the problem.
>
> Andy
>
> 2009/5/19 Gareth McCumskey 
>
> I just posted that I installed via the Launchpad repo... Right after I
>> installed Wine through the repo as well
>>
>>
>> On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont <
>> andyjstorm...@googlemail.com> wrote:
>>
>>> "sh: --version: not found", that leads me to believe that "winebinary" is
>>> set incorrectly in the preferences.xml
>>>
>>> How did you install wine-doors?
>>>
>>> Andy
>>>
>>> 2009/5/19 Karl Lattimer 
>>>
>>> Erm, no that looks like a bug :/

 Andy? Ideas?

 K,


 On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
 > Hi All,
 >
 > Found wine-doors and hope to make great use of it but first I need to
 > overcome some issues.
 >
 > I am running on Kubuntu (KDE) and when I try to run I get the
 > following errors:
 >
 > Started logging session
 > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
 > module is deprecated; use hashlib instead
 >   import md5
 > Checking wine drive: /home/gareth/.wine/
 > sh: --version: not found
 > Traceback (most recent call last):
 >   File "/usr/bin/wine-doors", line 137, in 
 > ui.winedoors = ui.WineDoorsGUI()
 >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
 > self.tree = PackTree( self.window['tv_packlist'], self.window )
 >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
 > packlist.UpdateAll()
 >   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
 > self.TidyPacks()
 >   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
 > wine.WineVersion().split(".") >=
 > pack['versions'][0][0][1].split("."):
 > AttributeError: 'NoneType' object has no attribute 'split'
 >
 > Probably just a missing dependancy but have no idea what as all the
 > ones listed on the site I already have installed.
 >
 > --
 > Gareth McCumskey
 > http://garethmccumskey.blogspot.com
 > twitter: @garethmcc
 > ___
 > Users mailing list
 > Users@wine-doors.org
 > http://lists.wine-doors.org/mailman/listinfo/users

 ___
 Users mailing list
 Users@wine-doors.org
 http://lists.wine-doors.org/mailman/listinfo/users


>>>
>>
>>
>> --
>> Gareth McCumskey
>> http://garethmccumskey.blogspot.com
>> twitter: @garethmcc
>>
>
>


-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Andrew Stormont
Yep,

If I set "winebinary" incorrectly in my ~/.wine/wine-doors/preferences.xml I
get the same error.  So there's the problem.

Andy

2009/5/19 Gareth McCumskey 

> I just posted that I installed via the Launchpad repo... Right after I
> installed Wine through the repo as well
>
>
> On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont <
> andyjstorm...@googlemail.com> wrote:
>
>> "sh: --version: not found", that leads me to believe that "winebinary" is
>> set incorrectly in the preferences.xml
>>
>> How did you install wine-doors?
>>
>> Andy
>>
>> 2009/5/19 Karl Lattimer 
>>
>> Erm, no that looks like a bug :/
>>>
>>> Andy? Ideas?
>>>
>>> K,
>>>
>>>
>>> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
>>> > Hi All,
>>> >
>>> > Found wine-doors and hope to make great use of it but first I need to
>>> > overcome some issues.
>>> >
>>> > I am running on Kubuntu (KDE) and when I try to run I get the
>>> > following errors:
>>> >
>>> > Started logging session
>>> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
>>> > module is deprecated; use hashlib instead
>>> >   import md5
>>> > Checking wine drive: /home/gareth/.wine/
>>> > sh: --version: not found
>>> > Traceback (most recent call last):
>>> >   File "/usr/bin/wine-doors", line 137, in 
>>> > ui.winedoors = ui.WineDoorsGUI()
>>> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
>>> > self.tree = PackTree( self.window['tv_packlist'], self.window )
>>> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
>>> > packlist.UpdateAll()
>>> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
>>> > self.TidyPacks()
>>> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
>>> > wine.WineVersion().split(".") >=
>>> > pack['versions'][0][0][1].split("."):
>>> > AttributeError: 'NoneType' object has no attribute 'split'
>>> >
>>> > Probably just a missing dependancy but have no idea what as all the
>>> > ones listed on the site I already have installed.
>>> >
>>> > --
>>> > Gareth McCumskey
>>> > http://garethmccumskey.blogspot.com
>>> > twitter: @garethmcc
>>> > ___
>>> > Users mailing list
>>> > Users@wine-doors.org
>>> > http://lists.wine-doors.org/mailman/listinfo/users
>>>
>>> ___
>>> Users mailing list
>>> Users@wine-doors.org
>>> http://lists.wine-doors.org/mailman/listinfo/users
>>>
>>>
>>
>
>
> --
> Gareth McCumskey
> http://garethmccumskey.blogspot.com
> twitter: @garethmcc
>
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Gareth McCumskey
I just posted that I installed via the Launchpad repo... Right after I
installed Wine through the repo as well

On Tue, May 19, 2009 at 2:04 PM, Andrew Stormont <
andyjstorm...@googlemail.com> wrote:

> "sh: --version: not found", that leads me to believe that "winebinary" is
> set incorrectly in the preferences.xml
>
> How did you install wine-doors?
>
> Andy
>
> 2009/5/19 Karl Lattimer 
>
> Erm, no that looks like a bug :/
>>
>> Andy? Ideas?
>>
>> K,
>>
>>
>> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
>> > Hi All,
>> >
>> > Found wine-doors and hope to make great use of it but first I need to
>> > overcome some issues.
>> >
>> > I am running on Kubuntu (KDE) and when I try to run I get the
>> > following errors:
>> >
>> > Started logging session
>> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
>> > module is deprecated; use hashlib instead
>> >   import md5
>> > Checking wine drive: /home/gareth/.wine/
>> > sh: --version: not found
>> > Traceback (most recent call last):
>> >   File "/usr/bin/wine-doors", line 137, in 
>> > ui.winedoors = ui.WineDoorsGUI()
>> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
>> > self.tree = PackTree( self.window['tv_packlist'], self.window )
>> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
>> > packlist.UpdateAll()
>> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
>> > self.TidyPacks()
>> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
>> > wine.WineVersion().split(".") >=
>> > pack['versions'][0][0][1].split("."):
>> > AttributeError: 'NoneType' object has no attribute 'split'
>> >
>> > Probably just a missing dependancy but have no idea what as all the
>> > ones listed on the site I already have installed.
>> >
>> > --
>> > Gareth McCumskey
>> > http://garethmccumskey.blogspot.com
>> > twitter: @garethmcc
>> > ___
>> > Users mailing list
>> > Users@wine-doors.org
>> > http://lists.wine-doors.org/mailman/listinfo/users
>>
>> ___
>> Users mailing list
>> Users@wine-doors.org
>> http://lists.wine-doors.org/mailman/listinfo/users
>>
>>
>


-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Andrew Stormont
"sh: --version: not found", that leads me to believe that "winebinary" is
set incorrectly in the preferences.xml

How did you install wine-doors?

Andy

2009/5/19 Karl Lattimer 

> Erm, no that looks like a bug :/
>
> Andy? Ideas?
>
> K,
>
>
> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
> > Hi All,
> >
> > Found wine-doors and hope to make great use of it but first I need to
> > overcome some issues.
> >
> > I am running on Kubuntu (KDE) and when I try to run I get the
> > following errors:
> >
> > Started logging session
> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> > module is deprecated; use hashlib instead
> >   import md5
> > Checking wine drive: /home/gareth/.wine/
> > sh: --version: not found
> > Traceback (most recent call last):
> >   File "/usr/bin/wine-doors", line 137, in 
> > ui.winedoors = ui.WineDoorsGUI()
> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
> > self.tree = PackTree( self.window['tv_packlist'], self.window )
> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
> > packlist.UpdateAll()
> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
> > self.TidyPacks()
> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
> > wine.WineVersion().split(".") >=
> > pack['versions'][0][0][1].split("."):
> > AttributeError: 'NoneType' object has no attribute 'split'
> >
> > Probably just a missing dependancy but have no idea what as all the
> > ones listed on the site I already have installed.
> >
> > --
> > Gareth McCumskey
> > http://garethmccumskey.blogspot.com
> > twitter: @garethmcc
> > ___
> > Users mailing list
> > Users@wine-doors.org
> > http://lists.wine-doors.org/mailman/listinfo/users
>
> ___
> Users mailing list
> Users@wine-doors.org
> http://lists.wine-doors.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Gareth McCumskey
Just thought I would add then. I installed this using the launchpad repo for
wine-doors

On Tue, May 19, 2009 at 12:48 PM, Karl Lattimer  wrote:

> Erm, no that looks like a bug :/
>
> Andy? Ideas?
>
> K,
>
>
> On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
> > Hi All,
> >
> > Found wine-doors and hope to make great use of it but first I need to
> > overcome some issues.
> >
> > I am running on Kubuntu (KDE) and when I try to run I get the
> > following errors:
> >
> > Started logging session
> > /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> > module is deprecated; use hashlib instead
> >   import md5
> > Checking wine drive: /home/gareth/.wine/
> > sh: --version: not found
> > Traceback (most recent call last):
> >   File "/usr/bin/wine-doors", line 137, in 
> > ui.winedoors = ui.WineDoorsGUI()
> >   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
> > self.tree = PackTree( self.window['tv_packlist'], self.window )
> >   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
> > packlist.UpdateAll()
> >   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
> > self.TidyPacks()
> >   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
> > wine.WineVersion().split(".") >=
> > pack['versions'][0][0][1].split("."):
> > AttributeError: 'NoneType' object has no attribute 'split'
> >
> > Probably just a missing dependancy but have no idea what as all the
> > ones listed on the site I already have installed.
> >
> > --
> > Gareth McCumskey
> > http://garethmccumskey.blogspot.com
> > twitter: @garethmcc
> > ___
> > Users mailing list
> > Users@wine-doors.org
> > http://lists.wine-doors.org/mailman/listinfo/users
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users


Re: [Users] Errors on first run

2009-05-19 Thread Karl Lattimer
Erm, no that looks like a bug :/

Andy? Ideas?

K,


On Tue, 2009-05-19 at 12:38 +0200, Gareth McCumskey wrote:
> Hi All,
> 
> Found wine-doors and hope to make great use of it but first I need to
> overcome some issues.
> 
> I am running on Kubuntu (KDE) and when I try to run I get the
> following errors:
> 
> Started logging session
> /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5
> module is deprecated; use hashlib instead
>   import md5
> Checking wine drive: /home/gareth/.wine/
> sh: --version: not found
> Traceback (most recent call last):
>   File "/usr/bin/wine-doors", line 137, in 
> ui.winedoors = ui.WineDoorsGUI()
>   File "/usr/share/wine-doors/src/ui.py", line 1102, in __init__
> self.tree = PackTree( self.window['tv_packlist'], self.window )
>   File "/usr/share/wine-doors/src/ui.py", line 597, in __init__
> packlist.UpdateAll()
>   File "/usr/share/wine-doors/src/packlist.py", line 309, in UpdateAll
> self.TidyPacks()
>   File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
> wine.WineVersion().split(".") >=
> pack['versions'][0][0][1].split("."):
> AttributeError: 'NoneType' object has no attribute 'split'
> 
> Probably just a missing dependancy but have no idea what as all the
> ones listed on the site I already have installed.
> 
> -- 
> Gareth McCumskey
> http://garethmccumskey.blogspot.com
> twitter: @garethmcc
> ___
> Users mailing list
> Users@wine-doors.org
> http://lists.wine-doors.org/mailman/listinfo/users


signature.asc
Description: This is a digitally signed message part
___
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users