On sam, 2007-12-29 at 18:01 +0100, Francesco Namuri wrote:
> severity 453514 normal
> thanks
> 
> Hi Alban,
> can you send me the informations asked in the previous mail?
> see:
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453514

Sorry for the lag. I found out the issue only appears if the imagespath
is my home folder . 
I get  :
$ qemulator 
/usr/bin/qemulator:39: DeprecationWarning: the module egg.trayicon is
deprecated; equivalent functionality can now be found in pygtk 2.10
  from egg import trayicon
detected qemu_version: 0.9.0
qemu 0.9.x detected, using 0.9 command set
/usr/bin/qemulator:2595: GtkWarning: gtk_tree_path_append_index:
assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2595: GtkWarning: gtk_tree_model_get_iter: assertion
`path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2595, in on_comboboxCDromdrive_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2702: GtkWarning: gtk_tree_path_append_index:
assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2702: GtkWarning: gtk_tree_model_get_iter: assertion
`path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2691: GtkWarning: gtk_tree_path_append_index:
assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2691: GtkWarning: gtk_tree_model_get_iter: assertion
`path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2691, in
on_comboboxMachinetype_changed
    row = model[active]
IndexError: could not find tree path
/usr/bin/qemulator:2675: GtkWarning: gtk_tree_path_append_index:
assertion `index >= 0' failed
  row = model[active]
/usr/bin/qemulator:2675: GtkWarning: gtk_tree_model_get_iter: assertion
`path->depth > 0' failed
  row = model[active]
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2675, in comboboxEmusystem_changed
    row = model[active]
IndexError: could not find tree path
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
    row = model[active]
IndexError: could not find tree path
Traceback (most recent call last):
  File "/usr/bin/qemulator", line 2691, in
on_comboboxMachinetype_changed
    row = model[active]
IndexError: could not find tree path
File not found: joblist
find_cdrmedium: 1
loaded settings in config dialog
initial images path: /home/prahal
aborted!
loaded settings in config dialog
initial images path: /home/prahal
default images path: /home/prahal
settings saved!
nothing to reselect
settings stored
find_cdrmedium: 1
find_cdrmedium: 1
find_cdrmedium: 1
qemu called with command: qemu -M pc -m 128 -soundhw es1370 -usb
-hda /home/prahal/winxp_it -cdrom /dev/cdrom -net nic,vlan=0 -net
user,vlan=0,hostname=emu  -monitor pty -boot c
started qemu with pid: 10685
watcher daemon started
loaded settings in controlmon
Opened monitor with job: ['WinXp It', '/home/prahal/winxp_it', '10685',
'/dev/pts/19', 'default', 1]
------ Control monitor opened -----------------------------------
job: ['WinXp It', '/home/prahal/winxp_it', '10685', '/dev/pts/19',
'default', 1]
jobimage: /home/prahal/winxp_it
pid: 10685
pts: /dev/pts/19
runstat: 1
basedir: /usr
bindir: /usr/bin
libdir: /usr/share/qemulator
sharedir: /usr/share/qemulator
configdir: /home/prahal/.qemulator/config
detected qemu_version: 0.9.0
qemu 0.9.x detected, using 0.9 command set
Exception in thread Thread-12:
Traceback (most recent call last):
  File "threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/share/qemulator/qml_controlmon.py", line 167, in run
    self.preload_gui()
  File "/usr/share/qemulator/qml_controlmon.py", line 202, in
preload_gui

self.filechooserbutton_jobmon_cdrom.add_shortcut_folder(self.settings["imagespath"])
GError: Le raccourci file:///home/prahal existe déjà

where "GError: Le raccourci file:///home/prahal existe déjà" means
GError : the shortcut file:///home/prahal already exists .

I created an empty directory inside my home directory and now it works .
So the severity is normal.


Best regards
Alban





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to