[okular] [Bug 361158] Rotating page should not change magnification

2016-04-05 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361158

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||aa...@kde.org
 Resolution|--- |INVALID

--- Comment #1 from Albert Astals Cid  ---
Sorry but it's not a bug, you had fit width, and then you rotated the document,
fit width kept applying, if you didn't want fit width you should not have
chosen it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 323213] [frameworks] Okular could not render FB2 (Fiction Book) format properly

2016-04-05 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=323213

Albert Astals Cid  changed:

   What|Removed |Added

Summary|Okular could not render FB2 |[frameworks] Okular could
   |(Fiction Book) format   |not render FB2 (Fiction
   |properly|Book) format properly

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 323213] [frameworks] Okular could not render FB2 (Fiction Book) format properly

2016-04-05 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=323213

--- Comment #7 from Albert Astals Cid  ---
In the future, don't reuse a bug that was fixed 3 years ago, it doesn't make
sense thinking that code that was added 3 years ago somehow vanished.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 162219] Adjust view to the position where you clicked into the thumbnail

2016-04-05 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=162219

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/okul
   ||ar/c183dd8bd300b39e55e3309b
   ||6b279b6e7b8e19c2
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Albert Astals Cid  ---
Git commit c183dd8bd300b39e55e3309b6b279b6e7b8e19c2 by Albert Astals Cid, on
behalf of Miklós Máté.
Committed on 05/04/2016 at 22:31.
Pushed by aacid into branch 'Applications/16.04'.

Set viewport to the position clicked on the thumbnail list

Also fix the mouse cursor shape
REVIEW: 127526

M  +29   -21   ui/thumbnaillist.cpp

http://commits.kde.org/okular/c183dd8bd300b39e55e3309b6b279b6e7b8e19c2

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 361408] Okular crashed while zooming vectorial image

2016-04-05 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361408

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
Can you reproduce the problem?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360812] CMake fails to Locate poppler-qt4

2016-03-21 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360812

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Albert Astals Cid  ---
Thanks for the report, this was fixed 19 days ago
https://github.com/KDE/okular/commit/425dc7d948574237fd0dad216be553ca5ee90e53
and will be on next release.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 342076] The marker for the current section only shows up for the first page of a chapter

2016-03-21 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342076

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/okul
   ||ar/1371ccfa28cf777dd04d3f67
   ||a1947e41b02dba0d

--- Comment #10 from Albert Astals Cid  ---
Git commit 1371ccfa28cf777dd04d3f67a1947e41b02dba0d by Albert Astals Cid, on
behalf of Miklós Máté.
Committed on 21/03/2016 at 23:29.
Pushed by aacid into branch 'Applications/16.04'.

Show TOC marker for parents if the children is collapsed
REVIEWS: 127013

M  +59   -12   ui/tocmodel.cpp

http://commits.kde.org/okular/1371ccfa28cf777dd04d3f67a1947e41b02dba0d

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 295567] Add ability to view embedded PDF files

2016-03-22 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295567

Albert Astals Cid  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/okul
   ||ar/155dc14b55f8f02c72038abb
   ||4b4c6db3daa28b81
 Resolution|--- |FIXED

--- Comment #5 from Albert Astals Cid  ---
Git commit 155dc14b55f8f02c72038abb4b4c6db3daa28b81 by Albert Astals Cid, on
behalf of Daniel Lichtenberger.
Committed on 23/03/2016 at 00:58.
Pushed by aacid into branch 'Applications/16.04'.

Added ability to view embedded files

The selected embedded file(s) are extracted to QDir::tempPath() and the
default application associated with the file type is launched with KRun.

Double-click on an embedded file also launches the view action.

The temporary files are cleaned up automatically when the dialog is
closed.

REVIEW: 127351

M  +53   -1ui/embeddedfilesdialog.cpp
M  +6-0ui/embeddedfilesdialog.h
M  +8-5ui/guiutils.cpp
M  +2-0ui/guiutils.h

http://commits.kde.org/okular/155dc14b55f8f02c72038abb4b4c6db3daa28b81

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 341043] Highlighting exceeds the margins of the line

2016-03-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341043

--- Comment #3 from Albert Astals Cid  ---
The fact that you use plasma desktop or not is unrelated to okular at all, and
since they are not released together the versioning you gave doesn't help
either.

-- 
You are receiving this mail because:
You are watching all bug changes.


[parley] [Bug 360164] Greek grammar missing

2016-03-20 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360164

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/webs
   ||ites/edu-kde-org/984aee0483
   ||0085157c0354be84542550684d0
   ||b18

--- Comment #2 from Albert Astals Cid  ---
Git commit 984aee04830085157c0354be84542550684d0b18 by Albert Astals Cid, on
behalf of Dimitris Kardarakos.
Committed on 20/03/2016 at 21:12.
Pushed by aacid into branch 'master'.

Greek grammar file

A  +66   -0parley/locale/el.kvtml

http://commits.kde.org/websites/edu-kde-org/984aee04830085157c0354be84542550684d0b18

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 359932] Okular is very slow at opening some EPUB's

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359932

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #13 from Albert Astals Cid  ---
Please use reviewboard.kde.org for patches

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 177778] make it possible to resize resizable annotations

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=18

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #15 from Albert Astals Cid  ---
Please use reviewboard.kde.org for patches

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360225] Expire files in apps/okular/docdata/

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360225

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360046] Okular crashes when opening PDF

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360046

Albert Astals Cid  changed:

   What|Removed |Added

   Priority|NOR |VLO
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360201] all PDF text dissapeared after highlighting the text.

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360201

Albert Astals Cid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Severity|major   |normal
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Most probably a poppler bug but needs investigating

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360200] Wrong rendering of shadings

2016-03-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360200

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
This is a bug of poppler the library we use for rendering pdf files, please
report a bug upstream at http://bugs.freedesktop.org/

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 323213] Okular could not render FB2 (Fiction Book) format properly

2016-04-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=323213

--- Comment #5 from Albert Astals Cid  ---
There is no such thing as Okular5, you should really not be using the
frameworks branch unless you're prepared to fix the bugs you encounter.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 329779] crash without kontakt open (while background email check on POP3 runs on the default account and a mailinglist filter is used)

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329779

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
The backtrace of the crash is unfortunately not very useful, is this something
you can still reproduce?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 335222] POP3 check mail segfault

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335222

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Can you reproduce this problem in the kdepim based in KDE Frameworks 5?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 339378] Ask the password with connectivity problem

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339378

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Albert Astals Cid  ---
Do you still have this problem with newer kmail/akonadi versions?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 306073] Kmail fails to retrieve Yahoo Mail via POP3 them crashes

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=306073

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||aa...@kde.org

--- Comment #5 from Albert Astals Cid  ---
Can you still reproduce this crash in newer versions of akonadi/kdepim?
Specially the ones based in KDE Frameworks 5?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325859] POP3 crash

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325859

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Albert Astals Cid  ---
Can you still reproduce this crash in newer versions? Looking at the code it
seems to me like it has been fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 325657] another crash

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325657

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Can you still reproduce this crash with newer versions of kdepim/akonadi?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmail2] [Bug 343295] POP3: deleted mails not deleted on server

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343295

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
The "Until I permanently delete them"  functionality is simply not available in
kmail.

Though it should not redownload them after you have deleted them locally
though.

So i think that you should spawn a new wish report about The "Until I
permanently delete them"  functionality.

And also please update to the new kdepim based in KDE Frameworks 5 and check if
you still have this problem.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 347595] kmail crashes after receiving lot of letters

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347595

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
The backtrace is not really very useful sadly, can you still reproduce this
problem?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 312158] KMail 2 configuration options do not permit filtration on message size (unlike earlier KMail)

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312158

Albert Astals Cid  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 312158] KMail 2 configuration options do not permit filtration on message size (unlike earlier KMail)

2016-03-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312158

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 360974] Shift+click does not work for some PDF files

2016-04-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360974

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Albert Astals Cid  ---
Works fine, i wonder if you're not in Browse mouse mode (maybe in text selecion
mode) and that's why it doesn't work for you?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361347] okular se cierra al rotar un pdf

2016-04-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361347

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
We need a backtrace of the crash.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 339378] Ask the password with connectivity problem

2016-03-31 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339378

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #4 from Albert Astals Cid  ---
That's really not "a new version", it's like 2 years old

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 362094] Different content for apps on www.kde.org/applications and edu.kde.org

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362094

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
"kdeedu should be completely removed from www.kde.org and be available only via
edu.kde.org"

I totally disagree

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362219] Missing Version Tab in About Okular Dialog

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362219

--- Comment #5 from Albert Astals Cid  ---
And I'm using it.

Obviously if you investigated a bit instead of wasting my time you'd see that
Okular is not based in KDE Framewoks so it doens't have the KDE Frameworks
version in it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362219] Missing Version Tab in About Okular Dialog

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362219

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Albert Astals Cid  ---
Yes, there is.

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362082] Can't save welcome message skip

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362082

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
What is the output of running

grep welcome ~/.config/rsibreakrc

in a terminal?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Where is the duplicate? I can't see any in the example you pasted

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kcoreaddons] [Bug 362161] KRandom::random seeds qrand, but returns value from rand

2016-04-26 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362161

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kcor
   ||eaddons/78212436643af95779f
   ||acd9593c82fb149c2213d
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Albert Astals Cid  ---
Git commit 78212436643af95779facd9593c82fb149c2213d by Albert Astals Cid.
Committed on 26/04/2016 at 21:41.
Pushed by aacid into branch 'master'.

Missing rand() -> qrand

Fixes regression introduced in 9ae6d765b37135bbfe3a8b936e5a88b8a435e424

Reviewed by Aleix

M  +1-1src/lib/randomness/krandom.cpp

http://commits.kde.org/kcoreaddons/78212436643af95779facd9593c82fb149c2213d

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kcoreaddons] [Bug 362161] KRandom::random seeds qrand, but returns value from rand

2016-04-26 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362161

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
Version|unspecified |5.0.0

--- Comment #7 from Albert Astals Cid  ---
Daniel, please provide a patch with such a test :)Daniel, please provide a
patch with such a test :)

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-26 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #4 from Albert Astals Cid  ---
A duplicate seenUidTimeList is not a problem is it?

My rework to the pop3resource made it a bit slower when leaving messages on
server, but i was not expecting "for minutes"

I mean you have only around 55 items in seenUidTimeList it should not be that
horribly slow.

Can you check if reverting
https://github.com/KDE/kdepim-runtime/commit/e7ba619bef10fed4c1e623c61822da505b270d2a
makes it faster again?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-27 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #6 from Albert Astals Cid  ---
Laurent, can you check if https://git.reviewboard.kde.org/r/127775/ helps?

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362082] Can't save welcome message skip

2016-04-26 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362082

--- Comment #3 from Albert Astals Cid  ---
Which distribution are you using?

which version of rsibreak?

compiled yourself or not?

Did you run the old (kdelibs4-based) version?

Are you checking the "Don't show again" checkbox on the welcome message?

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 362094] Different content for apps on www.kde.org/applications and edu.kde.org

2016-04-26 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362094

--- Comment #6 from Albert Astals Cid  ---
I think edu.kde.org makes some sense as a landing page, but as we all see it's
duplicating contents that www.kde.org has, since kde.org is the main site, i'd
suggest we redirect the pages like
https://edu.kde.org/applications/mathematics/cantor/ to
https://www.kde.org/applications/education/cantor (and bring the nice content
with it).

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362219] Missing Version Tab in About Okular Dialog

2016-04-25 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362219

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Albert Astals Cid  ---
You can see the version on the top part, can't you?

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 362094] Different content for apps on www.kde.org/applications and edu.kde.org

2016-04-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362094

--- Comment #11 from Albert Astals Cid  ---
labplot is independently released http://download.kde.org/stable/labplot/

pairs is "dead" so i would personally just remove it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdep
   ||im-runtime/a961e34924647fb1
   ||aa06a6abd0d8fb5147b6f624
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Albert Astals Cid  ---
Git commit a961e34924647fb1aa06a6abd0d8fb5147b6f624 by Albert Astals Cid.
Committed on 28/04/2016 at 21:01.
Pushed by aacid into branch 'Applications/16.04'.

Cache idsToSave

Seems doing all the work each time shouldDeleteId is called is not as fast as i
thught, so cache it until the next list job finishes (i.e. we're checking email
again).

Acked by Laurent

REVIEW: 127775

M  +52   -46   resources/pop3/pop3resource.cpp
M  +4-0resources/pop3/pop3resource.h

http://commits.kde.org/kdepim-runtime/a961e34924647fb1aa06a6abd0d8fb5147b6f624

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362403] Splash screen at start-up can't be disabled

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362403

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Doesn't the welcome message have a "Don't show again" checkbox?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #10 from Albert Astals Cid  ---
> Albert, the duplicates easily get excessive. Here an example of it with a 
> retention time of just 2 days.

It is not duplication, it's the time each of the ids of the messages was
seen/saved, it just happens that they were seen/saved, that is not a bug and is
always how it has worked, unless you know how the code works and you can prove
this is a bug i don't see why it would be a bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #13 from Albert Astals Cid  ---
Ok, i got confused by Laurent pointing to seenUidTimeList, so the problem is
duplicated seenUidList values, yes that's not good.

Is this something that keeps happening? Or is it something that broke at some
point and now works?

Because the code is pretty explicit in doing 

if (!seenUIDs.contains(uid))
seenUIDs.append(uid);

So it seems quite strange to me that this would break.

Also are you compiling things for yourself? Which branch?

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 362094] Different content for apps on www.kde.org/applications and edu.kde.org

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362094

--- Comment #9 from Albert Astals Cid  ---
You'll also have to fix kde.org too.

If you are in https://www.kde.org/ and click on the menu and then applications
in sends you over to edu.kde.org/applications, we probably want to change that
too.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362446] Okular crashed wen open document with cyrillic characterset

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362446

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
which poppler version are you running?

please attach the document

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 362094] Different content for apps on www.kde.org/applications and edu.kde.org

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362094

--- Comment #8 from Albert Astals Cid  ---
Jeremy, sounds great.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 329704] Okular is unable to display a printed manual page.

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329704

--- Comment #10 from Albert Astals Cid  ---
The log you mention is impossible to happen when you print a pdf file.

Or you mean print preview?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361347] okular se cierra al rotar un pdf

2016-04-28 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361347

--- Comment #3 from Albert Astals Cid  ---
I don't see anything interesting in that backtrace.

Can you run the program with valgrind and attach the valgrind log?

Also please go and tell the Kaos people they are shipping the wrong okular.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kinit] [Bug 358593] kdeinit5 create /tmp/xauth-xxx-_y with inappropriate permission.

2016-05-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358593

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #5 from Albert Astals Cid  ---
(In reply to Tomas Hoger from comment #4)
> Ain't this fix racy?  The file is first created as world readable, and later
> chmod-ed to expected permissions, leaving a (small) window during which the
> file can be opened by anyone.

Yes it is a bit racy, at this point it is the best mitigation *I* can offer, i
am trying to get the people that know how this works to provide a better
solution.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 329907] Okular crashes due to bad interaction of poppler, libgs and lcms

2016-05-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329907

Albert Astals Cid  changed:

   What|Removed |Added

 CC||ximobe...@openmailbox.org

--- Comment #20 from Albert Astals Cid  ---
*** Bug 363231 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 363231] Ocular crash when printing a PDF

2016-05-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363231

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---


*** This bug has been marked as a duplicate of bug 329907 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kinit] [Bug 358593] kdeinit5 create /tmp/xauth-xxx-_y with inappropriate permission.

2016-05-21 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358593

--- Comment #6 from Albert Astals Cid  ---
Fixed again with umask use

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362326] KDE plasma 5 has't RTL layout

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362326

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #10 from Albert Astals Cid  ---
You need Qt >= 5.6 for proper RTL detection to work, there's not much we can do
there.

https://github.com/qtproject/qtbase/commit/49af548abb03743eabb8727ac685e1c290cb2118

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362082] Can't save welcome message skip

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362082

--- Comment #9 from Albert Astals Cid  ---
That makes no sense, it should work fine.

Can you please check the permissions of ~/.config/rsibreakrc ?

what is the ouput of 
ls -l ~/.config/rsibreakrc
?

and what is the output of
whoami
?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #23 from Albert Astals Cid  ---
[LeaveOnServer]
seenUidList=00320035446ce738,00320036446ce738,00320037446ce738,00320038446ce738,00320039446ce738,0032003a446ce738
seenUidTimeList=1462884349,1462884349,1462884349,1462884349,1462884392,1462884437
I´d expect the Uids and Times to be *different* for each item, but they are the
same again. 


As i told you, the times don't matter at all, and the uids are different, so no
idea what you're complaining about.

This is your list of uids
00320035446ce738
00320036446ce738
00320037446ce738
00320038446ce738
00320039446ce738
0032003a446ce738

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362856

--- Comment #5 from Albert Astals Cid  ---
> To be honest, your terminology change from KDE 3 to KDE SC 4 to {Insert a 
> myriad names here} 5 is absolutely terrible. I have no idea how to even call 
> it.

Call what? Okular? You call it Okular :)

> Why should I, as a user instead of a KF/Plasma/Kdelibs developer, know about 
> this though? :|
You should not, just don't call it KDE5, call it Okular or Plasma or
systemsettings.

> I will try the kdelibs4 version of Okular and report back. I don't remenber 
> my KDE SC 4 comes with "scale display" option though. Maybe I need a full 
> system upgrade or something.
Okular is independent on the desktop you use, you can use Okular based on
kdelibs4 just fine on Plasma 5, in fact, it's the recommended thing to do.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362765] Text sized and positioned incorrectly

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362765

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 CC||aa...@kde.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Albert Astals Cid  ---
Please file a bug against poppler (splash component) in
http://bugs.freedesktop.org/ 

poppler is the pdf rendering library we use in okular and the bug is there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362038] feature request for "find" functionality from console startup (CLI)

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362038

Albert Astals Cid  changed:

   What|Removed |Added

   Keywords||junior-jobs
 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361740] Command line option to disable presentation mode and warning "The document requested to be launched in presentation mode""

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361740

Albert Astals Cid  changed:

   What|Removed |Added

   Keywords||junior-jobs

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361740] Command line option to disable presentation mode and warning "The document requested to be launched in presentation mode""

2016-05-10 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361740

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
I'd say the third option is the one that makes more sense, could you edit the
subject to match it?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361538] Text selection misses some characters

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361538

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
for completion, could you upload such a file?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361490] Opening of files on password protected SMB share fails

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361490

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #3 from Albert Astals Cid  ---
Looks more like a dolphin bug to me then.

I'll reassign it to the dolphin people as per the comment #2

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361792] [frameworks] Crash when closing Okular while form is in edit mode

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361792

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
Summary|Crash when closing Okular   |[frameworks] Crash when
   |while form is in edit mode  |closing Okular while form
   ||is in edit mode

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362944] plasma-desktop installs same file as kde-l10n 16.04

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362944

--- Comment #2 from Albert Astals Cid  ---
Note it is *not* the same file, it just has the same name.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362944] plasma-desktop installs same file as kde-l10n 16.04

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362944

--- Comment #1 from Albert Astals Cid  ---
Yes, this has been noted in the release notes for a long time.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361487] Stream Files instead of creating local copy

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361487

--- Comment #3 from Albert Astals Cid  ---
> > i.e. if you call okular from the command line it will work, no?
> It is the same behavior (okular creates local copy of pdf file).
You need a local copy, if you don't have a local copy it means you either have
to
A) have the file in memory forever, which is bad if the file is big.
B) access the remote server every time you need to read the file, e.g.
rendering a new page, which is bad because you create extra traffic and is
dependent on the remote server disappearing.

So a local copy is the best thing to do, no?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kde] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|UNCONFIRMED

--- Comment #7 from Albert Astals Cid  ---
That bug is only for the tmp file for not for  .Xauthority ?

-- 
You are receiving this mail because:
You are watching all bug changes.


[i18n] [Bug 363181] Time formats on en_IE

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363181

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
"Time displays as 1:30pm" 

Where?

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kinit] [Bug 358593] kdeinit5 create /tmp/xauth-xxx-_y with inappropriate permission.

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358593

--- Comment #2 from Albert Astals Cid  ---
*** Bug 363140 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kde] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #9 from Albert Astals Cid  ---
Right i read the code of sddm too quickly and thought it was using a QFile to
create the .XAuthority file.

*** This bug has been marked as a duplicate of bug 358593 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-kinit] [Bug 358593] kdeinit5 create /tmp/xauth-xxx-_y with inappropriate permission.

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358593

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kini
   ||t/dece8fd89979cd1a86c03bcac
   ||eef6e9221e8d8cd
 Resolution|--- |FIXED

--- Comment #3 from Albert Astals Cid  ---
Git commit dece8fd89979cd1a86c03bcaceef6e9221e8d8cd by Albert Astals Cid, on
behalf of taro yamada.
Committed on 17/05/2016 at 22:08.
Pushed by aacid into branch 'master'.

Fix permissions of /tmp/xauth-xxx-_y

M  +1-0src/kdeinit/kinit.cpp

http://commits.kde.org/kinit/dece8fd89979cd1a86c03bcaceef6e9221e8d8cd

-- 
You are receiving this mail because:
You are watching all bug changes.


[i18n] [Bug 363181] Time formats on en_IE

2016-05-17 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363181

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UPSTREAM

--- Comment #3 from Albert Astals Cid  ---
I don't know if it's a bug or not, but in case it is, it comes from Qt so you
should open a bug there.

I've created a sample program that the only thing it does is ask QTime to print
13:30 and the output is

tsdgeos@xps:~/test$ LANG=en_GB ./test
"13:30"
tsdgeos@xps:~/test$ LANG=en_IE ./test
"1:30 P.M."

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362944] plasma-desktop installs same file as kde-l10n 16.04

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362944

--- Comment #4 from Albert Astals Cid  ---
You can propose a patch to rename the plasma5 version i guess, yes.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 363091] Problems with form fields

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363091

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
Thanks for caring about form support in okular, but reporting 1453 issues in
the same bug entry is not good behaviour, it makes keeping track of what is
fixed, what is not, and the answers/questions for each individual issue
impossible.

Please report every problem you find in a separate bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 363011] Okular has incorrect zoom factors

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363011

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Albert Astals Cid  ---
The bug is in kubuntu, not in Okular.

If you want to know if there is any update in kubuntu that can fix this
problem, ask in a kubuntu support channel http://kubuntu.org/support/

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org,
   ||secur...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 CC||mbr...@redhat.com,
   ||pierluigi.fior...@gmail.com

--- Comment #3 from Albert Astals Cid  ---
I'd say this is a bug in sddm.

Abusing the CC here to add Pier Luigi and Martin for confirmation.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 363011] Okular has incorrect zoom factors

2016-05-15 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363011

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #3 from Albert Astals Cid  ---
Just complain to get Kubuntu packagers that they stopped linking libkscreen to
Okular and this feature broke.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kopete] [Bug 356326] Code in kdenetwork is licensed under the non-free ARTISTIC license.

2016-05-12 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356326

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362082] Can't save welcome message skip

2016-05-03 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362082

--- Comment #5 from Albert Astals Cid  ---
With "Did you run the old (kdelibs4-based) version?" I meant if this is the
first time you run rsibreak or you had run it in the past?

that is, is there a file in ~/.kde/share/config/rsibreakrc ?

Are you running plain  Ubuntu 16.04LTS ? Or you have enabled some ppa¿

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 362446] Okular crashed wen open document with cyrillic characterset

2016-05-01 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362446

--- Comment #4 from Albert Astals Cid  ---
What's the poppler version on the system that you say it works?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 329704] Okular is unable to display a printed manual page.

2016-05-01 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329704

--- Comment #12 from Albert Astals Cid  ---
There's nothing we can do if CUPS breaks.

Regarding 

> I could not find anything related against 9.07 ...

A quick search for "ghostscript 9.07 locale bug" in google gives me
http://bugs.ghostscript.com/show_bug.cgi?id=693843

So yeah, thanks for not trusting my word and making me lose 5 minutes of my
live.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362446] Okular crashed wen open document with cyrillic characterset

2016-05-02 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362446

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INVALID

--- Comment #6 from Albert Astals Cid  ---
So you're using old poppler and it crashes and in a system with a newer poppler
it works. Update the old poppler.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-05-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #15 from Albert Astals Cid  ---
Could you try to use Applications/15.06 instead of master to see if it's a bug
introduced in master?

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2016-05-09 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362856

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
There's no such thing called KDE 5

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362326] KDE plasma 5 has't RTL layout

2016-05-09 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362326

--- Comment #8 from Albert Astals Cid  ---
Which Qt version are you using?

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-05-09 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #18 from Albert Astals Cid  ---
Lol i'm stupid and can't write

Applications/16.04 

That's the right branch name

-- 
You are receiving this mail because:
You are watching all bug changes.


[Akonadi] [Bug 361737] duplicates values in SeenUidList and SeenUidTimeList until it crawls to an halt on saving messages

2016-05-09 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361737

--- Comment #17 from Albert Astals Cid  ---
Sorry the proper branch name is Applications/15.04 :D

Can you try if fixing that helps? I've no idea on how to use kdesrc-build so
can't really help there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 362326] KDE plasma 5 has't RTL layout

2016-05-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362326

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #6 from Albert Astals Cid  ---
There's no such think as KDE 5.

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 362082] Can't save welcome message skip

2016-05-04 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362082

--- Comment #7 from Albert Astals Cid  ---
This is *very* strange, I am running Ubuntu 16.04LTS too and it works fine.

Are you using this under Plasma or under Unity or some other desktop
environment?

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 361853] rsibreak does not start automatically after install

2016-04-18 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361853

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
what is the value of AutoStart in your
.config/rsibreakrc
file?

-- 
You are receiving this mail because:
You are watching all bug changes.


[rsibreak] [Bug 361853] rsibreak does not start automatically after install

2016-04-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361853

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Albert Astals Cid  ---
Yes, we want the user to start it at least once, it's the least intrusive thing
to do.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 361545] zoom in presentation mode

2016-04-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361545

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||aa...@kde.org
   Severity|normal  |wishlist

--- Comment #1 from Albert Astals Cid  ---


*** This bug has been marked as a duplicate of bug 323070 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 326522] allow to disable automatic search while typing in okulars search field

2016-04-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=326522

Albert Astals Cid  changed:

   What|Removed |Added

   Keywords||junior-jobs

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 329704] Okular is unable to display a printed manual page.

2016-04-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329704

--- Comment #8 from Albert Astals Cid  ---
cheesus this bug is not about pdf at all.

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 181290] Landscape pdf prints with wrong orientation when choosing landscape in print dialog

2016-04-19 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=181290

--- Comment #148 from Albert Astals Cid  ---
Don't expect a "me too" in a bug with 147 comments to cause the developers to
do something.

If you're convinced you have this bug, open a new bug with clear instructions
of what you do and how to reproduce it.

-- 
You are receiving this mail because:
You are watching all bug changes.


<    1   2   3   >