[Bug 1368499]

2020-04-08 Thread Rinat
(In reply to Simon Steinbeiss from comment #14) > @Rinat: Ok, let us know how it goes! Sorry that I haven't found the time to > reproduce the issue so far. Actually, this was supposed for you to try :-) You said earlier that you need a way to reproduce the issue to make sure that pro

[Bug 1368499]

2020-04-08 Thread Rinat
(In reply to Simon Steinbeiss from comment #11) I've got an idea. Since I believe the issue is kind of race condition, it's worth to try to add delays to make it apparent. For example, to insert "sleep(1)" at the end of cb_clear_history(). -- You received this bug notification because you are a

[Bug 1368499]

2020-04-08 Thread Rinat
Created attachment 6894 Avoid calling gtk_clipboard_clear() I think there is no sense in calling gtk_clipboard_clear() after gtk_clipboard_set_text(). Latter makes a copy of data, and sets required reply callback, so other applications will get an empty string which is fine. Calling _clear() makes

[Bug 1368499]

2020-04-08 Thread Rinat
Today I tried one more time. And now can't reproduce it, with or without added "sleep(1);". So, that method doesn't work. I doubt I'll be able to find another way, but I'll try. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1368499]

2020-04-08 Thread Rinat
(In reply to Simon Steinbeiss from comment #11) > Can you give some instructions as to how to get to this erroneous behavior? It's irregular. At the moment, I can open text editor (Geany in my case), make some random keystrokes, then copy text multiple times. Select, Ctrl-C, select another, Ctrl-

[Bug 1520782] Re: binary packages miss manifest.json file

2016-10-13 Thread Rinat
I've just tested, and manifest.json file is now included into a binary package. Corresponding part of change log: +adobe-flashplugin (1:20160712.1-0ubuntu1) yakkety; urgency=medium + + * New upstream releases +- NPAPI: 11.2.202.632 +- PPAPI: 22.0.0.209 + + * Install the manifest.json so

[Bug 1520782] [NEW] binary packages miss manifest.json file

2015-11-28 Thread Rinat
Public bug reported: There is freshplayerplugin compatibility software which helps NPAPI- compatible browsers to load PPAPI Flash. Since PPAPI plugins have no embedded version reporting like NPAPI plugins do, version is stored outside, in a file named manifest.json. Freshplayerplugin needs that fi

[Bug 1157151] Re: Community Wallpaper selection for 13.04

2013-05-01 Thread Rinat
** Package changed: ubuntu-wallpapers (Ubuntu) => ubuntu-wallpapers- extra (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157151 Title: Community Wallpaper selection for 13.04 To manage no

[Bug 1746010] [NEW] package chromium-browser 63.0.3239.132-0ubuntu0.16.04.1 failed to install/upgrade: не удалось скопировать извлечённые данные «./usr/lib/chromium-browser/transport_security_state_ge

2018-01-29 Thread Rinat Minubayev
Public bug reported: 1)Description: Ubuntu 16.04.3 LTS Release:16.04 2)chromium-browser: Установлен: 63.0.3239.132-0ubuntu0.16.04.1 Кандидат: 63.0.3239.132-0ubuntu0.16.04.1 Таблица версий: *** 63.0.3239.132-0ubuntu0.16.04.1 500 500 http://ru.archive.ubuntu.com/ubuntu xen

[Bug 615222] [NEW] package nautilus-data 1:2.30.1-0ubuntu1.1 failed to install/upgrade:

2010-08-08 Thread Bikov Rinat Mazharovich
Public bug reported: Binary package hint: nautilus Can't upgrade nautilus-data and some other package from gui. Preparing for the replacement package nautilus-data 1:2.28.1-0ubuntu1 (using a file .. ./nautilus-data_1% 3a2.28.1-0ubuntu3_all.deb) ... dpkg: warning: old pre-removal script returned

[Bug 615222] Re: package nautilus-data 1:2.30.1-0ubuntu1.1 failed to install/upgrade:

2010-08-08 Thread Bikov Rinat Mazharovich
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/53311327/Dependencies.txt ** Attachment added: "VarLogDistupgradeAptlog.gz" http://launchpadlibrarian.net/53311328/VarLogDistupgradeAptlog.gz ** Attachment added: "VarLogDistupgradeApttermlog.gz" http://launchpadlibra

[Bug 1368499]

2020-04-08 Thread Rinat via ubuntu-bugs
Hi. I see this behavior too, with both 1.4.0 and latest version from git repository. But only sometimes. I tried to add printf-like tracing to figure out what happens. And it looks like clear command does what it should, it clears list. But then "owner-changed" signal is triggered. It then causes

[Bug 1778041] Re: browser-plugin-freshplayer-pepperflash broken

2018-08-19 Thread Rinat via ubuntu-bugs
> This will leave these binary packages installed on users' systems. What if there's a future security update that address vulnerabilities in them? They were not functional in the first place. Both were just an experiment hidden behind a switch, which was off by default. Also there is no much sens