Ticket #808 (reopened defect)

Opened 6 months ago

Last modified 2 months ago

Install form cd bug

Reported by: kobi@mandriva.pl Assigned to:
Priority: major Milestone: 0.1.3 - Point release
Component: Core Severity: functionality
Keywords: Cc:

Description

In latest wine-doors 0.1.2 after selecting form menu "Install From CD" nothing happens and console shows:

raceback (most recent call last):

File "/usr/share/wine-doors/src/ui.py", line 320, in on_install_cd_activate

autorun.start()

File "/usr/share/wine-doors/src/autorun.py", line 39, in start

os.system("wine " + self.inf("open"))

TypeError?: cannot concatenate 'str' and 'NoneType?' objects

Attachments

Change History

05/25/08 10:18:45 changed by astormont

  • status changed from new to closed.
  • resolution set to fixed.

I see where we go wrong here.

AFAIK this is fixed in SVN Feel free to dispute, but for now I'm marking as fixed

06/29/08 17:07:29 changed by davemorgan353@btinternet.com

  • status changed from closed to reopened.
  • resolution deleted.

I installed 0.1.2 today and have the same issue.


Add/Change #808 (Install form cd bug)