[Bug 1356046] [NEW] Editing of bookmark name stops after pressing right alt

2014-08-12 Thread sabby7890
Public bug reported: Users are unable to make bookmarks in Nautilus using diacritic characters in their own language. Steps to reproduce: - Make a bookmark (CTRL+D) of current location - Right click on the bookmark and click Rename - Try to type in the name. After trying to enter polish letter

[Bug 1350487] [NEW] Nautilus opens twice from launcher when first window browses mounted drive

2014-07-30 Thread sabby7890
Public bug reported: Sometimes when Nautilus window is opened, clicking on the icon instead of focusing the window opens a new window. How to reproduce: - Open Nautilus window. Mount a second hard drive (in my case) and browse it. - Unfocus it, focus Firefox - Click on the Nautilus icon -

[Bug 873474] [NEW] Nautilus crashes frequently

2011-10-13 Thread sabby7890
Public bug reported: Nautilus crashes very frequently: Program received signal SIGSEGV, Segmentation fault. 0xb4942f99 in gconf_client_get () from /usr/lib/libgconf-2.so.4 It's a completely fresh install of Oneiric. I've installed nautilus-gdb package and attached full output from gdb. I have

[Bug 873474] Re: Nautilus crashes frequently

2011-10-13 Thread sabby7890
** Attachment added: GDB output https://bugs.launchpad.net/bugs/873474/+attachment/2540265/+files/nautilus.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/873474 Title:

[Bug 873474] Re: Nautilus crashes frequently

2011-10-13 Thread sabby7890
I have to say that nautilus-open-terminal is the issue here, sorry for confusion. After uninstalling it everything seems to work fine. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 521917] [NEW] Subtitle encoding wrong in Totem

2010-02-14 Thread sabby7890
Public bug reported: Binary package hint: totem I have a subtitle file encoded in CP1250 - when I set Totem to use CP1250 I am seeing non-printable characters instead of national characters. Subtitles work only if I decode the file manually using iconv: iconv sub.txt --from-code=cp1250

[Bug 521917] Re: Subtitle encoding wrong in Totem

2010-02-14 Thread sabby7890
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39198007/Dependencies.txt ** Attachment added: GstreamerVersions.txt http://launchpadlibrarian.net/39198008/GstreamerVersions.txt ** Attachment added: LogAlsaMixer.txt

[Bug 452387] [NEW] Subtitle delay in Totem

2009-10-15 Thread sabby7890
Public bug reported: Binary package hint: totem When playing video with external subtitles in Totem, subtitles disappear for few seconds when seeking, for example when user seeks backwards the subtitles aren't shown at all (you have to wait 5-10 seconds for the subtitles to reappear). It happens

[Bug 452387] Re: Subtitle delay in Totem

2009-10-15 Thread sabby7890
Sorry for not mentioning that... it's Ubuntu 9.10 with latest updates from today. -- Subtitle delay in Totem https://bugs.launchpad.net/bugs/452387 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs

[Bug 429732] Re: Nautilus won't start, DBUS error

2009-09-15 Thread sabby7890
So far seems to be working. -- Nautilus won't start, DBUS error https://bugs.launchpad.net/bugs/429732 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu. -- desktop-bugs mailing list

[Bug 429732] [NEW] Nautilus won't start, DBUS error

2009-09-14 Thread sabby7890
Public bug reported: Binary package hint: nautilus When trying to launch GNOME, Nautilus doesn't start at all. I can see it's working: kami...@tommypc:~$ ps aux | grep nautilus tommy 3746 0.7 1.6 108372 34016 ?S00:50 0:08 nautilus kamilka 25058 0.4 0.7 53524 15292 ?

[Bug 429732] Re: Nautilus won't start, DBUS error

2009-09-14 Thread sabby7890
Ok, I've changed /usr/bin/nautilus to /usr/bin/n to prevent Nautilus from respawning, and got this: kami...@tommypc:~$ n ** (nautilus:3850): WARNING **: No marshaller for signature of signal 'UploadFinished' ** (nautilus:3850): WARNING **: No marshaller for signature of signal

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-03 Thread sabby7890
@Gustavo Carneiro Yes, that's the whole point. Just forgot to add time.sleep(1) to make this happen every one second - then X won't be busy at all. That's the whole point - when developer forgets to add gtk.gdk.threads_enter() and gtk.gdk.threads_leave() this happens.If you add time.sleep(1) GTK

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-02 Thread sabby7890
Hello, I've managed to write a simple testcase in Python. Hope that helps. I have something to do today, but I'll try to check out if it's possible in C. After starting crash.py by doing python crash.py you need to kill it by doing killall -9 python. ** Attachment added: Test case

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread sabby7890
Mr Jo-Erlend Schinstad, Virus is an application that forces computer not to work properly. Notice that most Windows viruses nowdays are not copying itself to other executables, they're just starting when computer starts (they're placed in registry -

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread sabby7890
Mr Jo-Erlend Schinstad, Virus is an application that forces computer not to work properly. Notice that most Windows viruses nowdays are not copying itself to other executables, they're just starting when computer starts (they're placed in registry -

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread sabby7890
Gustavo: Click unsubscribe on the right. I am actually tired of this bug too. I've fixed it, it works, bug is closed. It's not my fault thoguh that the whole session is frozen - it was working previously, right now someone changed something somewhere and it started to freeze. If you want -

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread sabby7890
I won't unsubscribe, because this patricular bug number 321176 is related to my application Alarm Clock. I am subscribed automatically to any bug that is triggered in my application, because I am the main developer. I wanted to say that THIS bug can be closed because Alarm Clock no longer suffers

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-30 Thread sabby7890
Ok, Alarm Clock is fine, but what about the bug that caused screen to freeze? Will it be fixed or can I start writing a virus?;) -- [Jaunty] alarm-clock causes screen to freeze https://bugs.launchpad.net/bugs/321176 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-29 Thread sabby7890
Go to alarm-clock.pl and download alarm-clock-0.9.19 - fixes the bug. Ubuntu packagers can update the package so it won't cause freeze anymore. It can be easily packaged, because it's a small update of Python version. -- [Jaunty] alarm-clock causes screen to freeze

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-29 Thread sabby7890
It was a bug in Alarm Clock, indeed. But, it's still a bug in other package too - with this bug, a userspace application can hang the whole user's machine on purprose - this is called a virus. This can be used even by some malicious Firefox extensions. I strongly recommend someone to take a look

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-20 Thread sabby7890
I don't think updating the Python package will make any sense, because I am working on new version which is working perfectly under Ubuntu. -- [Jaunty] alarm-clock causes screen to freeze https://bugs.launchpad.net/bugs/321176 You received this bug notification because you are a member of Ubuntu