nothing happens on CTRL+ALT+R

Bug #776051 reported by vladimir prieto
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Scribes
New
Undecided
Unassigned

Bug Description

first i install from ubuntus repositories. then i've been told to update from PPA. now i'm on version 0.4-dev-build954.

then i notice that i can't show the Open Recent Files with CTRL+ALT+R, but didn't know if it was since the update or before. i do saw recent files by clicking on the arrow by tools bar.

there's no error on the command line. just nothing shows up.

the only thing i notice are two errors that don't appear when any special key is presseted. so, i am not sure that has something to do with the issue that i'm reporting.

1.- after a few seconds of running, without doing anything, this error appear on command line:

/usr/lib/pymodules/python2.7/SCRIBES/Main.py:10: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  main()

2.- if i quit by clicking close button nothing happens. if i quit by F4 nothing happens. but if i quit by pressing CTRL+Q a long list of erros appears:

<SCRIBES.SaveSystem.QuitSaver.Saver object at 0xa37058c> not in queue
<SCRIBES.SaveSystem.NewFileRemover.Remover object at 0xa37084c> not in queue
<SCRIBES.GUI.MainGUI.View.ResponsivenessManager.Manager object at 0xa0c438c> not in queue
<SCRIBES.GUI.MainGUI.Buffer.ResponsivenessManager.Manager object at 0xa2b5f8c> not in queue
<SCRIBES.GUI.MainGUI.Toolbar.ToolbarVisibility.Animator.Animator object at 0xa2d744c> not in queue
<SCRIBES.GUI.MainGUI.StatusBar.MessageBar.Animator.Animator object at 0xa2e408c> not in queue
<SCRIBES.SaveSystem.AutomaticSaver.Saver object at 0xa368a8c> not in queue
<SCRIBES.SaveSystem.FocusOutSaver.Saver object at 0xa368dec> not in queue
<SCRIBES.SaveSystem.FileModificationMonitor.Monitor object at 0xa370c8c> not in queue
<SCRIBES.SaveSystem.SessionCompleter.Completer object at 0xa370fec> not in queue
<SCRIBES.SaveSystem.FileNameGenerator.Generator object at 0xa3753cc> not in queue
<SCRIBES.SaveSystem.NameGenerator.Generator object at 0xa37574c> not in queue
<SCRIBES.SaveSystem.SessionManager.Manager object at 0xa3759ec> not in queue
<SCRIBES.SaveSystem.ReadonlyHandler.Handler object at 0xa375c6c> not in queue
<SCRIBES.SaveSystem.ErrorDisplayer.Displayer object at 0xa375f4c> not in queue
<SCRIBES.SaveSystem.SaveErrorSignalEmitter.Emitter object at 0xa3a024c> not in queue
<SCRIBES.SaveSystem.SavedSignalEmitter.Emitter object at 0xa3a058c> not in queue
<SCRIBES.SaveSystem.DbusDataReceiver.Receiver object at 0xa3a088c> not in queue
<SCRIBES.SaveSystem.DbusDataSender.Sender object at 0xa3a0cec> not in queue
<SCRIBES.SaveSystem.DbusSaveProcessorMonitor.Monitor object at 0xa3a0eac> not in queue
<SCRIBES.TriggerSystem.Bindings.CloseWindowBinder.Binder object at 0xa3aa3ec> not in queue
<SCRIBES.TriggerSystem.Bindings.CloseWindowNoSaveBinder.Binder object at 0xa3aa76c> not in queue
<SCRIBES.TriggerSystem.Bindings.ShutdownBinder.Binder object at 0xa3aa96c> not in queue
<SCRIBES.TriggerSystem.Bindings.FullscreenBinder.Binder object at 0xa3aaacc> not in queue
<SCRIBES.PluginInitializer.PluginReloader.Reloader object at 0xa3ba72c> not in queue
<SCRIBES.PluginInitializer.PluginLoader.Loader object at 0xa3c018c> not in queue
<SCRIBES.PluginInitializer.PluginValidator.Validator object at 0xa3c070c> not in queue
<SCRIBES.PluginInitializer.LanguageModuleValidator.Validator object at 0xa3c098c> not in queue
<SCRIBES.PluginInitializer.ModuleValidator.Validator object at 0xa3c0bec> not in queue
<SCRIBES.PluginInitializer.ModuleInitializer.Initializer object at 0xa3c0eac> not in queue
<SCRIBES.PluginInitializer.ModuleFinder.Finder object at 0xa3c628c> not in queue
<SCRIBES.PluginInitializer.ErrorManager.Manager object at 0xa3c650c> not in queue
<SCRIBES.PluginInitializer.HomePluginPathCreator.Creator object at 0xa3c678c> not in queue
<SCRIBES.PluginInitializer.PythonPathUpdater.Updater object at 0xa3c69ec> not in queue
<SCRIBES.PluginInitializer.PluginPathErrorHandler.Handler object at 0xa3c6c0c> not in queue
<SCRIBES.PluginInitializer.PluginPathValidator.Validator object at 0xa3c6e2c> not in queue
<SCRIBES.PluginInitializer.Initializer.Initializer object at 0xa3d004c> not in queue
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/SCRIBES/PluginInitializer/PluginsUpdater.py", line 19, in __update
    self.__plugins.remove(data) if remove else self.__plugins.append(data)
ValueError: list.remove(x): x not in list
Error: Trigger named close-reopen not found
Error: Trigger named toggle-word-completion not found
Error: Trigger named show-quick-open-window not found
Error: Trigger named filter-through-command not found
Error: Trigger named show-advanced-configuration-window not found
Error: Trigger named find-matching-bracket not found
Error: Trigger named show-user-guide not found
Error: Trigger named next-paragraph not found
Error: Trigger named previous-paragraph not found
Error: Trigger named reflow-paragraph not found
Error: Trigger named save-file not found
Error: Trigger named toggle-readonly not found
Error: Trigger named bracket-selection not found
Error: Trigger named line-endings-to-unix not found
Error: Trigger named line-endings-to-mac not found
Error: Trigger named line-endings-to-windows not found
Error: Trigger named toggle-bookmark not found
Error: Trigger named remove-all-bookmarks not found
Error: Trigger named show-bookmark-browser not found
Error: Trigger named show-findbar not found
Error: Trigger named show-replacebar not found
Error: Trigger named show-save-dialog not found
Error: Trigger named activate-shortcut-window not found
Error: Trigger named new-window not found
Error: Trigger named load-last-session not found
Error: Trigger named focus-next-window not found
Error: Trigger named focus-previous-window not found
Error: Trigger named show-preferences-window not found
Error: Trigger named select-word not found
Error: Trigger named select-sentence not found
Error: Trigger named select-line not found
Error: Trigger named select-paragraph not found
Error: Trigger named show-theme-selector not found
Error: Trigger named show-about-dialog not found
Error: Trigger named scroll-left not found
Error: Trigger named scroll-right not found
Error: Trigger named center not found
Error: Trigger named show-document-browser not found
Error: Trigger named show-document-browser_ not found
Error: Trigger named show-white-spaces not found
Error: Trigger named escape-quotes not found
Error: Trigger named unescape-quotes not found
Error: Trigger named open-recent-files not found
Error: Trigger named reopen-closed-file not found
Error: Trigger named reopen-closed-files not found
Error: Trigger named togglecase not found
Error: Trigger named titlecase not found
Error: Trigger named swapcase not found
Error: Trigger named undo not found
Error: Trigger named redo not found
Error: Trigger named redo_ not found
Error: Trigger named show-open-dialog not found
Error: Trigger named show-remote-dialog not found
Error: Trigger named show-newfile-dialog not found
Error: Trigger named switch-character not found
Error: Trigger named delete-line not found
Error: Trigger named join-line not found
Error: Trigger named free-line-above not found
Error: Trigger named free-line-below not found
Error: Trigger named delete-cursor-to-end not found
Error: Trigger named delete-cursor-to-start not found
Error: Trigger named duplicate-line not found
Error: Trigger named backward-word-deletion not found
Error: Trigger named show-template-editor not found
Error: Trigger named show-document-statistics not found
Error: Trigger named show-gotobar not found
Error: Trigger named show-print-window not found
Error: Trigger named show-autoreplace-dialog not found
Error: Trigger named indent not found
Error: Trigger named unindent not found
Error: Trigger named show-trigger-area-window not found
Error: Trigger named show-full-view not found
Error: Trigger named enable-multi-edit-mode not found
Error: Trigger named spaces-to-tabs not found
Error: Trigger named tabs-to-spaces not found
Error: Trigger named remove-trailing-spaces not found
Error: Trigger named select-next-highlighted-match not found
Error: Trigger named select-previous-highlighted-match not found
<SCRIBES.SaveSystem.UnnamedDocumentCreator.Creator object at 0xa37024c> not in queue

my OS
ubuntu 11.04
scribes -i:

========================================================
System Info: ('Linux', 'vladimir-R580-R590', '2.6.38-8-generic', '#42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011', 'i686')
Python Version: 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2]
System Byteorder: little
Python Modules: ('__builtin__', '__main__', '_ast', '_bisect', '_codecs', '_collections', '_functools', '_hashlib', '_locale', '_random', '_socket', '_sre', '_ssl', '_struct', '_symtable', '_warnings', '_weakref', 'array', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'errno', 'exceptions', 'fcntl', 'gc', 'grp', 'imp', 'itertools', 'marshal', 'math', 'operator', 'posix', 'pwd', 'select', 'signal', 'spwd', 'strop', 'sys', 'syslog', 'thread', 'time', 'unicodedata', 'xxsubtype', 'zipimport', 'zlib')
========================================================
Scribes Version: 0.4-dev-build954
Dbus Version: (0, 83, 1)
GTK+ Version: (2, 24, 4)
PyGTK Version: (2, 22, 0)
Psyco Not Installed
========================================================
Running Instance: 0
========================================================
Python Path: /usr/lib/python2.7/dist-packages
Plugin Path: /usr/lib/scribes/GenericPlugins
Data Path: /usr/share/scribes
Executable Path: /usr/bin
========================================================

Revision history for this message
Mystilleef (mystilleef) wrote :
Revision history for this message
vladimir prieto (vladimirprieto) wrote :

nop...

by the way, the errors are the same...

Revision history for this message
Mystilleef (mystilleef) wrote :

Does Unity use ctrl+alt+r for something else?

Revision history for this message
vladimir prieto (vladimirprieto) wrote :

as far as i search on my box and on the web, it doesn't

Revision history for this message
Mystilleef (mystilleef) wrote :

Can you install from bzr and test again?

bzr branch lp:scribes
cd scribes
make
sudo make install

Make sure you install the necessary dev packages too.

Revision history for this message
vladimir prieto (vladimirprieto) wrote :

disclaimer: soooo much time i do not compile...anything :)

after some libs missing, i do make but errors appers. then i saw on official site

http://scribes.sourceforge.net/download.html

that ./autogen.sh must be run before make, but before i had to do chmod +x autogen.sh. so i run it with some libs missing. after install them, autogen runs without errors.

make, sudo make and scribes -i shows:

========================================================
System Info: ('Linux', 'vladimir-R580-R590', '2.6.38-9-generic', '#43-Ubuntu SMP Thu Apr 28 15:25:15 UTC 2011', 'i686')
Python Version: 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2]
System Byteorder: little
Python Modules: ('__builtin__', '__main__', '_ast', '_bisect', '_codecs', '_collections', '_functools', '_hashlib', '_locale', '_random', '_socket', '_sre', '_ssl', '_struct', '_symtable', '_warnings', '_weakref', 'array', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'errno', 'exceptions', 'fcntl', 'gc', 'grp', 'imp', 'itertools', 'marshal', 'math', 'operator', 'posix', 'pwd', 'select', 'signal', 'spwd', 'strop', 'sys', 'syslog', 'thread', 'time', 'unicodedata', 'xxsubtype', 'zipimport', 'zlib')
========================================================
Scribes Version: 0.4-dev-build971
Dbus Version: (0, 83, 1)
GTK+ Version: (2, 24, 4)
PyGTK Version: (2, 22, 0)
Psyco Not Installed
========================================================
Running Instance: 0
========================================================
Python Path: /usr/lib/python2.7/dist-packages
Plugin Path: /usr/lib/scribes/GenericPlugins
Data Path: /usr/share/scribes
Executable Path: /usr/bin
========================================================

now to the main problem: still the same :(

there's a one improvement: the 2 "side errors" that i wrote on the source bug report, just the 1° is showing. the 2° dissapear. this 1° is the same as before.

Revision history for this message
Mystilleef (mystilleef) wrote :

Do you by chance have kde installed?

Revision history for this message
vladimir prieto (vladimirprieto) wrote :

i don't like KDE, don't have installed

Revision history for this message
Marco Laspe (Rockiger) (marco-rockiger) wrote :

I have the same problem. I can't find anything in gconf-editor and compiz, that hat any connection to <Ctrl><Alt>r

Revision history for this message
Marco Laspe (Rockiger) (marco-rockiger) wrote :

It seems that has nothing to do with Unity, but with Ubuntu 11.04 in general. The problem still exists with Gnome 2.

Revision history for this message
Mystilleef (mystilleef) wrote :

Lets see if changing the shortcut helps.

As ROOT open the following file

/usr/lib/scribes/GenericPlugins/RecentOpen/Trigger.py

Change the keyboard shortcut on line 21 from "ctrl+alt+r" to "alt+a".

Restart Scribes.

Wait a few seconds for all the plugins to load.

Press alt+a

Does this work for you guys?

Revision history for this message
Marco Laspe (Rockiger) (marco-rockiger) wrote :

Yeah, this worked great.

I changed the keys to <ctrl><alt>z and it popped open.

I will grep my whole system for ctrl+alt+r.

Thanks again

Revision history for this message
vladimir prieto (vladimirprieto) wrote :

Confirmed: as Marco said it works!

i changed to another shorcut, not the ones you said, and it works too.

this would enforce this RFE: https://bugs.launchpad.net/scribes/+bug/510667

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.