Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. My chrome extension for QtDevNet
Forum Updated to NodeBB v4.3 + New Features

My chrome extension for QtDevNet

Scheduled Pinned Locked Moved The Lounge
136 Posts 32 Posters 120.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vsorokin
    wrote on 23 Jun 2011, 15:37 last edited by
    #112

    Fixed link in first message and doubling here https://chrome.google.com/webstore/detail/mhbcdhmbdinbggoongcnmblnclloilbh

    --
    Vasiliy

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 23 Jun 2011, 15:45 last edited by
      #113

      Thanks
      This time the icon is working. It shows the number of unread posts. But when clicking on icon, it got an error message. It gives return code 12 ( net::ERR_INSUFFICIENT_RESOURCES ).
      Also trying to open options gives the same error.
      This is on Win7 64bit, Chrome 12.0.742.100.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • U Offline
        U Offline
        ucomesdag
        wrote on 23 Jun 2011, 15:55 last edited by
        #114

        I randomly have the same issue same platform same chrome version.
        [quote author="koahnig" date="1308843951"]Thanks
        This time the icon is working. It shows the number of unread posts. But when clicking on icon, it got an error message. It gives return code 12 ( net::ERR_INSUFFICIENT_RESOURCES ).
        Also trying to open options gives the same error.
        This is on Win7 64bit, Chrome 12.0.742.100. [/quote]

        Write “Qt”, not “QT” (QuickTime).

        1 Reply Last reply
        0
        • U Offline
          U Offline
          ucomesdag
          wrote on 23 Jun 2011, 15:57 last edited by
          #115

          Tested it on latest stable chrome on Ubuntu Natty (amd64) and same thing.

          Write “Qt”, not “QT” (QuickTime).

          1 Reply Last reply
          0
          • K Offline
            K Offline
            koahnig
            wrote on 23 Jun 2011, 16:08 last edited by
            #116

            @ucomesdag Thanks for your feedback

            @vass
            I have installed it on another machine. It was never installed there. So I thought to give it a try.
            It installed and shows the number of unread posts. It also showed a window once, when I was clicking on the icon. That looked ok. But that was the only time. Any additional try will result in the same error message.
            When looking at the Crome task manager it is announce to use quite a bit of cpu time of up to 5% on quad core. At least the memory consumption seem to be bit out of proportion. It was increased starting around 6MB up to more than 90 MB. On the other machine it is around 200 MB now, but both are still increasing.

            Please let me know, if you require more details.

            BTW It is a great gadget. So, sorry for dumping all the garbage on you :-)

            Vote the answer(s) that helped you to solve your issue(s)

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vsorokin
              wrote on 24 Jun 2011, 08:20 last edited by
              #117

              I think I found problem, some setting value not initialized for first start. I uploaded new version. For clear test, please, try remove old version and install new (not update)

              --
              Vasiliy

              1 Reply Last reply
              0
              • K Offline
                K Offline
                koahnig
                wrote on 24 Jun 2011, 09:00 last edited by
                #118

                Hi Vass, thanks for update.
                I have followed your advise. The new download seems to work like a charm. Excellent Job!!

                By seeing the features now, my rating is REALLY AN EXCELLENT TOOL, not just an excellent gadget.

                The memory leak seem to be gone. The memory use is around 6-9 MB now. I will keep an eye on it and report difficulties, if there are any.

                Vote the answer(s) that helped you to solve your issue(s)

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mgran
                  wrote on 24 Jun 2011, 09:21 last edited by
                  #119

                  Wow, after update it shows minimal traffic and only 7mb of memory, nice!

                  Project Manager - Qt Development Frameworks

                  1 Reply Last reply
                  0
                  • V Offline
                    V Offline
                    vsorokin
                    wrote on 24 Jun 2011, 09:23 last edited by
                    #120

                    @koahnig, @mariusg Yeaahhh! :)

                    --
                    Vasiliy

                    1 Reply Last reply
                    0
                    • U Offline
                      U Offline
                      ucomesdag
                      wrote on 24 Jun 2011, 11:14 last edited by
                      #121

                      Updating, disable, re-enable and saving the options worked for me! Excellent work Vass!
                      [quote author="Vass" date="1308903625"]I think I found problem, some setting value not initialized for first start. I uploaded new version. For clear test, please, try remove old version and install new (not update)[/quote]

                      Write “Qt”, not “QT” (QuickTime).

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        koahnig
                        wrote on 27 Jun 2011, 11:14 last edited by
                        #122

                        Hi Vass,

                        you have solved the problem with the tool. It works. While observing the allocated memory it seems to be typically around 6MB. So, it works fine.

                        While playing a little around I have noticed a couple of things. So, I take the liberty to suggest some possible modifications.
                        When pressing "Mark all read" on the "New post" tab the count in the icon is reset, but the last list of posts is still visible until you open through clicking on the icon. Changing the tabs to "Home" and back does not update the contents (neither the count on "Home" nor the list). That is a bit irritating, but more cosmetics.
                        Another point is: When opening the menu you are ending up at the home tab. Some users may wish to see immediately the "New posts" tab. Possibly this could be part of settings, where you are ending on opening.

                        Vote the answer(s) that helped you to solve your issue(s)

                        1 Reply Last reply
                        0
                        • V Offline
                          V Offline
                          vsorokin
                          wrote on 27 Jun 2011, 14:56 last edited by
                          #123

                          @koahnig Good ideas. I will try realize it as soon as possible

                          --
                          Vasiliy

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            changsheng230
                            wrote on 9 Jul 2011, 02:11 last edited by
                            #124

                            cool, danke!

                            Chang Sheng
                            常升

                            1 Reply Last reply
                            0
                            • Q Offline
                              Q Offline
                              qxoz
                              wrote on 25 Nov 2011, 15:57 last edited by
                              #125

                              Thanks for this extension. It is very useful for me.

                              1 Reply Last reply
                              0
                              • V Offline
                                V Offline
                                vsorokin
                                wrote on 2 Mar 2012, 08:47 last edited by
                                #126

                                Hello everyone!

                                Extension was updated.

                                Changelog:

                                • Adaptation for qt-project.org
                                • One bug fix
                                • DevNet is not "beta" now. So my extension version has changed to 1.0 :)

                                Enjoy!

                                --
                                Vasiliy

                                1 Reply Last reply
                                0
                                • D Offline
                                  D Offline
                                  dunix
                                  wrote on 22 Aug 2012, 21:10 last edited by
                                  #127

                                  I'll try it!

                                  "Dar ejemplo no es la principal manera de influir sobre los demás, es la única manera" A.Einstein

                                  1 Reply Last reply
                                  0
                                  • W Offline
                                    W Offline
                                    walteste
                                    wrote on 23 Aug 2012, 20:53 last edited by
                                    #128

                                    Great plugin "+1"

                                    I would love to see increasing the features.

                                    1 Reply Last reply
                                    0
                                    • Q Offline
                                      Q Offline
                                      qxoz
                                      wrote on 29 Jan 2013, 17:14 last edited by
                                      #129

                                      Hi!
                                      Plugin stopped update a few days ago. Something has changed, or is the problem on my side?

                                      1 Reply Last reply
                                      0
                                      • V Offline
                                        V Offline
                                        vsorokin
                                        wrote on 31 Jan 2013, 12:56 last edited by
                                        #130

                                        It works ok for me.

                                        --
                                        Vasiliy

                                        1 Reply Last reply
                                        0
                                        • Q Offline
                                          Q Offline
                                          qxoz
                                          wrote on 31 Jan 2013, 18:45 last edited by
                                          #131

                                          Yes, its works now.
                                          i guess problem was on my side.
                                          Is possible manually refresh data?

                                          1 Reply Last reply
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved